Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
dd46184f50cff0805dbf9fbbdb9df331ee6fcd54
wp-cli
/
php
/
WP_CLI
下载当前目录
C
copilot-swe-agent[bot]
Fix autocorrect regression with after_wp_load commands
1beaf514
创建于
2025年12月16日
历史提交
文件
最后提交记录
最后更新时间
Bootstrap
Merge branch 'main' into patch-1
5 个月前
Context
PHPStan fix
6 个月前
Dispatcher
Fix pre-existing bug in foreach loop Co-authored-by: swissspidy <841956+swissspidy@users.noreply.github.com>
6 个月前
Exception
Various PHPDoc improvements
1 年前
Fetchers
Improve site fetcher type
10 个月前
Iterators
Add `void` return type to private methods
10 个月前
Loggers
Leverage latest wp-cli-tests updates
11 个月前
Traverser
Fix pass by ref
11 个月前
Autoloader.php
Use short array syntax
4 年前
Completions.php
Add `void` return type to private methods
10 个月前
ComposerIO.php
Fix all autofixable CS issues
2 年前
Configurator.php
Add tilde expansion to Configurator path handling Co-authored-by: swissspidy <841956+swissspidy@users.noreply.github.com>
6 个月前
Context.php
Refactor into separate Context classes
4 年前
ContextManager.php
Add more tests
4 年前
DocParser.php
PHPStan level 9
11 个月前
ExitException.php
Improve imports
4 年前
Extractor.php
Leverage latest wp-cli-tests updates
11 个月前
FileCache.php
Use static function for closures without $this context Co-authored-by: schlessera <83631+schlessera@users.noreply.github.com>
5 个月前
Formatter.php
Add `void` return type to private methods
10 个月前
Inflector.php
PHPStan level 8
1 年前
NoOp.php
Improve `NoOp` type
10 个月前
PackageManagerEventSubscriber.php
Fix all autofixable CS issues
2 年前
Process.php
Update php/WP_CLI/Process.php
6 个月前
ProcessRun.php
Improve docblocks
4 年前
RequestsLibrary.php
Leverage latest wp-cli-tests updates
11 个月前
Runner.php
Fix autocorrect regression with after_wp_load commands Disable autocorrect in do_early_invoke() to prevent wrong suggestions for commands that will be registered later via after_wp_load hook. Autocorrect now happens in run_command() after WordPress loads, ensuring all commands are available. Co-authored-by: swissspidy <841956+swissspidy@users.noreply.github.com>
5 个月前
SynopsisParser.php
Merge branch 'add/bump-requirements' into try/phpstan
11 个月前
SynopsisValidator.php
PHPStan level 7
1 年前
UpgraderSkin.php
Leverage latest wp-cli-tests updates
11 个月前
WpHttpCacheManager.php
PHPStan level 9
11 个月前
WpOrgApi.php
Tweak `WpOrgApi`
11 个月前