SHA256
1
0
forked from pool/wp-cli

7 Commits

Author SHA256 Message Date
Yunhe Guo
185c43dab5 Accepting request 1165993 from home:amanzini:branches:server:php:applications
- Update to version 2.10.0
  * Fix PHP deprecation warnings [#5897]
  * Only use --skip-column-statistics flag when available [#5895]
  * Handle unparseable tags gracefully [#5894]
  * WpOrgApi: allow specifying fields request param [#5893]
  * Remove unneeded compatibility shim [#5885]
  * Suggest 'network meta' intead of 'network option' [#5879]
  * Updated Doc Block for Admin.php [#5877]
  * Admin Context: Fix PHP fatals when admin.php has CRLF line endings [#5875]
  * Standard completion of current option [#5873]
  * Add WP_CLI\Utils\has_stdin() function [#5872]
  * Add verbosity level and quiet flag in ssh command based on debug flag [#5869]
  * Revert "Move RecursiveDataStructureTraverser to wp-cli/wp-cli package" [#5866]
  * Add missing required arguments when using --prompt [#5865]
  * Move RecursiveDataStructureTraverser to wp-cli/wp-cli package [#5864]
  * Add docker compose command support in SSH command generation [#5863]
  * Add missing documentation for $data attribute in http_request() [#5861]
  * Updated Inline PHP Documentation [#5853]
- Update to version 2.9.0
  * Add debugging output for @when command registration [#5841]
  * Fix --skip-themes for WordPress 6.4 [#5840]
  * Update phpcs.xml to match new WPCS rules [#5836]
  * Update to WPCS v3 [#5834]
  * Respect alias --path= in IncludeRequestsAutoloader [#5830]
  * Update type hint of $callable parameter in add_command() method [#5828]
  * Display a custom error message when themes/functions.php fatals [#5817]
  * Fix PHP 8.1 deprecation: ReturnTypeWillChange [#5807]
  * Add support for the proxyjump key [#5805]
  * Mention updating the homepage in the release process [#5802]

OBS-URL: https://build.opensuse.org/request/show/1165993
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/wp-cli?expand=0&rev=12
2024-04-13 09:12:12 +00:00
Arjen de Korte
6a061d03d7 Accepting request 1095328 from home:amanzini:branches:server:php:applications
- 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
2023-08-21 20:04:31 +00:00
Arjen de Korte
f09a62791c Accepting request 1034560 from home:amanzini:branches:server:php:applications
- 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
2022-12-24 19:27:14 +00:00
Dirk Stoecker
0471ccec06 Accepting request 905549 from home:susnux:branches:server:php:applications
- Update to version 2.5.0, fix CVE-2021-29504

OBS-URL: https://build.opensuse.org/request/show/905549
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/wp-cli?expand=0&rev=7
2021-08-10 15:45:31 +00:00
Yunhe Guo
d2f50c55d3 Accepting request 763833 from home:buschmann23:branches:server:php:applications
- Version 2.4.0
  * Release notes: https://make.wordpress.org/cli/2019/11/12/wp-cli-v2-4-0-release-notes/

OBS-URL: https://build.opensuse.org/request/show/763833
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/wp-cli?expand=0&rev=5
2020-01-13 10:44:29 +00:00
Yunhe Guo
23fae29936 OBS-URL: https://build.opensuse.org/package/show/server:php:applications/wp-cli?expand=0&rev=3 2019-11-03 19:07:41 +00:00
Lars Vogdt
017a2e1515 Accepting request 744983 from home:guoyunhe
WP-CLI

OBS-URL: https://build.opensuse.org/request/show/744983
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/wp-cli?expand=0&rev=1
2019-11-03 17:40:36 +00:00