GitHub / wp-cli/shell-command / commits
Opens an interactive PHP console for running and testing PHP code.
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| f9950599 | Update file(s) from wp-cli/.github | swissspidy <s****y@u****m> | 3 months ago | |
| ea4f6e17 | Update file(s) from wp-cli/.github | swissspidy <s****y@u****m> | 3 months ago | |
| c5ba9879 | Update file(s) from wp-cli/.github | ernilambar <e****r@u****m> | 4 months ago | |
| ebe26087 |
Windows: improve PowerShell support (#93)
Co-authored-by: swissspidy <8****y@u****m>, copilot-swe-agent[bot] <1****t@u****m> |
Pascal Birchler <p****r@g****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 303277f4 | Update file(s) from wp-cli/.github | swissspidy <s****y@u****m> | 4 months ago | |
| 127f552c |
Regenerate README file (#92)
Co-authored-by: swissspidy <8****y@u****m> |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| f30dcef9 | Add codecov config | Pascal Birchler <p****b@g****m> | 5 months ago | |
| 479e11fd | Update PHP_CodeSniffer repository links | Pascal Birchler <p****b@g****m> | 5 months ago | |
| 74a33181 | Update file(s) from wp-cli/.github | swissspidy <s****y@u****m> | 5 months ago | |
| 20b0d95e | Update file(s) from wp-cli/.github | schlessera <s****a@u****m> | 5 months ago | |
| a89667c2 |
Regenerate README file (#91)
Co-authored-by: github-actions[bot] <g****]@u****m> |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 57bf3445 | Update some GitHub Actions | Pascal Birchler <p****b@g****m> | 5 months ago | |
| 35a3715f |
Regenerate README file (#89)
Co-authored-by: Alain Schlesser <a****r@g****m> |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| e2ae8c06 |
Catch exceptions in REPL to preserve session state on errors (#83)
Co-authored-by: swissspidy <8****y@u****m>, swissspidy <8****y@u****m>, Copilot <1****t@u****m>, swissspidy <8****y@u****m>, swissspidy <8****y@u****m>, swissspidy <8****y@u****m>, swissspidy <8****y@u****m>, Copilot Autofix powered by AI <1****t@u****m>, copilot-swe-agent[bot] <1****t@u****m>, swissspidy <8****y@u****m>, Pascal Birchler <p****r@g****m>, Copilot <1****t@u****m>, Pascal Birchler <p****b@g****m> |
Copilot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 349cd9e6 |
Repurpose --quiet flag to suppress automatic REPL output (#85)
Co-authored-by: swissspidy <8****y@u****m>, copilot-swe-agent[bot] <1****t@u****m>, Pascal Birchler <p****r@g****m>, Pascal Birchler <p****b@g****m> |
Copilot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 393bb10b |
Regenerate README file (#88)
Co-authored-by: Alain Schlesser <a****r@g****m> |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| c156670f |
Add restart command and --watch option to wp shell (#77)
Co-authored-by: swissspidy <8****y@u****m>, swissspidy <8****y@u****m>, swissspidy <8****y@u****m>, swissspidy <8****y@u****m>, Copilot <1****t@u****m>, swissspidy <8****y@u****m>, swissspidy <8****y@u****m>, swissspidy <8****y@u****m>, copilot-swe-agent[bot] <1****t@u****m>, swissspidy <8****y@u****m>, Pascal Birchler <p****r@g****m>, Copilot <1****t@u****m>, Pascal Birchler <p****b@g****m> |
Copilot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| cce3e641 | Add .gitattributes file | Pascal Birchler <p****b@g****m> | 6 months ago | |
| c5cd08d5 |
Add ksh support for OpenBSD (and mksh/pdksh) (#87)
Co-authored-by: swissspidy <8****y@u****m>, Copilot Autofix powered by AI <1****t@u****m>, copilot-swe-agent[bot] <1****t@u****m>, swissspidy <8****y@u****m>, Pascal Birchler <p****r@g****m>, Copilot Autofix powered by AI <1****t@u****m> |
Copilot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 7256aa31 | Update file(s) from wp-cli/.github | swissspidy <s****y@u****m> | 6 months ago | |
| 9f7289d4 | Update file(s) from wp-cli/.github | swissspidy <s****y@u****m> | 6 months ago | |
| 8ec6706c | Update file(s) from wp-cli/.github | swissspidy <s****y@u****m> | 6 months ago | |
| cb28ab04 |
Prefer /bin/bash and validate SHELL points to bash before using it (#81)
Co-authored-by: swissspidy <8****y@u****m>, Copilot <1****t@u****m>, copilot-swe-agent[bot] <1****t@u****m>, Pascal Birchler <p****r@g****m>, Pascal Birchler <p****b@g****m> |
Copilot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| da909533 | Update file(s) from wp-cli/.github | swissspidy <s****y@u****m> | 6 months ago | |
| 6366639e |
Fix internal variable bleeding in REPL eval context (#80)
Co-authored-by: swissspidy <8****y@u****m>, copilot-swe-agent[bot] <1****t@u****m>, Pascal Birchler <p****r@g****m> |
Copilot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| de92dc6f | Add schedule for code quality workflow | Pascal Birchler <p****b@g****m> | 7 months ago | |
| cae2174f | Fix newly reported PHPStan errors | Pascal Birchler <p****b@g****m> | 7 months ago | |
| 56cf736c | merge Merge pull request #84 from wp-cli/regenerate-readme |
Pascal Birchler <p****r@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| c5fc6038 | Regenerate README file - 2026-02-12 | Alain Schlesser <a****r@g****m> | 7 months ago | |
| f7d7505b | merge Merge pull request #82 from wp-cli/copilot/add-hook-flag-to-eval-shell |
Pascal Birchler <p****r@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| ee5a48c5 |
Improve code structure with early returns and better string formatting
Co-authored-by: swissspidy <8****y@u****m> |
copilot-swe-agent[bot] <1****t@u****m> | 7 months ago | |
| 844f0bd2 |
Refine documentation and remove redundant validation
Co-authored-by: swissspidy <8****y@u****m> |
copilot-swe-agent[bot] <1****t@u****m> | 7 months ago | |
| 81e5e729 |
Add validation and error handling for hook parameter
Co-authored-by: swissspidy <8****y@u****m> |
copilot-swe-agent[bot] <1****t@u****m> | 7 months ago | |
| bb60d940 |
Refine hook implementation logic for shell command
Co-authored-by: swissspidy <8****y@u****m> |
copilot-swe-agent[bot] <1****t@u****m> | 7 months ago | |
| ea344fbe |
Add --hook parameter to shell command and tests
Co-authored-by: swissspidy <8****y@u****m> |
copilot-swe-agent[bot] <1****t@u****m> | 7 months ago | |
| 0b57f1ba | Initial plan | copilot-swe-agent[bot] <1****t@u****m> | 7 months ago | |
| e1106261 | Update file(s) from wp-cli/.github | ernilambar <e****r@u****m> | 7 months ago | |
| b43370cc | merge Merge pull request #78 from wp-cli/copilot/fix-1570774-85307675-a3581af5-4b01... |
Pascal Birchler <p****r@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 9de21497 | merge Merge branch 'main' into copilot/fix-1570774-85307675-a3581af5-4b01-4bc1-9e7d... |
Pascal Birchler <p****r@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 80d798ca | spellcheck fixes | Pascal Birchler <p****b@g****m> | 7 months ago | |
| 6394dde5 | Update file(s) from wp-cli/.github | swissspidy <s****y@u****m> | 7 months ago | |
| 487b2032 | Update file(s) from wp-cli/.github | swissspidy <s****y@u****m> | 8 months ago | |
| ea847526 | Update file(s) from wp-cli/.github | swissspidy <s****y@u****m> | 8 months ago | |
| dce9a0d1 | Update file(s) from wp-cli/.github | swissspidy <s****y@u****m> | 8 months ago | |
| 1f941134 | merge Merge branch 'main' into copilot/fix-1570774-85307675-a3581af5-4b01-4bc1-9e7d... |
Pascal Birchler <p****r@g****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 36648efb | Update file(s) from wp-cli/.github | swissspidy <s****y@u****m> | 9 months ago | |
| 272c2882 | Update file(s) from wp-cli/.github | schlessera <s****a@u****m> | 9 months ago | |
| 477cddf4 | Update file(s) from wp-cli/.github | schlessera <s****a@u****m> | 9 months ago | |
| dad529a3 | Update file(s) from wp-cli/.github | swissspidy <s****y@u****m> | 9 months ago | |
| 9e7e7d7b | Update file(s) from wp-cli/.github | swissspidy <s****y@u****m> | 9 months ago | |
| fa0aa77a | Update file(s) from wp-cli/.github | swissspidy <s****y@u****m> | 9 months ago | |
| c239bdff | Update file(s) from wp-cli/.github | swissspidy <s****y@u****m> | 10 months ago | |
| cf0435ac |
Fix history command to handle input starting with dash
Co-authored-by: swissspidy <8****y@u****m> |
copilot-swe-agent[bot] <1****t@u****m> | 10 months ago | |
| 6565922d | Initial plan | copilot-swe-agent[bot] <1****t@u****m> | 10 months ago | |
| 82cb9625 | merge Merge pull request #74 from wp-cli/add/phpstan |
Pascal Birchler <p****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 62a6fb9c | PHPStan level 9 | Pascal Birchler <p****b@g****m> | about 1 year ago | |
| 3474dc8f | PHPStan level 9 | Pascal Birchler <p****b@g****m> | about 1 year ago | |
| bae46fdf | merge Merge pull request #73 from wp-cli/dependabot/composer/wp-cli/wp-cli-tests-tw-5 |
Pascal Birchler <p****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 1f845d2b | Update composer config | Pascal Birchler <p****b@g****m> | about 1 year ago | |
| 646c5ba6 |
Update wp-cli/wp-cli-tests requirement from ^4 to ^5
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 85084358 | merge Merge pull request #72 from wp-cli/add/bump-requirements |
isla w <i****o@m****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| ea5a7d3e | Require PHP 7.2.24+ | Pascal Birchler <p****b@g****m> | over 1 year ago | |
| 3af53a9f | merge Merge pull request #71 from wp-cli/refine-feature-files |
Pascal Birchler <p****r@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 363a2295 | Fix Gherkin lint issues | Nilambar Sharma <n****r@o****m> | over 1 year ago | |
| d9855fd7 | merge Merge pull request #68 from Roy-Orbison/patch-1 |
Alain Schlesser <a****r@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 309caeda | merge Merge pull request #70 from wp-cli/update/wp-cli-2-12 |
Pascal Birchler <p****r@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| b2c93d6a | Require `wp-cli/wp-cli` v2.12 | Pascal Birchler <p****b@g****m> | almost 2 years ago | |
| 2c38ef12 | merge Merge pull request #69 from wp-cli/no-lock-file |
Pascal Birchler <p****r@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 27f85725 | Composer: prevent a lock file from being created | Pascal Birchler <p****b@g****m> | almost 2 years ago | |
| 306ed6c8 | Missing do construct |
Roy Orbitson <R****n@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 6293374b | merge Merge pull request #67 from wp-cli/fix/workflow-dispatch |
Pascal Birchler <p****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 361f8f6b | Allow manually dispatching tests workflow | Pascal Birchler <p****b@g****m> | about 2 years ago | |
| f470d04a | Update to WPCS v3 (#64) |
Alain Schlesser <a****r@g****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| ce67f851 | Update file(s) from wp-cli/.github | schlessera <s****a@u****m> | over 3 years ago | |
| d1d4d347 | Add `composer phpcbf` and allow `wordpress-core-installer` (#63) |
Daniel Bachhuber <d****l@b****o>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 35cca5a6 | Replace empty namespace autoloader with classmap (#62) |
mweimerskirch <3****h@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| c2b9a816 | Remove `settings.yml` because we're no longer using | Daniel Bachhuber <d****r@a****m> | over 3 years ago | |
| 5d9496aa | Remove `move.yml` in favor of GitHub feature |
Daniel Bachhuber <d****l@b****o>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 3a952aea | Update file(s) from wp-cli/.github | schlessera <s****a@u****m> | over 3 years ago | |
| ae5d19bd | Update file(s) from wp-cli/.github | schlessera <s****a@u****m> | over 3 years ago | |
| c616d5ec | Update file(s) from wp-cli/.github | danielbachhuber <d****r@u****m> | over 3 years ago | |
| 30126e65 | Update file(s) from wp-cli/.github | schlessera <s****a@u****m> | over 3 years ago | |
| 8c54a53e | Update file(s) from wp-cli/.github | danielbachhuber <d****r@u****m> | almost 4 years ago | |
| 0ba75fcc | Update file(s) from wp-cli/.github | schlessera <s****a@u****m> | almost 4 years ago | |
| a0916582 | Update file(s) from wp-cli/.github | schlessera <s****a@u****m> | almost 4 years ago | |
| cae1b01b | Update file(s) from wp-cli/.github | schlessera <s****a@u****m> | almost 4 years ago | |
| b4f441d8 | Update file(s) from wp-cli/.github | schlessera <s****a@u****m> | almost 4 years ago | |
| 81e2b16c | Update file(s) from wp-cli/.github | schlessera <s****a@u****m> | almost 4 years ago | |
| 9c5d4c1d | Update file(s) from wp-cli/.github | schlessera <s****a@u****m> | almost 4 years ago | |
| e4219ed6 | Update file(s) from wp-cli/.github | schlessera <s****a@u****m> | almost 4 years ago | |
| 11714797 | Update file(s) from wp-cli/.github | schlessera <s****a@u****m> | about 4 years ago | |
| 28957e8f | Update file(s) from wp-cli/.github | schlessera <s****a@u****m> | about 4 years ago | |
| 190d4322 | Update file(s) from wp-cli/.github | schlessera <s****a@u****m> | over 4 years ago | |
| d7e6b6d8 | Update file(s) from wp-cli/.github | schlessera <s****a@u****m> | over 4 years ago | |
| 28a7de31 | merge Merge pull request #59 from wp-cli/fix/adapt-branch-alias |
Alain Schlesser <a****r@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 912d47e1 | Allow Composer plugins to run | Alain Schlesser <a****r@g****m> | over 4 years ago | |
| be71c844 | Adapt branch alias to change from master to main | Alain Schlesser <a****r@g****m> | over 4 years ago | |
| 7888a84c | Update file(s) from wp-cli/.github | schlessera <s****a@u****m> | over 4 years ago | |
| a3b6c20a | Update file(s) from wp-cli/.github | schlessera <s****a@u****m> | over 4 years ago | |
| 0e2477f1 | Update file(s) from wp-cli/.github | schlessera <s****a@u****m> | over 4 years ago |