- Update to version 2.8.1
* Define WP_CLI_ROOT if needed
* Extract Requests out of Composer
- Update to version 2.8.0
* Ignore Requests deprecations in error handling for now
* Fallback to hardcoded folder when WPINC not defined
* Conditionally adapt to Core Requests library
* Add bootstrap step to extract default CA certificate
* Use wp_cache_flush_runtime if supported.
* Extract cacert from Phar for cURL
* Fix some PHP 8.2 depreciation notices in behat tests
* Upgrade WP-CLI to Requests v2
* Added "wp cli alias is-group" subcommand.
* Use -R instead of -r for fallback pager command
* Fix autocompletion notice with PHP 8.2
* fix PHP Deprecation for 8.1
* Add composer phpcbf
* Use WP_CLI_FORCE_USER_LOGIN=1 to force --user=<login>
* Fix --skip-themes for themes with block patterns
* Fix deprecation notice triggered in WpOrgApi class in PHP 8.1
* Improve support for cases with empty --path provided to wp-cli commands
* PHP 8.2: explicitly declare CompositeCommand::$longdesc to fix deprecation warning
* Detect Object Cache Pro
* Ensure WP_CLI_ROOT is defined before accessing it
OBS-URL: https://build.opensuse.org/request/show/1095328
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/wp-cli?expand=0&rev=10
- Update to version 2.7.1
* Avoid deleting TinyMCE themes/plugins by using more precise check
* Support for docker-compose run
* Customizable global parameters
* Download WordPress Core files without extracting them
* Directly install a specific locale
* Clean duplicate meta values
* Multiple changes to the i18n support
* PHP 8.1 Support
* New commands for managing application passwords
* New global flag: --context
* Configurable WP-CLI cache settings
* Use custom names/locations for the wp-config.php file
* Generate a dotenv file from your existing wp-config.php file
* Allow plugin/theme enumeration without forcing an update check
* New flag --strict for adapting the filtering of taxonomies by post type
OBS-URL: https://build.opensuse.org/request/show/1034560
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/wp-cli?expand=0&rev=8