Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
stellarwp
/
slic
Public
Notifications
You must be signed in to change notification settings
Fork
5
Star
40
Code
Issues
16
Pull requests
5
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
v3.0.0
- #227
#227
Open
lucatume
wants to merge 66 commits into
main
stellarwp/slic:main
from
3.0.0
stellarwp/slic:3.0.0
Copy head branch name to clipboard
Conversation
Commits
66
(66)
Checks
Files changed
Open
v3.0.0
#227
lucatume
wants to merge 66 commits into
main
stellarwp/slic:main
from
3.0.0
stellarwp/slic:3.0.0
Copy head branch name to clipboard
Commits
Commits on Nov 13, 2025
feat: add multi-stack support
lucatume
committed
9b156f8
View commit details
Copy full SHA for 9b156f8
Browse repository at this point
ignore .env.slic.stacks
lucatume
committed
5f7d048
View commit details
Copy full SHA for 5f7d048
Browse repository at this point
set version to 3.0.0
lucatume
committed
8fbfe86
View commit details
Copy full SHA for 8fbfe86
Browse repository at this point
add git worktree support
lucatume
committed
aea88d4
View commit details
Copy full SHA for aea88d4
Browse repository at this point
Commits on Nov 14, 2025
fix: include worktree functions
lucatume
committed
094bbd3
View commit details
Copy full SHA for 094bbd3
Browse repository at this point
fix: register the use target in the stack information
lucatume
committed
2464841
View commit details
Copy full SHA for 2464841
Browse repository at this point
fix: --stack option support
lucatume
committed
3f0580e
View commit details
Copy full SHA for 3f0580e
Browse repository at this point
Commits on Nov 17, 2025
fix: stack management
lucatume
committed
16a3417
View commit details
Copy full SHA for 16a3417
Browse repository at this point
Commits on Nov 18, 2025
feat: support -y|--yes flags across all commands
lucatume
committed
0d366ce
View commit details
Copy full SHA for 0d366ce
Browse repository at this point
fix: undefined key warning
lucatume
committed
1ef2f98
View commit details
Copy full SHA for 1ef2f98
Browse repository at this point
docs: remove worktree support plan
lucatume
committed
798df82
View commit details
Copy full SHA for 798df82
Browse repository at this point
fix: support -y|--yes flag correctly
lucatume
committed
24806cb
View commit details
Copy full SHA for 24806cb
Browse repository at this point
fix: read stack id and worktree correctly
lucatume
committed
eb3934b
View commit details
Copy full SHA for eb3934b
Browse repository at this point
refactor: remove unused var
lucatume
committed
cd5f463
View commit details
Copy full SHA for cd5f463
Browse repository at this point
fix: worktree stack detection in init
lucatume
committed
9e3992c
View commit details
Copy full SHA for 9e3992c
Browse repository at this point
fix: remove version from worktree override file
lucatume
committed
794a503
View commit details
Copy full SHA for 794a503
Browse repository at this point
doc: set version to 3.0.0
lucatume
committed
bcc55ba
View commit details
Copy full SHA for bcc55ba
Browse repository at this point
Merge remote-tracking branch 'origin/main' into feat/worktree-support
lucatume
committed
ce56f6d
View commit details
Copy full SHA for ce56f6d
Browse repository at this point
fix: remove duplicate const define
Show description for 531382e
lucatume
committed
531382e
View commit details
Copy full SHA for 531382e
Browse repository at this point
fix: change XDK env var use to IDE key root
lucatume
committed
bc8c743
View commit details
Copy full SHA for bc8c743
Browse repository at this point
fix: always display XDebug port and IDE key information
Show description for dddebea
lucatume
committed
dddebea
View commit details
Copy full SHA for dddebea
Browse repository at this point
fix: remove excessibe blank lines
lucatume
committed
7e486b0
View commit details
Copy full SHA for 7e486b0
Browse repository at this point
refactor: extract xdebug fucntions to dedicate file
lucatume
committed
623cb46
View commit details
Copy full SHA for 623cb46
Browse repository at this point
fix: xdebug port and key information
lucatume
committed
ae95b74
View commit details
Copy full SHA for ae95b74
Browse repository at this point
fix: localhost port information
lucatume
committed
f4936fd
View commit details
Copy full SHA for f4936fd
Browse repository at this point
Commits on Nov 19, 2025
fix: fetch ports before first stack run
Show description for 0c1ed02
lucatume
committed
0c1ed02
View commit details
Copy full SHA for 0c1ed02
Browse repository at this point
fix: xdebug env vars per stack
lucatume
committed
3a85b97
View commit details
Copy full SHA for 3a85b97
Browse repository at this point
Commits on Nov 20, 2025
fix: run file loading order
Show description for 3f6e906
lucatume
committed
3f6e906
View commit details
Copy full SHA for 3f6e906
Browse repository at this point
Commits on Nov 21, 2025
fix: lock use command for worktrees
lucatume
committed
1cb9857
View commit details
Copy full SHA for 1cb9857
Browse repository at this point
fix: using command in worktree context
lucatume
committed
4adeaed
View commit details
Copy full SHA for 4adeaed
Browse repository at this point
fix: add worktree among the Advanced commands
lucatume
committed
71989f4
View commit details
Copy full SHA for 71989f4
Browse repository at this point
fix: worktree merge command support
lucatume
committed
6ddbc74
View commit details
Copy full SHA for 6ddbc74
Browse repository at this point
Commits on Nov 24, 2025
feat: interactive use command support
lucatume
committed
6c75d35
View commit details
Copy full SHA for 6c75d35
Browse repository at this point
Commits on Nov 25, 2025
refactor: add missing namespace, doc-blocks
lucatume
committed
37cbdf8
View commit details
Copy full SHA for 37cbdf8
Browse repository at this point
feat: shell completions
lucatume
committed
2715fc5
View commit details
Copy full SHA for 2715fc5
Browse repository at this point
Commits on Nov 26, 2025
Merge remote-tracking branch 'origin/main' into 3.0.0
lucatume
committed
849eaee
View commit details
Copy full SHA for 849eaee
Browse repository at this point
fix: warning about trim function use
lucatume
committed
0b29a70
View commit details
Copy full SHA for 0b29a70
Browse repository at this point
Merge remote-tracking branch 'origin/main' into 3.0.0
lucatume
committed
413c8ea
View commit details
Copy full SHA for 413c8ea
Browse repository at this point
Commits on Dec 1, 2025
Merge remote-tracking branch 'origin/main' into 3.0.0
lucatume
committed
4b91a73
View commit details
Copy full SHA for 4b91a73
Browse repository at this point
Commits on Dec 3, 2025
Merge remote-tracking branch 'origin/main' into 3.0.0
lucatume
committed
f8be8a1
View commit details
Copy full SHA for f8be8a1
Browse repository at this point
doc: update and reorganized xdebug document
Show description for b9eef87
lucatume
committed
b9eef87
View commit details
Copy full SHA for b9eef87
Browse repository at this point
Commits on Dec 9, 2025
refactor: remove redundant call
lucatume
committed
f2eafe8
View commit details
Copy full SHA for f2eafe8
Browse repository at this point
fix: set php-version to target current stack
lucatume
committed
60b1781
View commit details
Copy full SHA for 60b1781
Browse repository at this point
fix: stack PHP version application
Show description for 31ab4bb
lucatume
committed
31ab4bb
View commit details
Copy full SHA for 31ab4bb
Browse repository at this point
Commits on Dec 11, 2025
fix: cleanup stack configuration loading
lucatume
committed
465dd41
View commit details
Copy full SHA for 465dd41
Browse repository at this point
Commits on Feb 4, 2026
fix: read XDK root from config files to prevent env var contamination
Show description for d6a74bd
lucatume
committed
d6a74bd
View commit details
Copy full SHA for d6a74bd
Browse repository at this point
Commits on Feb 23, 2026
fix: prevent project .env.slic.local from overriding staged PHP version
lucatume
committed
e0c4af9
View commit details
Copy full SHA for e0c4af9
Browse repository at this point
feat: add NO_COLOR environment variable support
Show description for 782f933
lucatume
committed
782f933
View commit details
Copy full SHA for 782f933
Browse repository at this point
feat: add PHPUnit .phpt test infrastructure
Show description for 720e52c
lucatume
committed
720e52c
View commit details
Copy full SHA for 720e52c
Browse repository at this point
chore: add .phpunit.result.cache to .gitignore
lucatume
committed
41576c2
View commit details
Copy full SHA for 41576c2
Browse repository at this point
feat: add SLIC_DOCKER_BIN env var to override the docker binary
Show description for 6ac82cf
lucatume
committed
6ac82cf
View commit details
Copy full SHA for 6ac82cf
Browse repository at this point
doc: update tests readme to document all available env vars
lucatume
committed
91b2503
View commit details
Copy full SHA for 91b2503
Browse repository at this point
ci: add GitHub Actions workflow for PHPUnit tests
lucatume
committed
b95db19
View commit details
Copy full SHA for b95db19
Browse repository at this point
test: convert the tests to default PHPUnit
lucatume
committed
9df212a
View commit details
Copy full SHA for 9df212a
Browse repository at this point
test: fix paths
lucatume
committed
a500dee
View commit details
Copy full SHA for a500dee
Browse repository at this point
test: fix path in phpunit.xml file
lucatume
committed
0817aad
View commit details
Copy full SHA for 0817aad
Browse repository at this point
chore: remove plan file
lucatume
committed
c45e213
View commit details
Copy full SHA for c45e213
Browse repository at this point
test: remove deprecated ClI README.md file
lucatume
committed
1acae5e
View commit details
Copy full SHA for 1acae5e
Browse repository at this point
doc: add changelog entry
lucatume
committed
2578d32
View commit details
Copy full SHA for 2578d32
Browse repository at this point
doc: add tests/Cli README.md
lucatume
committed
ea88791
View commit details
Copy full SHA for ea88791
Browse repository at this point
Merge pull request #236 from stellarwp/v3/phpt-setup
Show description for 20daf97
lucatume
authored
20daf97
View commit details
Copy full SHA for 20daf97
Browse repository at this point
Commits on Feb 25, 2026
test: add and use directory factory
lucatume
committed
a3a9153
View commit details
Copy full SHA for a3a9153
Browse repository at this point
test: add comprehensive PHP version detection tests
Show description for 3851fb3
lucatume
committed
3851fb3
View commit details
Copy full SHA for 3851fb3
Browse repository at this point
Merge remote-tracking branch 'origin/main' into 3.0.0
lucatume
committed
cda4b24
View commit details
Copy full SHA for cda4b24
Browse repository at this point
Commits on Mar 11, 2026
Merge remote-tracking branch 'origin/main' into 3.0.0
dpanta94
committed
a74b355
View commit details
Copy full SHA for a74b355
Browse repository at this point
Commits on Jun 1, 2026
Merge branch 'main' into 3.0.0
dpanta94
committed
60194ba
View commit details
Copy full SHA for 60194ba
Browse repository at this point
You can’t perform that action at this time.