Commits
User selector
Commit History
Commits on May 19, 2026
Commits on May 14, 2026
Commits on Apr 14, 2026
Fix parse_str_to_argv failing to strip quotes from single-character argument values (#6301)
Show description for 5f9d505andauthored
Commits on Apr 1, 2026
Commits on Mar 23, 2026
Add utility function get size string from bytes (#6005)
Show description for f670c85authored
Commits on Mar 20, 2026
Refactor path-related helper functions into a `WP_CLI\Path` class (#6282)
Show description for c5b1921authored
Commits on Mar 17, 2026
- committed
Commits on Mar 13, 2026
Add environment variable configuration support to wp-cli.yml (#6169)
Show description for 637e73bandauthored
Commits on Mar 12, 2026
Support alternative alias syntax for cross-platform compatibility (#6155)
Show description for 7ed1ad1authoredFix tilde expansion in SSH alias paths (#6214)
Show description for 3949c68andauthoredFix `has_stdin()` misfiring on non-interactive shells (/dev/null stdin) (#6254)
Show description for 5a999c4authoredCheck open_basedir restrictions before is_readable() to prevent warnings (#6192)
Show description for c9a5592authored
Commits on Mar 11, 2026
Fix non-canonical ABSPATH containing single-dot path segments (#6267)
Show description for f682f7cauthored
Commits on Feb 25, 2026
Add `is_stream()` utility and update `normalize_path()` to handle PHP stream wrappers (#6248)
Show description for ac5cb56authored
Commits on Feb 6, 2026
- authored
- committed
- committed
- committed
Merge pull request #6200 from wp-cli/copilot/fix-associative-arg-quotes
Show description for cde8360authored
Commits on Feb 5, 2026
Merge pull request #6140 from wp-cli/copilot/add-automatic-retries-downloads
Show description for 8b7cd91authored
Commits on Jan 21, 2026
- authored
Update php/utils.php
Show description for 77f6502andauthoredIntegrate SSL insecure mode retry with transient error handling
Show description for e7691afandcommittedFix retry loop to execute correct number of times
Show description for 453a35bandcommitted
Commits on Jan 20, 2026
Update php/utils.php
Show description for 4157a57andauthoredUpdate php/utils.php
Show description for 0e22559andauthored
Commits on Jan 19, 2026
Refactor parse_str_to_argv for better readability and consistency
Show description for 8818d72andcommittedAdd comprehensive edge case tests for quote handling with data provider
Show description for e961046andcommittedFix associative argument quote handling in parse_str_to_argv
Show description for 740d1c1andcommittedChanges before error encountered
Show description for 23f8a4candcommittedChanges before error encountered
Show description for bbee1b4andcommittedChanges before error encountered
Show description for 22dd137andcommitted