Changeset 3369865
- Timestamp:
- 09/29/2025 04:07:38 PM (5 months ago)
- Location:
- wordpress-beta-tester
- Files:
-
- 26 edited
- 1 copied
-
tags/3.6.5 (copied) (copied from wordpress-beta-tester/trunk)
-
tags/3.6.5/CHANGES.md (modified) (1 diff)
-
tags/3.6.5/languages/wordpress-beta-tester.pot (modified) (14 diffs)
-
tags/3.6.5/readme.txt (modified) (1 diff)
-
tags/3.6.5/src/WPBT/WPBT_Extras.php (modified) (3 diffs)
-
tags/3.6.5/src/WPBT/WP_Beta_Tester.php (modified) (3 diffs)
-
tags/3.6.5/vendor/autoload.php (modified) (1 diff)
-
tags/3.6.5/vendor/composer/InstalledVersions.php (modified) (3 diffs)
-
tags/3.6.5/vendor/composer/autoload_classmap.php (modified) (4 diffs)
-
tags/3.6.5/vendor/composer/autoload_static.php (modified) (4 diffs)
-
tags/3.6.5/vendor/composer/installed.json (modified) (14 diffs)
-
tags/3.6.5/vendor/composer/installed.php (modified) (7 diffs)
-
tags/3.6.5/vendor/composer/platform_check.php (modified) (1 diff)
-
tags/3.6.5/wp-beta-tester.php (modified) (1 diff)
-
trunk/CHANGES.md (modified) (1 diff)
-
trunk/languages/wordpress-beta-tester.pot (modified) (14 diffs)
-
trunk/readme.txt (modified) (1 diff)
-
trunk/src/WPBT/WPBT_Extras.php (modified) (3 diffs)
-
trunk/src/WPBT/WP_Beta_Tester.php (modified) (3 diffs)
-
trunk/vendor/autoload.php (modified) (1 diff)
-
trunk/vendor/composer/InstalledVersions.php (modified) (3 diffs)
-
trunk/vendor/composer/autoload_classmap.php (modified) (4 diffs)
-
trunk/vendor/composer/autoload_static.php (modified) (4 diffs)
-
trunk/vendor/composer/installed.json (modified) (14 diffs)
-
trunk/vendor/composer/installed.php (modified) (7 diffs)
-
trunk/vendor/composer/platform_check.php (modified) (1 diff)
-
trunk/wp-beta-tester.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wordpress-beta-tester/tags/3.6.5/CHANGES.md
r3326069 r3369865 1 1 [unreleased] 2 3 #### 3.6.5 / 2025-09-29 4 * fix bool to array conversion error 5 * add Extra Setting to set `CORE_UPGRADE_SKIP_NEW_BUNDLED` constant 6 * remove Extra Setting to specifically remove Akismet 7 * SimplePie 1.9.0 deprecated passing array to `fetch_feed()` 2 8 3 9 #### 3.6.4 / 2025-07-10 -
wordpress-beta-tester/tags/3.6.5/languages/wordpress-beta-tester.pot
r3261736 r3369865 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: WordPress Beta Tester 3.6. 3\n"5 "Project-Id-Version: WordPress Beta Tester 3.6.5\n" 6 6 "Report-Msgid-Bugs-To: https://github.com/afragen/wordpress-beta-tester/issues\n" 7 7 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 10 10 "Content-Type: text/plain; charset=UTF-8\n" 11 11 "Content-Transfer-Encoding: 8bit\n" 12 "POT-Creation-Date: 2025-0 3-25T18:19:14+00:00\n"12 "POT-Creation-Date: 2025-09-29T16:02:36+00:00\n" 13 13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 14 "X-Generator: WP-CLI 2.1 1.0\n"14 "X-Generator: WP-CLI 2.12.0\n" 15 15 "X-Domain: wordpress-beta-tester\n" 16 16 … … 66 66 #. translators: 1: link to backing up database, 2: link to make.wp.org/core, 3: link to beta support forum 67 67 #: src/WPBT/WPBT_Core.php:177 68 #, php-format 68 69 msgid "By their nature, these releases are unstable and should not be used anyplace where your data is important. So please <a href=\"%1$s\">back up your database</a> before upgrading to a test release. In order to hear about the latest beta releases, your best bet is to watch the <a href=\"%2$s\">development blog</a> and the <a href=\"%3$s\">beta forum</a>." 69 70 msgstr "" … … 83 84 #. translators: %s: link to new trac ticket 84 85 #: src/WPBT/WPBT_Core.php:185 86 #, php-format 85 87 msgid "Thank you for helping test WordPress. Please <a href=\"%s\">report any bugs you find</a>." 86 88 msgstr "" … … 92 94 #. translators: %s: update version 93 95 #: src/WPBT/WPBT_Core.php:193 96 #, php-format 94 97 msgid "Currently your site is set to update to %s." 95 98 msgstr "" … … 106 109 #: src/WPBT/WPBT_Core.php:223 107 110 #: src/WPBT/WPBT_Core.php:274 111 #, php-format 108 112 msgid "`WP_AUTO_UPDATE_CORE` is defined as `%s`." 109 113 msgstr "" … … 115 119 #. translators: %s: Current WordPress version base, eg 5.5 116 120 #: src/WPBT/WPBT_Core.php:242 121 #, php-format 117 122 msgid "This contains the work that is occurring on a branch in preparation for a %s point release. This should also be fairly stable but will be available before the branch is ready for release." 118 123 msgstr "" … … 160 165 #. translators: %s: version number 161 166 #: src/WPBT/WPBT_Core.php:387 167 #, php-format 162 168 msgid "version %s" 163 169 msgstr "" … … 174 180 #. translators: Used to join items in a list with more than 2 items. 175 181 #: src/WPBT/WPBT_Core.php:492 182 #, php-format 176 183 msgid "%1$s, %2$s" 177 184 msgstr "" … … 179 186 #. translators: Used to join last two items in a list with more than 2 times. 180 187 #: src/WPBT/WPBT_Core.php:494 188 #, php-format 181 189 msgid "%1$s, or %2$s" 182 190 msgstr "" … … 184 192 #. translators: Used to join items in a list with only 2 items. 185 193 #: src/WPBT/WPBT_Core.php:496 194 #, php-format 186 195 msgid "%1$s or %2$s" 187 196 msgstr "" … … 199 208 msgstr "" 200 209 201 #: src/WPBT/WPBT_Extras.php:1 14202 msgid " Delete auto-installed plugins."203 msgstr "" 204 205 #: src/WPBT/WPBT_Extras.php:1 15206 msgid " Akismet is automatically installed with beta testing offers."210 #: src/WPBT/WPBT_Extras.php:121 211 msgid "Skip bundled plugins and themes on upgrade." 212 msgstr "" 213 214 #: src/WPBT/WPBT_Extras.php:122 215 msgid "Bundled plugins and themes are skipped on Core Upgrade." 207 216 msgstr "" 208 217 … … 221 230 #. translators: 1: link to backing up database, 2: link to make.wp.org/core, 3: link to beta support forum 222 231 #: src/WPBT/WPBT_Help.php:47 232 #, php-format 223 233 msgid "By their nature, these releases are unstable and should not be used any place where your data is important. So please <a href=\"%1$s\">back up your database</a> before upgrading to a test release. In order to hear about the latest beta releases, your best bet is to watch the <a href=\"%2$s\">development blog</a> and the <a href=\"%3$s\">beta forum</a>." 224 234 msgstr "" … … 272 282 #. translators: %s: WordPress Beta Tester Settings page URL 273 283 #: src/WPBT/WP_Beta_Tester.php:126 284 #, php-format 274 285 msgid "<strong>Warning:</strong> Your current <a href=\"%s\">WordPress Beta Tester plugin configuration</a> will downgrade your installation to a previous version - please reconfigure it." 275 286 msgstr "" 276 287 277 #: src/WPBT/WP_Beta_Tester.php:29 8288 #: src/WPBT/WP_Beta_Tester.php:299 278 289 msgid "WordPress Beta Testing" 279 290 msgstr "" 280 291 281 292 #. translators: %s: WordPress version 282 #: src/WPBT/WP_Beta_Tester.php:318 293 #: src/WPBT/WP_Beta_Tester.php:319 294 #, php-format 283 295 msgid "Please help test <strong>WordPress %s</strong>." 284 296 msgstr "" 285 297 286 298 #. translators: %1: link to closed and reopened trac tickets on current milestone 287 #: src/WPBT/WP_Beta_Tester.php:324 299 #: src/WPBT/WP_Beta_Tester.php:325 300 #, php-format 288 301 msgid "Here are the <a href=\"%s\" target=\"_blank\">commits for the milestone</a>." 289 302 msgstr "" 290 303 291 304 #. translators: %s: update version 292 #: src/WPBT/WP_Beta_Tester.php:333 305 #: src/WPBT/WP_Beta_Tester.php:334 306 #, php-format 293 307 msgid "Currently your site is set to update to <strong>%s</strong>." 294 308 msgstr "" 295 309 296 310 #. translators: %s: WP Beta Tester settings URL 297 #: src/WPBT/WP_Beta_Tester.php:339 311 #: src/WPBT/WP_Beta_Tester.php:340 312 #, php-format 298 313 msgid "Head over to your <a href=\"%s\">WordPress Beta Tester Settings</a> and make sure the <strong>beta/RC</strong> stream is selected." 299 314 msgstr "" 300 315 301 316 #. translators: %s: Milestone version 302 #: src/WPBT/WP_Beta_Tester.php:398 317 #: src/WPBT/WP_Beta_Tester.php:399 318 #, php-format 303 319 msgid "WordPress %s Dev Notes" 304 320 msgstr "" 305 321 306 322 #. translators: %s: Milestone version 307 #: src/WPBT/WP_Beta_Tester.php:408 323 #: src/WPBT/WP_Beta_Tester.php:409 324 #, php-format 308 325 msgid "WordPress %s Field Guide" 309 326 msgstr "" -
wordpress-beta-tester/tags/3.6.5/readme.txt
r3326069 r3369865 7 7 Requires at least: 3.1 8 8 Requires PHP: 5.6 9 Tested up to: 6. 810 Stable Tag: 3.6. 49 Tested up to: 6.9 10 Stable Tag: 3.6.5 11 11 12 12 Allows you to easily upgrade for testing the next versions of WordPress. -
wordpress-beta-tester/tags/3.6.5/src/WPBT/WPBT_Extras.php
r3326069 r3369865 47 47 $this->load_hooks(); 48 48 $this->skip_autoupdate_email(); 49 $this-> remove_auto_installed_plugins();49 $this->skip_bundled_files_on_upgrade(); 50 50 } 51 51 … … 104 104 ); 105 105 106 add_settings_section( 107 'wp_beta_tester_bundled', 108 null, 109 null, 110 'wp_beta_tester_extras' 111 ); 112 106 113 add_settings_field( 107 ' remove_auto_installed_plugins',114 'skip_bundled_files_on_upgrade', 108 115 null, 109 116 array( 'WPBT_Settings', 'checkbox_setting' ), 110 117 'wp_beta_tester_extras', 111 'wp_beta_tester_ email',118 'wp_beta_tester_bundled', 112 119 array( 113 'id' => ' remove_auto_installed_plugins',114 'title' => esc_html__( ' Delete auto-installed plugins.', 'wordpress-beta-tester' ),115 'description' => esc_html__( ' Akismet is automatically installed with beta testing offers.', 'wordpress-beta-tester' ),120 'id' => 'skip_bundled_files_on_upgrade', 121 'title' => esc_html__( 'Skip bundled plugins and themes on upgrade.', 'wordpress-beta-tester' ), 122 'description' => esc_html__( 'Bundled plugins and themes are skipped on Core Upgrade.', 'wordpress-beta-tester' ), 116 123 ) 117 124 ); … … 210 217 211 218 /** 212 * Remove auto-installed plugins installed with every beta testing offer.213 * 214 * @return void 215 */ 216 public function remove_auto_installed_plugins() {217 if ( ! isset( self::$options[' remove_auto_installed_plugins'] ) ) {219 * Skip bundled plugins and themes on Core Upgrade. 220 * 221 * @return void 222 */ 223 public function skip_bundled_files_on_upgrade() { 224 if ( ! isset( self::$options['skip_bundled_files_on_upgrade'] ) ) { 218 225 return; 219 226 } 220 227 221 // Needed as sometimes `delete_plugins()` not ready. 222 require_once ABSPATH . 'wp-admin/includes/plugin.php'; 223 add_action( 224 'init', 225 function () { 226 if ( function_exists( 'request_filesystem_credentials' ) ) { 227 delete_plugins( array( 'akismet/akismet.php' ) ); 228 } 229 } 230 ); 228 if ( ! defined( 'CORE_UPGRADE_SKIP_NEW_BUNDLED' ) ) { 229 define( 'CORE_UPGRADE_SKIP_NEW_BUNDLED', true ); 230 } 231 231 } 232 232 } -
wordpress-beta-tester/tags/3.6.5/src/WPBT/WP_Beta_Tester.php
r3174608 r3369865 230 230 // get_preferred_from_update_core() can return false. 231 231 if ( false === $preferred ) { 232 $preferred = array(); 232 233 $preferred['response'] = 'latest'; 233 234 $preferred['version'] = '0'; … … 355 356 'items' => 10, 356 357 ); 357 $urls = array( "https://wordpress.org/news/tag/development/feed/?s=$milestone", "https://make.wordpress.org/core/tag/development/feed/?s=$milestone" );358 358 359 359 // For testing, set cache to 10 seconds. … … 361 361 362 362 ob_start(); 363 wp_widget_rss_output( array( 'url' => $urls ), $rss_args ); 363 wp_widget_rss_output( "https://wordpress.org/news/tag/development/feed/?s=$milestone", $rss_args ); 364 wp_widget_rss_output( "https://make.wordpress.org/core/tag/development/feed/?s=$milestone", $rss_args ); 364 365 $feed = ob_get_contents(); 365 366 ob_end_clean(); -
wordpress-beta-tester/tags/3.6.5/vendor/autoload.php
r2861682 r3369865 15 15 } 16 16 } 17 trigger_error( 18 $err, 19 E_USER_ERROR 20 ); 17 throw new RuntimeException($err); 21 18 } 22 19 -
wordpress-beta-tester/tags/3.6.5/vendor/composer/InstalledVersions.php
r3261736 r3369865 27 27 class InstalledVersions 28 28 { 29 /** 30 * @var string|null if set (by reflection by Composer), this should be set to the path where this class is being copied to 31 * @internal 32 */ 33 private static $selfDir = null; 34 29 35 /** 30 36 * @var mixed[]|null … … 324 330 325 331 /** 332 * @return string 333 */ 334 private static function getSelfDir() 335 { 336 if (self::$selfDir === null) { 337 self::$selfDir = strtr(__DIR__, '\\', '/'); 338 } 339 340 return self::$selfDir; 341 } 342 343 /** 326 344 * @return array[] 327 345 * @psalm-return list<array{root: array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, array{pretty_version?: string, version?: string, reference?: string|null, type?: string, install_path?: string, aliases?: string[], dev_requirement: bool, replaced?: string[], provided?: string[]}>}> … … 337 355 338 356 if (self::$canGetVendors) { 339 $selfDir = s trtr(__DIR__, '\\', '/');357 $selfDir = self::getSelfDir(); 340 358 foreach (ClassLoader::getRegisteredLoaders() as $vendorDir => $loader) { 341 359 $vendorDir = strtr($vendorDir, '\\', '/'); -
wordpress-beta-tester/tags/3.6.5/vendor/composer/autoload_classmap.php
r3166156 r3369865 13 13 'PHPCSUtils\\BackCompat\\Helper' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/BackCompat/Helper.php', 14 14 'PHPCSUtils\\Exceptions\\InvalidTokenArray' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/InvalidTokenArray.php', 15 'PHPCSUtils\\Exceptions\\LogicException' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/LogicException.php', 16 'PHPCSUtils\\Exceptions\\MissingArgumentError' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/MissingArgumentError.php', 17 'PHPCSUtils\\Exceptions\\OutOfBoundsStackPtr' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/OutOfBoundsStackPtr.php', 18 'PHPCSUtils\\Exceptions\\RuntimeException' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/RuntimeException.php', 15 19 'PHPCSUtils\\Exceptions\\TestFileNotFound' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/TestFileNotFound.php', 16 20 'PHPCSUtils\\Exceptions\\TestMarkerNotFound' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/TestMarkerNotFound.php', 17 21 'PHPCSUtils\\Exceptions\\TestTargetNotFound' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/TestTargetNotFound.php', 22 'PHPCSUtils\\Exceptions\\TypeError' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/TypeError.php', 23 'PHPCSUtils\\Exceptions\\UnexpectedTokenType' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/UnexpectedTokenType.php', 24 'PHPCSUtils\\Exceptions\\ValueError' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/ValueError.php', 18 25 'PHPCSUtils\\Fixers\\SpacesFixer' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Fixers/SpacesFixer.php', 19 26 'PHPCSUtils\\Internal\\Cache' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Internal/Cache.php', … … 22 29 'PHPCSUtils\\Internal\\NoFileCache' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Internal/NoFileCache.php', 23 30 'PHPCSUtils\\Internal\\StableCollections' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Internal/StableCollections.php', 31 'PHPCSUtils\\TestUtils\\ConfigDouble' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/TestUtils/ConfigDouble.php', 32 'PHPCSUtils\\TestUtils\\RulesetDouble' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/TestUtils/RulesetDouble.php', 24 33 'PHPCSUtils\\TestUtils\\UtilityMethodTestCase' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/TestUtils/UtilityMethodTestCase.php', 25 34 'PHPCSUtils\\Tokens\\Collections' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Tokens/Collections.php', … … 27 36 'PHPCSUtils\\Utils\\Arrays' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Arrays.php', 28 37 'PHPCSUtils\\Utils\\Conditions' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Conditions.php', 38 'PHPCSUtils\\Utils\\Constants' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Constants.php', 29 39 'PHPCSUtils\\Utils\\Context' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Context.php', 30 40 'PHPCSUtils\\Utils\\ControlStructures' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/ControlStructures.php', 41 'PHPCSUtils\\Utils\\FileInfo' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/FileInfo.php', 42 'PHPCSUtils\\Utils\\FilePath' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/FilePath.php', 31 43 'PHPCSUtils\\Utils\\FunctionDeclarations' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/FunctionDeclarations.php', 32 44 'PHPCSUtils\\Utils\\GetTokensAsString' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/GetTokensAsString.php', … … 43 55 'PHPCSUtils\\Utils\\Scopes' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Scopes.php', 44 56 'PHPCSUtils\\Utils\\TextStrings' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/TextStrings.php', 57 'PHPCSUtils\\Utils\\TypeString' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/TypeString.php', 45 58 'PHPCSUtils\\Utils\\UseStatements' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/UseStatements.php', 46 59 'PHPCSUtils\\Utils\\Variables' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Variables.php', -
wordpress-beta-tester/tags/3.6.5/vendor/composer/autoload_static.php
r3166156 r3369865 28 28 'PHPCSUtils\\BackCompat\\Helper' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/BackCompat/Helper.php', 29 29 'PHPCSUtils\\Exceptions\\InvalidTokenArray' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/InvalidTokenArray.php', 30 'PHPCSUtils\\Exceptions\\LogicException' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/LogicException.php', 31 'PHPCSUtils\\Exceptions\\MissingArgumentError' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/MissingArgumentError.php', 32 'PHPCSUtils\\Exceptions\\OutOfBoundsStackPtr' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/OutOfBoundsStackPtr.php', 33 'PHPCSUtils\\Exceptions\\RuntimeException' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/RuntimeException.php', 30 34 'PHPCSUtils\\Exceptions\\TestFileNotFound' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/TestFileNotFound.php', 31 35 'PHPCSUtils\\Exceptions\\TestMarkerNotFound' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/TestMarkerNotFound.php', 32 36 'PHPCSUtils\\Exceptions\\TestTargetNotFound' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/TestTargetNotFound.php', 37 'PHPCSUtils\\Exceptions\\TypeError' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/TypeError.php', 38 'PHPCSUtils\\Exceptions\\UnexpectedTokenType' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/UnexpectedTokenType.php', 39 'PHPCSUtils\\Exceptions\\ValueError' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/ValueError.php', 33 40 'PHPCSUtils\\Fixers\\SpacesFixer' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Fixers/SpacesFixer.php', 34 41 'PHPCSUtils\\Internal\\Cache' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Internal/Cache.php', … … 37 44 'PHPCSUtils\\Internal\\NoFileCache' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Internal/NoFileCache.php', 38 45 'PHPCSUtils\\Internal\\StableCollections' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Internal/StableCollections.php', 46 'PHPCSUtils\\TestUtils\\ConfigDouble' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/TestUtils/ConfigDouble.php', 47 'PHPCSUtils\\TestUtils\\RulesetDouble' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/TestUtils/RulesetDouble.php', 39 48 'PHPCSUtils\\TestUtils\\UtilityMethodTestCase' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/TestUtils/UtilityMethodTestCase.php', 40 49 'PHPCSUtils\\Tokens\\Collections' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Tokens/Collections.php', … … 42 51 'PHPCSUtils\\Utils\\Arrays' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Arrays.php', 43 52 'PHPCSUtils\\Utils\\Conditions' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Conditions.php', 53 'PHPCSUtils\\Utils\\Constants' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Constants.php', 44 54 'PHPCSUtils\\Utils\\Context' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Context.php', 45 55 'PHPCSUtils\\Utils\\ControlStructures' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/ControlStructures.php', 56 'PHPCSUtils\\Utils\\FileInfo' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/FileInfo.php', 57 'PHPCSUtils\\Utils\\FilePath' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/FilePath.php', 46 58 'PHPCSUtils\\Utils\\FunctionDeclarations' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/FunctionDeclarations.php', 47 59 'PHPCSUtils\\Utils\\GetTokensAsString' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/GetTokensAsString.php', … … 58 70 'PHPCSUtils\\Utils\\Scopes' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Scopes.php', 59 71 'PHPCSUtils\\Utils\\TextStrings' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/TextStrings.php', 72 'PHPCSUtils\\Utils\\TypeString' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/TypeString.php', 60 73 'PHPCSUtils\\Utils\\UseStatements' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/UseStatements.php', 61 74 'PHPCSUtils\\Utils\\Variables' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Variables.php', -
wordpress-beta-tester/tags/3.6.5/vendor/composer/installed.json
r3261736 r3369865 3 3 { 4 4 "name": "dealerdirect/phpcodesniffer-composer-installer", 5 "version": "v1. 0.0",6 "version_normalized": "1. 0.0.0",5 "version": "v1.1.2", 6 "version_normalized": "1.1.2.0", 7 7 "source": { 8 8 "type": "git", 9 9 "url": "https://github.com/PHPCSStandards/composer-installer.git", 10 "reference": " 4be43904336affa5c2f70744a348312336afd0da"10 "reference": "e9cf5e4bbf7eeaf9ef5db34938942602838fc2b1" 11 11 }, 12 12 "dist": { 13 13 "type": "zip", 14 "url": "https://api.github.com/repos/PHPCSStandards/composer-installer/zipball/ 4be43904336affa5c2f70744a348312336afd0da",15 "reference": " 4be43904336affa5c2f70744a348312336afd0da",14 "url": "https://api.github.com/repos/PHPCSStandards/composer-installer/zipball/e9cf5e4bbf7eeaf9ef5db34938942602838fc2b1", 15 "reference": "e9cf5e4bbf7eeaf9ef5db34938942602838fc2b1", 16 16 "shasum": "" 17 17 }, 18 18 "require": { 19 "composer-plugin-api": "^ 1.0 || ^2.0",19 "composer-plugin-api": "^2.2", 20 20 "php": ">=5.4", 21 21 "squizlabs/php_codesniffer": "^2.0 || ^3.1.0 || ^4.0" 22 22 }, 23 23 "require-dev": { 24 "composer/composer": " *",24 "composer/composer": "^2.2", 25 25 "ext-json": "*", 26 26 "ext-zip": "*", 27 "php-parallel-lint/php-parallel-lint": "^1. 3.1",27 "php-parallel-lint/php-parallel-lint": "^1.4.0", 28 28 "phpcompatibility/php-compatibility": "^9.0", 29 29 "yoast/phpunit-polyfills": "^1.0" 30 30 }, 31 "time": "202 3-01-05T11:28:13+00:00",31 "time": "2025-07-17T20:45:56+00:00", 32 32 "type": "composer-plugin", 33 33 "extra": { … … 47 47 { 48 48 "name": "Franck Nijhof", 49 "email": " [email protected]",50 "homepage": "http ://www.frenck.nl",51 "role": " Developer / IT Manager"49 "email": "[email protected]", 50 "homepage": "https://frenck.dev", 51 "role": "Open source developer" 52 52 }, 53 53 { … … 57 57 ], 58 58 "description": "PHP_CodeSniffer Standards Composer Installer Plugin", 59 "homepage": "http://www.dealerdirect.com",60 59 "keywords": [ 61 60 "PHPCodeSniffer", … … 78 77 "support": { 79 78 "issues": "https://github.com/PHPCSStandards/composer-installer/issues", 79 "security": "https://github.com/PHPCSStandards/composer-installer/security/policy", 80 80 "source": "https://github.com/PHPCSStandards/composer-installer" 81 81 }, 82 "funding": [ 83 { 84 "url": "https://github.com/PHPCSStandards", 85 "type": "github" 86 }, 87 { 88 "url": "https://github.com/jrfnl", 89 "type": "github" 90 }, 91 { 92 "url": "https://opencollective.com/php_codesniffer", 93 "type": "open_collective" 94 }, 95 { 96 "url": "https://thanks.dev/u/gh/phpcsstandards", 97 "type": "thanks_dev" 98 } 99 ], 82 100 "install-path": "../dealerdirect/phpcodesniffer-composer-installer" 83 101 }, 84 102 { 85 103 "name": "phpcsstandards/phpcsextra", 86 "version": "1. 2.1",87 "version_normalized": "1. 2.1.0",104 "version": "1.4.1", 105 "version_normalized": "1.4.1.0", 88 106 "source": { 89 107 "type": "git", 90 108 "url": "https://github.com/PHPCSStandards/PHPCSExtra.git", 91 "reference": " 11d387c6642b6e4acaf0bd9bf5203b8cca1ec489"109 "reference": "882b8c947ada27eb002870fe77fee9ce0a454cdb" 92 110 }, 93 111 "dist": { 94 112 "type": "zip", 95 "url": "https://api.github.com/repos/PHPCSStandards/PHPCSExtra/zipball/ 11d387c6642b6e4acaf0bd9bf5203b8cca1ec489",96 "reference": " 11d387c6642b6e4acaf0bd9bf5203b8cca1ec489",113 "url": "https://api.github.com/repos/PHPCSStandards/PHPCSExtra/zipball/882b8c947ada27eb002870fe77fee9ce0a454cdb", 114 "reference": "882b8c947ada27eb002870fe77fee9ce0a454cdb", 97 115 "shasum": "" 98 116 }, 99 117 "require": { 100 118 "php": ">=5.4", 101 "phpcsstandards/phpcsutils": "^1. 0.9",102 "squizlabs/php_codesniffer": "^3. 8.0"119 "phpcsstandards/phpcsutils": "^1.1.2", 120 "squizlabs/php_codesniffer": "^3.13.4 || ^4.0" 103 121 }, 104 122 "require-dev": { 105 123 "php-parallel-lint/php-console-highlighter": "^1.0", 106 "php-parallel-lint/php-parallel-lint": "^1. 3.2",124 "php-parallel-lint/php-parallel-lint": "^1.4.0", 107 125 "phpcsstandards/phpcsdevcs": "^1.1.6", 108 126 "phpcsstandards/phpcsdevtools": "^1.2.1", 109 "phpunit/phpunit": "^4.5 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9. 0"110 }, 111 "time": "202 3-12-08T16:49:07+00:00",127 "phpunit/phpunit": "^4.5 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.3.4" 128 }, 129 "time": "2025-09-05T06:54:52+00:00", 112 130 "type": "phpcodesniffer-standard", 113 131 "extra": { … … 159 177 "url": "https://opencollective.com/php_codesniffer", 160 178 "type": "open_collective" 179 }, 180 { 181 "url": "https://thanks.dev/u/gh/phpcsstandards", 182 "type": "thanks_dev" 161 183 } 162 184 ], … … 165 187 { 166 188 "name": "phpcsstandards/phpcsutils", 167 "version": "1. 0.12",168 "version_normalized": "1. 0.12.0",189 "version": "1.1.2", 190 "version_normalized": "1.1.2.0", 169 191 "source": { 170 192 "type": "git", 171 193 "url": "https://github.com/PHPCSStandards/PHPCSUtils.git", 172 "reference": " 87b233b00daf83fb70f40c9a28692be017ea7c6c"194 "reference": "b22b59e3d9ec8fe4953e42c7d59117c6eae70eae" 173 195 }, 174 196 "dist": { 175 197 "type": "zip", 176 "url": "https://api.github.com/repos/PHPCSStandards/PHPCSUtils/zipball/ 87b233b00daf83fb70f40c9a28692be017ea7c6c",177 "reference": " 87b233b00daf83fb70f40c9a28692be017ea7c6c",198 "url": "https://api.github.com/repos/PHPCSStandards/PHPCSUtils/zipball/b22b59e3d9ec8fe4953e42c7d59117c6eae70eae", 199 "reference": "b22b59e3d9ec8fe4953e42c7d59117c6eae70eae", 178 200 "shasum": "" 179 201 }, … … 181 203 "dealerdirect/phpcodesniffer-composer-installer": "^0.4.1 || ^0.5 || ^0.6.2 || ^0.7 || ^1.0", 182 204 "php": ">=5.4", 183 "squizlabs/php_codesniffer": "^3.1 0.0 || 4.0.x-dev@dev"205 "squizlabs/php_codesniffer": "^3.13.3 || ^4.0" 184 206 }, 185 207 "require-dev": { 186 208 "ext-filter": "*", 187 209 "php-parallel-lint/php-console-highlighter": "^1.0", 188 "php-parallel-lint/php-parallel-lint": "^1. 3.2",210 "php-parallel-lint/php-parallel-lint": "^1.4.0", 189 211 "phpcsstandards/phpcsdevcs": "^1.1.6", 190 "yoast/phpunit-polyfills": "^1.1.0 || ^2.0.0 "191 }, 192 "time": "202 4-05-20T13:34:27+00:00",212 "yoast/phpunit-polyfills": "^1.1.0 || ^2.0.0 || ^3.0.0" 213 }, 214 "time": "2025-09-05T00:00:03+00:00", 193 215 "type": "phpcodesniffer-standard", 194 216 "extra": { … … 227 249 "phpcs", 228 250 "phpcs3", 251 "phpcs4", 229 252 "standards", 230 253 "static analysis", … … 250 273 "url": "https://opencollective.com/php_codesniffer", 251 274 "type": "open_collective" 275 }, 276 { 277 "url": "https://thanks.dev/u/gh/phpcsstandards", 278 "type": "thanks_dev" 252 279 } 253 280 ], … … 256 283 { 257 284 "name": "squizlabs/php_codesniffer", 258 "version": "3.1 2.0",259 "version_normalized": "3.1 2.0.0",285 "version": "3.13.4", 286 "version_normalized": "3.13.4.0", 260 287 "source": { 261 288 "type": "git", 262 289 "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git", 263 "reference": " 2d1b63db139c3c6ea0c927698e5160f8b3b8d630"290 "reference": "ad545ea9c1b7d270ce0fc9cbfb884161cd706119" 264 291 }, 265 292 "dist": { 266 293 "type": "zip", 267 "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/ 2d1b63db139c3c6ea0c927698e5160f8b3b8d630",268 "reference": " 2d1b63db139c3c6ea0c927698e5160f8b3b8d630",294 "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/ad545ea9c1b7d270ce0fc9cbfb884161cd706119", 295 "reference": "ad545ea9c1b7d270ce0fc9cbfb884161cd706119", 269 296 "shasum": "" 270 297 }, … … 278 305 "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.3.4" 279 306 }, 280 "time": "2025-0 3-18T05:04:51+00:00",307 "time": "2025-09-05T05:47:09+00:00", 281 308 "bin": [ 282 309 "bin/phpcbf", … … 343 370 { 344 371 "name": "wp-coding-standards/wpcs", 345 "version": "3. 1.0",346 "version_normalized": "3. 1.0.0",372 "version": "3.2.0", 373 "version_normalized": "3.2.0.0", 347 374 "source": { 348 375 "type": "git", 349 376 "url": "https://github.com/WordPress/WordPress-Coding-Standards.git", 350 "reference": " 9333efcbff231f10dfd9c56bb7b65818b4733ca7"377 "reference": "d2421de7cec3274ae622c22c744de9a62c7925af" 351 378 }, 352 379 "dist": { 353 380 "type": "zip", 354 "url": "https://api.github.com/repos/WordPress/WordPress-Coding-Standards/zipball/ 9333efcbff231f10dfd9c56bb7b65818b4733ca7",355 "reference": " 9333efcbff231f10dfd9c56bb7b65818b4733ca7",381 "url": "https://api.github.com/repos/WordPress/WordPress-Coding-Standards/zipball/d2421de7cec3274ae622c22c744de9a62c7925af", 382 "reference": "d2421de7cec3274ae622c22c744de9a62c7925af", 356 383 "shasum": "" 357 384 }, … … 362 389 "ext-xmlreader": "*", 363 390 "php": ">=5.4", 364 "phpcsstandards/phpcsextra": "^1. 2.1",365 "phpcsstandards/phpcsutils": "^1. 0.10",366 "squizlabs/php_codesniffer": "^3. 9.0"391 "phpcsstandards/phpcsextra": "^1.4.0", 392 "phpcsstandards/phpcsutils": "^1.1.0", 393 "squizlabs/php_codesniffer": "^3.13.0" 367 394 }, 368 395 "require-dev": { 369 396 "php-parallel-lint/php-console-highlighter": "^1.0.0", 370 "php-parallel-lint/php-parallel-lint": "^1. 3.2",397 "php-parallel-lint/php-parallel-lint": "^1.4.0", 371 398 "phpcompatibility/php-compatibility": "^9.0", 372 399 "phpcsstandards/phpcsdevtools": "^1.2.0", … … 377 404 "ext-mbstring": "For improved results" 378 405 }, 379 "time": "202 4-03-25T16:39:00+00:00",406 "time": "2025-07-24T20:08:31+00:00", 380 407 "type": "phpcodesniffer-standard", 381 408 "installation-source": "dist", -
wordpress-beta-tester/tags/3.6.5/vendor/composer/installed.php
r3261736 r3369865 4 4 'pretty_version' => 'dev-master', 5 5 'version' => 'dev-master', 6 'reference' => ' f942f73118c58e4794384adfa673ef5d24a6d9a1',6 'reference' => '3157d931e1241c2e8ee94768674ee9684e4e606e', 7 7 'type' => 'wordpress-plugin', 8 8 'install_path' => __DIR__ . '/../../', … … 14 14 'pretty_version' => 'dev-master', 15 15 'version' => 'dev-master', 16 'reference' => ' f942f73118c58e4794384adfa673ef5d24a6d9a1',16 'reference' => '3157d931e1241c2e8ee94768674ee9684e4e606e', 17 17 'type' => 'wordpress-plugin', 18 18 'install_path' => __DIR__ . '/../../', … … 21 21 ), 22 22 'dealerdirect/phpcodesniffer-composer-installer' => array( 23 'pretty_version' => 'v1. 0.0',24 'version' => '1. 0.0.0',25 'reference' => ' 4be43904336affa5c2f70744a348312336afd0da',23 'pretty_version' => 'v1.1.2', 24 'version' => '1.1.2.0', 25 'reference' => 'e9cf5e4bbf7eeaf9ef5db34938942602838fc2b1', 26 26 'type' => 'composer-plugin', 27 27 'install_path' => __DIR__ . '/../dealerdirect/phpcodesniffer-composer-installer', … … 30 30 ), 31 31 'phpcsstandards/phpcsextra' => array( 32 'pretty_version' => '1. 2.1',33 'version' => '1. 2.1.0',34 'reference' => ' 11d387c6642b6e4acaf0bd9bf5203b8cca1ec489',32 'pretty_version' => '1.4.1', 33 'version' => '1.4.1.0', 34 'reference' => '882b8c947ada27eb002870fe77fee9ce0a454cdb', 35 35 'type' => 'phpcodesniffer-standard', 36 36 'install_path' => __DIR__ . '/../phpcsstandards/phpcsextra', … … 39 39 ), 40 40 'phpcsstandards/phpcsutils' => array( 41 'pretty_version' => '1. 0.12',42 'version' => '1. 0.12.0',43 'reference' => ' 87b233b00daf83fb70f40c9a28692be017ea7c6c',41 'pretty_version' => '1.1.2', 42 'version' => '1.1.2.0', 43 'reference' => 'b22b59e3d9ec8fe4953e42c7d59117c6eae70eae', 44 44 'type' => 'phpcodesniffer-standard', 45 45 'install_path' => __DIR__ . '/../phpcsstandards/phpcsutils', … … 48 48 ), 49 49 'squizlabs/php_codesniffer' => array( 50 'pretty_version' => '3.1 2.0',51 'version' => '3.1 2.0.0',52 'reference' => ' 2d1b63db139c3c6ea0c927698e5160f8b3b8d630',50 'pretty_version' => '3.13.4', 51 'version' => '3.13.4.0', 52 'reference' => 'ad545ea9c1b7d270ce0fc9cbfb884161cd706119', 53 53 'type' => 'library', 54 54 'install_path' => __DIR__ . '/../squizlabs/php_codesniffer', … … 57 57 ), 58 58 'wp-coding-standards/wpcs' => array( 59 'pretty_version' => '3. 1.0',60 'version' => '3. 1.0.0',61 'reference' => ' 9333efcbff231f10dfd9c56bb7b65818b4733ca7',59 'pretty_version' => '3.2.0', 60 'version' => '3.2.0.0', 61 'reference' => 'd2421de7cec3274ae622c22c744de9a62c7925af', 62 62 'type' => 'phpcodesniffer-standard', 63 63 'install_path' => __DIR__ . '/../wp-coding-standards/wpcs', -
wordpress-beta-tester/tags/3.6.5/vendor/composer/platform_check.php
r2668648 r3369865 20 20 } 21 21 } 22 trigger_error( 23 'Composer detected issues in your platform: ' . implode(' ', $issues), 24 E_USER_ERROR 22 throw new \RuntimeException( 23 'Composer detected issues in your platform: ' . implode(' ', $issues) 25 24 ); 26 25 } -
wordpress-beta-tester/tags/3.6.5/wp-beta-tester.php
r3326069 r3369865 14 14 * Description: Allows you to easily upgrade to Beta releases. 15 15 * Author: WordPress Upgrade/Install Team 16 * Version: 3.6. 416 * Version: 3.6.5 17 17 * Network: true 18 18 * Author URI: https://make.wordpress.org/core/components/upgrade-install/ -
wordpress-beta-tester/trunk/CHANGES.md
r3326069 r3369865 1 1 [unreleased] 2 3 #### 3.6.5 / 2025-09-29 4 * fix bool to array conversion error 5 * add Extra Setting to set `CORE_UPGRADE_SKIP_NEW_BUNDLED` constant 6 * remove Extra Setting to specifically remove Akismet 7 * SimplePie 1.9.0 deprecated passing array to `fetch_feed()` 2 8 3 9 #### 3.6.4 / 2025-07-10 -
wordpress-beta-tester/trunk/languages/wordpress-beta-tester.pot
r3261736 r3369865 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: WordPress Beta Tester 3.6. 3\n"5 "Project-Id-Version: WordPress Beta Tester 3.6.5\n" 6 6 "Report-Msgid-Bugs-To: https://github.com/afragen/wordpress-beta-tester/issues\n" 7 7 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 10 10 "Content-Type: text/plain; charset=UTF-8\n" 11 11 "Content-Transfer-Encoding: 8bit\n" 12 "POT-Creation-Date: 2025-0 3-25T18:19:14+00:00\n"12 "POT-Creation-Date: 2025-09-29T16:02:36+00:00\n" 13 13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 14 "X-Generator: WP-CLI 2.1 1.0\n"14 "X-Generator: WP-CLI 2.12.0\n" 15 15 "X-Domain: wordpress-beta-tester\n" 16 16 … … 66 66 #. translators: 1: link to backing up database, 2: link to make.wp.org/core, 3: link to beta support forum 67 67 #: src/WPBT/WPBT_Core.php:177 68 #, php-format 68 69 msgid "By their nature, these releases are unstable and should not be used anyplace where your data is important. So please <a href=\"%1$s\">back up your database</a> before upgrading to a test release. In order to hear about the latest beta releases, your best bet is to watch the <a href=\"%2$s\">development blog</a> and the <a href=\"%3$s\">beta forum</a>." 69 70 msgstr "" … … 83 84 #. translators: %s: link to new trac ticket 84 85 #: src/WPBT/WPBT_Core.php:185 86 #, php-format 85 87 msgid "Thank you for helping test WordPress. Please <a href=\"%s\">report any bugs you find</a>." 86 88 msgstr "" … … 92 94 #. translators: %s: update version 93 95 #: src/WPBT/WPBT_Core.php:193 96 #, php-format 94 97 msgid "Currently your site is set to update to %s." 95 98 msgstr "" … … 106 109 #: src/WPBT/WPBT_Core.php:223 107 110 #: src/WPBT/WPBT_Core.php:274 111 #, php-format 108 112 msgid "`WP_AUTO_UPDATE_CORE` is defined as `%s`." 109 113 msgstr "" … … 115 119 #. translators: %s: Current WordPress version base, eg 5.5 116 120 #: src/WPBT/WPBT_Core.php:242 121 #, php-format 117 122 msgid "This contains the work that is occurring on a branch in preparation for a %s point release. This should also be fairly stable but will be available before the branch is ready for release." 118 123 msgstr "" … … 160 165 #. translators: %s: version number 161 166 #: src/WPBT/WPBT_Core.php:387 167 #, php-format 162 168 msgid "version %s" 163 169 msgstr "" … … 174 180 #. translators: Used to join items in a list with more than 2 items. 175 181 #: src/WPBT/WPBT_Core.php:492 182 #, php-format 176 183 msgid "%1$s, %2$s" 177 184 msgstr "" … … 179 186 #. translators: Used to join last two items in a list with more than 2 times. 180 187 #: src/WPBT/WPBT_Core.php:494 188 #, php-format 181 189 msgid "%1$s, or %2$s" 182 190 msgstr "" … … 184 192 #. translators: Used to join items in a list with only 2 items. 185 193 #: src/WPBT/WPBT_Core.php:496 194 #, php-format 186 195 msgid "%1$s or %2$s" 187 196 msgstr "" … … 199 208 msgstr "" 200 209 201 #: src/WPBT/WPBT_Extras.php:1 14202 msgid " Delete auto-installed plugins."203 msgstr "" 204 205 #: src/WPBT/WPBT_Extras.php:1 15206 msgid " Akismet is automatically installed with beta testing offers."210 #: src/WPBT/WPBT_Extras.php:121 211 msgid "Skip bundled plugins and themes on upgrade." 212 msgstr "" 213 214 #: src/WPBT/WPBT_Extras.php:122 215 msgid "Bundled plugins and themes are skipped on Core Upgrade." 207 216 msgstr "" 208 217 … … 221 230 #. translators: 1: link to backing up database, 2: link to make.wp.org/core, 3: link to beta support forum 222 231 #: src/WPBT/WPBT_Help.php:47 232 #, php-format 223 233 msgid "By their nature, these releases are unstable and should not be used any place where your data is important. So please <a href=\"%1$s\">back up your database</a> before upgrading to a test release. In order to hear about the latest beta releases, your best bet is to watch the <a href=\"%2$s\">development blog</a> and the <a href=\"%3$s\">beta forum</a>." 224 234 msgstr "" … … 272 282 #. translators: %s: WordPress Beta Tester Settings page URL 273 283 #: src/WPBT/WP_Beta_Tester.php:126 284 #, php-format 274 285 msgid "<strong>Warning:</strong> Your current <a href=\"%s\">WordPress Beta Tester plugin configuration</a> will downgrade your installation to a previous version - please reconfigure it." 275 286 msgstr "" 276 287 277 #: src/WPBT/WP_Beta_Tester.php:29 8288 #: src/WPBT/WP_Beta_Tester.php:299 278 289 msgid "WordPress Beta Testing" 279 290 msgstr "" 280 291 281 292 #. translators: %s: WordPress version 282 #: src/WPBT/WP_Beta_Tester.php:318 293 #: src/WPBT/WP_Beta_Tester.php:319 294 #, php-format 283 295 msgid "Please help test <strong>WordPress %s</strong>." 284 296 msgstr "" 285 297 286 298 #. translators: %1: link to closed and reopened trac tickets on current milestone 287 #: src/WPBT/WP_Beta_Tester.php:324 299 #: src/WPBT/WP_Beta_Tester.php:325 300 #, php-format 288 301 msgid "Here are the <a href=\"%s\" target=\"_blank\">commits for the milestone</a>." 289 302 msgstr "" 290 303 291 304 #. translators: %s: update version 292 #: src/WPBT/WP_Beta_Tester.php:333 305 #: src/WPBT/WP_Beta_Tester.php:334 306 #, php-format 293 307 msgid "Currently your site is set to update to <strong>%s</strong>." 294 308 msgstr "" 295 309 296 310 #. translators: %s: WP Beta Tester settings URL 297 #: src/WPBT/WP_Beta_Tester.php:339 311 #: src/WPBT/WP_Beta_Tester.php:340 312 #, php-format 298 313 msgid "Head over to your <a href=\"%s\">WordPress Beta Tester Settings</a> and make sure the <strong>beta/RC</strong> stream is selected." 299 314 msgstr "" 300 315 301 316 #. translators: %s: Milestone version 302 #: src/WPBT/WP_Beta_Tester.php:398 317 #: src/WPBT/WP_Beta_Tester.php:399 318 #, php-format 303 319 msgid "WordPress %s Dev Notes" 304 320 msgstr "" 305 321 306 322 #. translators: %s: Milestone version 307 #: src/WPBT/WP_Beta_Tester.php:408 323 #: src/WPBT/WP_Beta_Tester.php:409 324 #, php-format 308 325 msgid "WordPress %s Field Guide" 309 326 msgstr "" -
wordpress-beta-tester/trunk/readme.txt
r3326069 r3369865 7 7 Requires at least: 3.1 8 8 Requires PHP: 5.6 9 Tested up to: 6. 810 Stable Tag: 3.6. 49 Tested up to: 6.9 10 Stable Tag: 3.6.5 11 11 12 12 Allows you to easily upgrade for testing the next versions of WordPress. -
wordpress-beta-tester/trunk/src/WPBT/WPBT_Extras.php
r3326069 r3369865 47 47 $this->load_hooks(); 48 48 $this->skip_autoupdate_email(); 49 $this-> remove_auto_installed_plugins();49 $this->skip_bundled_files_on_upgrade(); 50 50 } 51 51 … … 104 104 ); 105 105 106 add_settings_section( 107 'wp_beta_tester_bundled', 108 null, 109 null, 110 'wp_beta_tester_extras' 111 ); 112 106 113 add_settings_field( 107 ' remove_auto_installed_plugins',114 'skip_bundled_files_on_upgrade', 108 115 null, 109 116 array( 'WPBT_Settings', 'checkbox_setting' ), 110 117 'wp_beta_tester_extras', 111 'wp_beta_tester_ email',118 'wp_beta_tester_bundled', 112 119 array( 113 'id' => ' remove_auto_installed_plugins',114 'title' => esc_html__( ' Delete auto-installed plugins.', 'wordpress-beta-tester' ),115 'description' => esc_html__( ' Akismet is automatically installed with beta testing offers.', 'wordpress-beta-tester' ),120 'id' => 'skip_bundled_files_on_upgrade', 121 'title' => esc_html__( 'Skip bundled plugins and themes on upgrade.', 'wordpress-beta-tester' ), 122 'description' => esc_html__( 'Bundled plugins and themes are skipped on Core Upgrade.', 'wordpress-beta-tester' ), 116 123 ) 117 124 ); … … 210 217 211 218 /** 212 * Remove auto-installed plugins installed with every beta testing offer.213 * 214 * @return void 215 */ 216 public function remove_auto_installed_plugins() {217 if ( ! isset( self::$options[' remove_auto_installed_plugins'] ) ) {219 * Skip bundled plugins and themes on Core Upgrade. 220 * 221 * @return void 222 */ 223 public function skip_bundled_files_on_upgrade() { 224 if ( ! isset( self::$options['skip_bundled_files_on_upgrade'] ) ) { 218 225 return; 219 226 } 220 227 221 // Needed as sometimes `delete_plugins()` not ready. 222 require_once ABSPATH . 'wp-admin/includes/plugin.php'; 223 add_action( 224 'init', 225 function () { 226 if ( function_exists( 'request_filesystem_credentials' ) ) { 227 delete_plugins( array( 'akismet/akismet.php' ) ); 228 } 229 } 230 ); 228 if ( ! defined( 'CORE_UPGRADE_SKIP_NEW_BUNDLED' ) ) { 229 define( 'CORE_UPGRADE_SKIP_NEW_BUNDLED', true ); 230 } 231 231 } 232 232 } -
wordpress-beta-tester/trunk/src/WPBT/WP_Beta_Tester.php
r3174608 r3369865 230 230 // get_preferred_from_update_core() can return false. 231 231 if ( false === $preferred ) { 232 $preferred = array(); 232 233 $preferred['response'] = 'latest'; 233 234 $preferred['version'] = '0'; … … 355 356 'items' => 10, 356 357 ); 357 $urls = array( "https://wordpress.org/news/tag/development/feed/?s=$milestone", "https://make.wordpress.org/core/tag/development/feed/?s=$milestone" );358 358 359 359 // For testing, set cache to 10 seconds. … … 361 361 362 362 ob_start(); 363 wp_widget_rss_output( array( 'url' => $urls ), $rss_args ); 363 wp_widget_rss_output( "https://wordpress.org/news/tag/development/feed/?s=$milestone", $rss_args ); 364 wp_widget_rss_output( "https://make.wordpress.org/core/tag/development/feed/?s=$milestone", $rss_args ); 364 365 $feed = ob_get_contents(); 365 366 ob_end_clean(); -
wordpress-beta-tester/trunk/vendor/autoload.php
r2861682 r3369865 15 15 } 16 16 } 17 trigger_error( 18 $err, 19 E_USER_ERROR 20 ); 17 throw new RuntimeException($err); 21 18 } 22 19 -
wordpress-beta-tester/trunk/vendor/composer/InstalledVersions.php
r3261736 r3369865 27 27 class InstalledVersions 28 28 { 29 /** 30 * @var string|null if set (by reflection by Composer), this should be set to the path where this class is being copied to 31 * @internal 32 */ 33 private static $selfDir = null; 34 29 35 /** 30 36 * @var mixed[]|null … … 324 330 325 331 /** 332 * @return string 333 */ 334 private static function getSelfDir() 335 { 336 if (self::$selfDir === null) { 337 self::$selfDir = strtr(__DIR__, '\\', '/'); 338 } 339 340 return self::$selfDir; 341 } 342 343 /** 326 344 * @return array[] 327 345 * @psalm-return list<array{root: array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, array{pretty_version?: string, version?: string, reference?: string|null, type?: string, install_path?: string, aliases?: string[], dev_requirement: bool, replaced?: string[], provided?: string[]}>}> … … 337 355 338 356 if (self::$canGetVendors) { 339 $selfDir = s trtr(__DIR__, '\\', '/');357 $selfDir = self::getSelfDir(); 340 358 foreach (ClassLoader::getRegisteredLoaders() as $vendorDir => $loader) { 341 359 $vendorDir = strtr($vendorDir, '\\', '/'); -
wordpress-beta-tester/trunk/vendor/composer/autoload_classmap.php
r3166156 r3369865 13 13 'PHPCSUtils\\BackCompat\\Helper' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/BackCompat/Helper.php', 14 14 'PHPCSUtils\\Exceptions\\InvalidTokenArray' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/InvalidTokenArray.php', 15 'PHPCSUtils\\Exceptions\\LogicException' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/LogicException.php', 16 'PHPCSUtils\\Exceptions\\MissingArgumentError' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/MissingArgumentError.php', 17 'PHPCSUtils\\Exceptions\\OutOfBoundsStackPtr' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/OutOfBoundsStackPtr.php', 18 'PHPCSUtils\\Exceptions\\RuntimeException' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/RuntimeException.php', 15 19 'PHPCSUtils\\Exceptions\\TestFileNotFound' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/TestFileNotFound.php', 16 20 'PHPCSUtils\\Exceptions\\TestMarkerNotFound' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/TestMarkerNotFound.php', 17 21 'PHPCSUtils\\Exceptions\\TestTargetNotFound' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/TestTargetNotFound.php', 22 'PHPCSUtils\\Exceptions\\TypeError' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/TypeError.php', 23 'PHPCSUtils\\Exceptions\\UnexpectedTokenType' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/UnexpectedTokenType.php', 24 'PHPCSUtils\\Exceptions\\ValueError' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/ValueError.php', 18 25 'PHPCSUtils\\Fixers\\SpacesFixer' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Fixers/SpacesFixer.php', 19 26 'PHPCSUtils\\Internal\\Cache' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Internal/Cache.php', … … 22 29 'PHPCSUtils\\Internal\\NoFileCache' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Internal/NoFileCache.php', 23 30 'PHPCSUtils\\Internal\\StableCollections' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Internal/StableCollections.php', 31 'PHPCSUtils\\TestUtils\\ConfigDouble' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/TestUtils/ConfigDouble.php', 32 'PHPCSUtils\\TestUtils\\RulesetDouble' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/TestUtils/RulesetDouble.php', 24 33 'PHPCSUtils\\TestUtils\\UtilityMethodTestCase' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/TestUtils/UtilityMethodTestCase.php', 25 34 'PHPCSUtils\\Tokens\\Collections' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Tokens/Collections.php', … … 27 36 'PHPCSUtils\\Utils\\Arrays' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Arrays.php', 28 37 'PHPCSUtils\\Utils\\Conditions' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Conditions.php', 38 'PHPCSUtils\\Utils\\Constants' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Constants.php', 29 39 'PHPCSUtils\\Utils\\Context' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Context.php', 30 40 'PHPCSUtils\\Utils\\ControlStructures' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/ControlStructures.php', 41 'PHPCSUtils\\Utils\\FileInfo' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/FileInfo.php', 42 'PHPCSUtils\\Utils\\FilePath' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/FilePath.php', 31 43 'PHPCSUtils\\Utils\\FunctionDeclarations' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/FunctionDeclarations.php', 32 44 'PHPCSUtils\\Utils\\GetTokensAsString' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/GetTokensAsString.php', … … 43 55 'PHPCSUtils\\Utils\\Scopes' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Scopes.php', 44 56 'PHPCSUtils\\Utils\\TextStrings' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/TextStrings.php', 57 'PHPCSUtils\\Utils\\TypeString' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/TypeString.php', 45 58 'PHPCSUtils\\Utils\\UseStatements' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/UseStatements.php', 46 59 'PHPCSUtils\\Utils\\Variables' => $vendorDir . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Variables.php', -
wordpress-beta-tester/trunk/vendor/composer/autoload_static.php
r3166156 r3369865 28 28 'PHPCSUtils\\BackCompat\\Helper' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/BackCompat/Helper.php', 29 29 'PHPCSUtils\\Exceptions\\InvalidTokenArray' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/InvalidTokenArray.php', 30 'PHPCSUtils\\Exceptions\\LogicException' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/LogicException.php', 31 'PHPCSUtils\\Exceptions\\MissingArgumentError' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/MissingArgumentError.php', 32 'PHPCSUtils\\Exceptions\\OutOfBoundsStackPtr' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/OutOfBoundsStackPtr.php', 33 'PHPCSUtils\\Exceptions\\RuntimeException' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/RuntimeException.php', 30 34 'PHPCSUtils\\Exceptions\\TestFileNotFound' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/TestFileNotFound.php', 31 35 'PHPCSUtils\\Exceptions\\TestMarkerNotFound' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/TestMarkerNotFound.php', 32 36 'PHPCSUtils\\Exceptions\\TestTargetNotFound' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/TestTargetNotFound.php', 37 'PHPCSUtils\\Exceptions\\TypeError' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/TypeError.php', 38 'PHPCSUtils\\Exceptions\\UnexpectedTokenType' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/UnexpectedTokenType.php', 39 'PHPCSUtils\\Exceptions\\ValueError' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/ValueError.php', 33 40 'PHPCSUtils\\Fixers\\SpacesFixer' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Fixers/SpacesFixer.php', 34 41 'PHPCSUtils\\Internal\\Cache' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Internal/Cache.php', … … 37 44 'PHPCSUtils\\Internal\\NoFileCache' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Internal/NoFileCache.php', 38 45 'PHPCSUtils\\Internal\\StableCollections' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Internal/StableCollections.php', 46 'PHPCSUtils\\TestUtils\\ConfigDouble' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/TestUtils/ConfigDouble.php', 47 'PHPCSUtils\\TestUtils\\RulesetDouble' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/TestUtils/RulesetDouble.php', 39 48 'PHPCSUtils\\TestUtils\\UtilityMethodTestCase' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/TestUtils/UtilityMethodTestCase.php', 40 49 'PHPCSUtils\\Tokens\\Collections' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Tokens/Collections.php', … … 42 51 'PHPCSUtils\\Utils\\Arrays' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Arrays.php', 43 52 'PHPCSUtils\\Utils\\Conditions' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Conditions.php', 53 'PHPCSUtils\\Utils\\Constants' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Constants.php', 44 54 'PHPCSUtils\\Utils\\Context' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Context.php', 45 55 'PHPCSUtils\\Utils\\ControlStructures' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/ControlStructures.php', 56 'PHPCSUtils\\Utils\\FileInfo' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/FileInfo.php', 57 'PHPCSUtils\\Utils\\FilePath' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/FilePath.php', 46 58 'PHPCSUtils\\Utils\\FunctionDeclarations' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/FunctionDeclarations.php', 47 59 'PHPCSUtils\\Utils\\GetTokensAsString' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/GetTokensAsString.php', … … 58 70 'PHPCSUtils\\Utils\\Scopes' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Scopes.php', 59 71 'PHPCSUtils\\Utils\\TextStrings' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/TextStrings.php', 72 'PHPCSUtils\\Utils\\TypeString' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/TypeString.php', 60 73 'PHPCSUtils\\Utils\\UseStatements' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/UseStatements.php', 61 74 'PHPCSUtils\\Utils\\Variables' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Variables.php', -
wordpress-beta-tester/trunk/vendor/composer/installed.json
r3261736 r3369865 3 3 { 4 4 "name": "dealerdirect/phpcodesniffer-composer-installer", 5 "version": "v1. 0.0",6 "version_normalized": "1. 0.0.0",5 "version": "v1.1.2", 6 "version_normalized": "1.1.2.0", 7 7 "source": { 8 8 "type": "git", 9 9 "url": "https://github.com/PHPCSStandards/composer-installer.git", 10 "reference": " 4be43904336affa5c2f70744a348312336afd0da"10 "reference": "e9cf5e4bbf7eeaf9ef5db34938942602838fc2b1" 11 11 }, 12 12 "dist": { 13 13 "type": "zip", 14 "url": "https://api.github.com/repos/PHPCSStandards/composer-installer/zipball/ 4be43904336affa5c2f70744a348312336afd0da",15 "reference": " 4be43904336affa5c2f70744a348312336afd0da",14 "url": "https://api.github.com/repos/PHPCSStandards/composer-installer/zipball/e9cf5e4bbf7eeaf9ef5db34938942602838fc2b1", 15 "reference": "e9cf5e4bbf7eeaf9ef5db34938942602838fc2b1", 16 16 "shasum": "" 17 17 }, 18 18 "require": { 19 "composer-plugin-api": "^ 1.0 || ^2.0",19 "composer-plugin-api": "^2.2", 20 20 "php": ">=5.4", 21 21 "squizlabs/php_codesniffer": "^2.0 || ^3.1.0 || ^4.0" 22 22 }, 23 23 "require-dev": { 24 "composer/composer": " *",24 "composer/composer": "^2.2", 25 25 "ext-json": "*", 26 26 "ext-zip": "*", 27 "php-parallel-lint/php-parallel-lint": "^1. 3.1",27 "php-parallel-lint/php-parallel-lint": "^1.4.0", 28 28 "phpcompatibility/php-compatibility": "^9.0", 29 29 "yoast/phpunit-polyfills": "^1.0" 30 30 }, 31 "time": "202 3-01-05T11:28:13+00:00",31 "time": "2025-07-17T20:45:56+00:00", 32 32 "type": "composer-plugin", 33 33 "extra": { … … 47 47 { 48 48 "name": "Franck Nijhof", 49 "email": " [email protected]",50 "homepage": "http ://www.frenck.nl",51 "role": " Developer / IT Manager"49 "email": "[email protected]", 50 "homepage": "https://frenck.dev", 51 "role": "Open source developer" 52 52 }, 53 53 { … … 57 57 ], 58 58 "description": "PHP_CodeSniffer Standards Composer Installer Plugin", 59 "homepage": "http://www.dealerdirect.com",60 59 "keywords": [ 61 60 "PHPCodeSniffer", … … 78 77 "support": { 79 78 "issues": "https://github.com/PHPCSStandards/composer-installer/issues", 79 "security": "https://github.com/PHPCSStandards/composer-installer/security/policy", 80 80 "source": "https://github.com/PHPCSStandards/composer-installer" 81 81 }, 82 "funding": [ 83 { 84 "url": "https://github.com/PHPCSStandards", 85 "type": "github" 86 }, 87 { 88 "url": "https://github.com/jrfnl", 89 "type": "github" 90 }, 91 { 92 "url": "https://opencollective.com/php_codesniffer", 93 "type": "open_collective" 94 }, 95 { 96 "url": "https://thanks.dev/u/gh/phpcsstandards", 97 "type": "thanks_dev" 98 } 99 ], 82 100 "install-path": "../dealerdirect/phpcodesniffer-composer-installer" 83 101 }, 84 102 { 85 103 "name": "phpcsstandards/phpcsextra", 86 "version": "1. 2.1",87 "version_normalized": "1. 2.1.0",104 "version": "1.4.1", 105 "version_normalized": "1.4.1.0", 88 106 "source": { 89 107 "type": "git", 90 108 "url": "https://github.com/PHPCSStandards/PHPCSExtra.git", 91 "reference": " 11d387c6642b6e4acaf0bd9bf5203b8cca1ec489"109 "reference": "882b8c947ada27eb002870fe77fee9ce0a454cdb" 92 110 }, 93 111 "dist": { 94 112 "type": "zip", 95 "url": "https://api.github.com/repos/PHPCSStandards/PHPCSExtra/zipball/ 11d387c6642b6e4acaf0bd9bf5203b8cca1ec489",96 "reference": " 11d387c6642b6e4acaf0bd9bf5203b8cca1ec489",113 "url": "https://api.github.com/repos/PHPCSStandards/PHPCSExtra/zipball/882b8c947ada27eb002870fe77fee9ce0a454cdb", 114 "reference": "882b8c947ada27eb002870fe77fee9ce0a454cdb", 97 115 "shasum": "" 98 116 }, 99 117 "require": { 100 118 "php": ">=5.4", 101 "phpcsstandards/phpcsutils": "^1. 0.9",102 "squizlabs/php_codesniffer": "^3. 8.0"119 "phpcsstandards/phpcsutils": "^1.1.2", 120 "squizlabs/php_codesniffer": "^3.13.4 || ^4.0" 103 121 }, 104 122 "require-dev": { 105 123 "php-parallel-lint/php-console-highlighter": "^1.0", 106 "php-parallel-lint/php-parallel-lint": "^1. 3.2",124 "php-parallel-lint/php-parallel-lint": "^1.4.0", 107 125 "phpcsstandards/phpcsdevcs": "^1.1.6", 108 126 "phpcsstandards/phpcsdevtools": "^1.2.1", 109 "phpunit/phpunit": "^4.5 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9. 0"110 }, 111 "time": "202 3-12-08T16:49:07+00:00",127 "phpunit/phpunit": "^4.5 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.3.4" 128 }, 129 "time": "2025-09-05T06:54:52+00:00", 112 130 "type": "phpcodesniffer-standard", 113 131 "extra": { … … 159 177 "url": "https://opencollective.com/php_codesniffer", 160 178 "type": "open_collective" 179 }, 180 { 181 "url": "https://thanks.dev/u/gh/phpcsstandards", 182 "type": "thanks_dev" 161 183 } 162 184 ], … … 165 187 { 166 188 "name": "phpcsstandards/phpcsutils", 167 "version": "1. 0.12",168 "version_normalized": "1. 0.12.0",189 "version": "1.1.2", 190 "version_normalized": "1.1.2.0", 169 191 "source": { 170 192 "type": "git", 171 193 "url": "https://github.com/PHPCSStandards/PHPCSUtils.git", 172 "reference": " 87b233b00daf83fb70f40c9a28692be017ea7c6c"194 "reference": "b22b59e3d9ec8fe4953e42c7d59117c6eae70eae" 173 195 }, 174 196 "dist": { 175 197 "type": "zip", 176 "url": "https://api.github.com/repos/PHPCSStandards/PHPCSUtils/zipball/ 87b233b00daf83fb70f40c9a28692be017ea7c6c",177 "reference": " 87b233b00daf83fb70f40c9a28692be017ea7c6c",198 "url": "https://api.github.com/repos/PHPCSStandards/PHPCSUtils/zipball/b22b59e3d9ec8fe4953e42c7d59117c6eae70eae", 199 "reference": "b22b59e3d9ec8fe4953e42c7d59117c6eae70eae", 178 200 "shasum": "" 179 201 }, … … 181 203 "dealerdirect/phpcodesniffer-composer-installer": "^0.4.1 || ^0.5 || ^0.6.2 || ^0.7 || ^1.0", 182 204 "php": ">=5.4", 183 "squizlabs/php_codesniffer": "^3.1 0.0 || 4.0.x-dev@dev"205 "squizlabs/php_codesniffer": "^3.13.3 || ^4.0" 184 206 }, 185 207 "require-dev": { 186 208 "ext-filter": "*", 187 209 "php-parallel-lint/php-console-highlighter": "^1.0", 188 "php-parallel-lint/php-parallel-lint": "^1. 3.2",210 "php-parallel-lint/php-parallel-lint": "^1.4.0", 189 211 "phpcsstandards/phpcsdevcs": "^1.1.6", 190 "yoast/phpunit-polyfills": "^1.1.0 || ^2.0.0 "191 }, 192 "time": "202 4-05-20T13:34:27+00:00",212 "yoast/phpunit-polyfills": "^1.1.0 || ^2.0.0 || ^3.0.0" 213 }, 214 "time": "2025-09-05T00:00:03+00:00", 193 215 "type": "phpcodesniffer-standard", 194 216 "extra": { … … 227 249 "phpcs", 228 250 "phpcs3", 251 "phpcs4", 229 252 "standards", 230 253 "static analysis", … … 250 273 "url": "https://opencollective.com/php_codesniffer", 251 274 "type": "open_collective" 275 }, 276 { 277 "url": "https://thanks.dev/u/gh/phpcsstandards", 278 "type": "thanks_dev" 252 279 } 253 280 ], … … 256 283 { 257 284 "name": "squizlabs/php_codesniffer", 258 "version": "3.1 2.0",259 "version_normalized": "3.1 2.0.0",285 "version": "3.13.4", 286 "version_normalized": "3.13.4.0", 260 287 "source": { 261 288 "type": "git", 262 289 "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git", 263 "reference": " 2d1b63db139c3c6ea0c927698e5160f8b3b8d630"290 "reference": "ad545ea9c1b7d270ce0fc9cbfb884161cd706119" 264 291 }, 265 292 "dist": { 266 293 "type": "zip", 267 "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/ 2d1b63db139c3c6ea0c927698e5160f8b3b8d630",268 "reference": " 2d1b63db139c3c6ea0c927698e5160f8b3b8d630",294 "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/ad545ea9c1b7d270ce0fc9cbfb884161cd706119", 295 "reference": "ad545ea9c1b7d270ce0fc9cbfb884161cd706119", 269 296 "shasum": "" 270 297 }, … … 278 305 "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.3.4" 279 306 }, 280 "time": "2025-0 3-18T05:04:51+00:00",307 "time": "2025-09-05T05:47:09+00:00", 281 308 "bin": [ 282 309 "bin/phpcbf", … … 343 370 { 344 371 "name": "wp-coding-standards/wpcs", 345 "version": "3. 1.0",346 "version_normalized": "3. 1.0.0",372 "version": "3.2.0", 373 "version_normalized": "3.2.0.0", 347 374 "source": { 348 375 "type": "git", 349 376 "url": "https://github.com/WordPress/WordPress-Coding-Standards.git", 350 "reference": " 9333efcbff231f10dfd9c56bb7b65818b4733ca7"377 "reference": "d2421de7cec3274ae622c22c744de9a62c7925af" 351 378 }, 352 379 "dist": { 353 380 "type": "zip", 354 "url": "https://api.github.com/repos/WordPress/WordPress-Coding-Standards/zipball/ 9333efcbff231f10dfd9c56bb7b65818b4733ca7",355 "reference": " 9333efcbff231f10dfd9c56bb7b65818b4733ca7",381 "url": "https://api.github.com/repos/WordPress/WordPress-Coding-Standards/zipball/d2421de7cec3274ae622c22c744de9a62c7925af", 382 "reference": "d2421de7cec3274ae622c22c744de9a62c7925af", 356 383 "shasum": "" 357 384 }, … … 362 389 "ext-xmlreader": "*", 363 390 "php": ">=5.4", 364 "phpcsstandards/phpcsextra": "^1. 2.1",365 "phpcsstandards/phpcsutils": "^1. 0.10",366 "squizlabs/php_codesniffer": "^3. 9.0"391 "phpcsstandards/phpcsextra": "^1.4.0", 392 "phpcsstandards/phpcsutils": "^1.1.0", 393 "squizlabs/php_codesniffer": "^3.13.0" 367 394 }, 368 395 "require-dev": { 369 396 "php-parallel-lint/php-console-highlighter": "^1.0.0", 370 "php-parallel-lint/php-parallel-lint": "^1. 3.2",397 "php-parallel-lint/php-parallel-lint": "^1.4.0", 371 398 "phpcompatibility/php-compatibility": "^9.0", 372 399 "phpcsstandards/phpcsdevtools": "^1.2.0", … … 377 404 "ext-mbstring": "For improved results" 378 405 }, 379 "time": "202 4-03-25T16:39:00+00:00",406 "time": "2025-07-24T20:08:31+00:00", 380 407 "type": "phpcodesniffer-standard", 381 408 "installation-source": "dist", -
wordpress-beta-tester/trunk/vendor/composer/installed.php
r3261736 r3369865 4 4 'pretty_version' => 'dev-master', 5 5 'version' => 'dev-master', 6 'reference' => ' f942f73118c58e4794384adfa673ef5d24a6d9a1',6 'reference' => '3157d931e1241c2e8ee94768674ee9684e4e606e', 7 7 'type' => 'wordpress-plugin', 8 8 'install_path' => __DIR__ . '/../../', … … 14 14 'pretty_version' => 'dev-master', 15 15 'version' => 'dev-master', 16 'reference' => ' f942f73118c58e4794384adfa673ef5d24a6d9a1',16 'reference' => '3157d931e1241c2e8ee94768674ee9684e4e606e', 17 17 'type' => 'wordpress-plugin', 18 18 'install_path' => __DIR__ . '/../../', … … 21 21 ), 22 22 'dealerdirect/phpcodesniffer-composer-installer' => array( 23 'pretty_version' => 'v1. 0.0',24 'version' => '1. 0.0.0',25 'reference' => ' 4be43904336affa5c2f70744a348312336afd0da',23 'pretty_version' => 'v1.1.2', 24 'version' => '1.1.2.0', 25 'reference' => 'e9cf5e4bbf7eeaf9ef5db34938942602838fc2b1', 26 26 'type' => 'composer-plugin', 27 27 'install_path' => __DIR__ . '/../dealerdirect/phpcodesniffer-composer-installer', … … 30 30 ), 31 31 'phpcsstandards/phpcsextra' => array( 32 'pretty_version' => '1. 2.1',33 'version' => '1. 2.1.0',34 'reference' => ' 11d387c6642b6e4acaf0bd9bf5203b8cca1ec489',32 'pretty_version' => '1.4.1', 33 'version' => '1.4.1.0', 34 'reference' => '882b8c947ada27eb002870fe77fee9ce0a454cdb', 35 35 'type' => 'phpcodesniffer-standard', 36 36 'install_path' => __DIR__ . '/../phpcsstandards/phpcsextra', … … 39 39 ), 40 40 'phpcsstandards/phpcsutils' => array( 41 'pretty_version' => '1. 0.12',42 'version' => '1. 0.12.0',43 'reference' => ' 87b233b00daf83fb70f40c9a28692be017ea7c6c',41 'pretty_version' => '1.1.2', 42 'version' => '1.1.2.0', 43 'reference' => 'b22b59e3d9ec8fe4953e42c7d59117c6eae70eae', 44 44 'type' => 'phpcodesniffer-standard', 45 45 'install_path' => __DIR__ . '/../phpcsstandards/phpcsutils', … … 48 48 ), 49 49 'squizlabs/php_codesniffer' => array( 50 'pretty_version' => '3.1 2.0',51 'version' => '3.1 2.0.0',52 'reference' => ' 2d1b63db139c3c6ea0c927698e5160f8b3b8d630',50 'pretty_version' => '3.13.4', 51 'version' => '3.13.4.0', 52 'reference' => 'ad545ea9c1b7d270ce0fc9cbfb884161cd706119', 53 53 'type' => 'library', 54 54 'install_path' => __DIR__ . '/../squizlabs/php_codesniffer', … … 57 57 ), 58 58 'wp-coding-standards/wpcs' => array( 59 'pretty_version' => '3. 1.0',60 'version' => '3. 1.0.0',61 'reference' => ' 9333efcbff231f10dfd9c56bb7b65818b4733ca7',59 'pretty_version' => '3.2.0', 60 'version' => '3.2.0.0', 61 'reference' => 'd2421de7cec3274ae622c22c744de9a62c7925af', 62 62 'type' => 'phpcodesniffer-standard', 63 63 'install_path' => __DIR__ . '/../wp-coding-standards/wpcs', -
wordpress-beta-tester/trunk/vendor/composer/platform_check.php
r2668648 r3369865 20 20 } 21 21 } 22 trigger_error( 23 'Composer detected issues in your platform: ' . implode(' ', $issues), 24 E_USER_ERROR 22 throw new \RuntimeException( 23 'Composer detected issues in your platform: ' . implode(' ', $issues) 25 24 ); 26 25 } -
wordpress-beta-tester/trunk/wp-beta-tester.php
r3326069 r3369865 14 14 * Description: Allows you to easily upgrade to Beta releases. 15 15 * Author: WordPress Upgrade/Install Team 16 * Version: 3.6. 416 * Version: 3.6.5 17 17 * Network: true 18 18 * Author URI: https://make.wordpress.org/core/components/upgrade-install/
Note: See TracChangeset
for help on using the changeset viewer.