January 2026 Archives by date
Starting: Thu Jan 1 00:05:54 UTC 2026
Ending: Sat Jan 10 05:27:32 UTC 2026
Messages: 44
- [wp-svn] [61421] trunk/src: Happy New Year! {U+01F384}
noreply at wordpress.org
- [wp-svn] [61422] trunk/tests/phpunit/tests/readme.php: Tests: Update regex to match PHP security releases in addition to stable releases.
noreply at wordpress.org
- [wp-svn] [61423] trunk/tests/phpunit/tests/multisite/populateNetworkHooks.php: Tests: Reset environment before performing assertions in `populate_network()` tests.
noreply at wordpress.org
- [wp-svn] [61424] trunk/tests/phpunit: Code Modernization: Update `tests` to use null coalescing operator in place of `isset()` in ternaries.
noreply at wordpress.org
- [wp-svn] [61425] trunk/src/wp-includes/script-loader.php: Script Loader: Simplify data structure in `wp_default_packages_vendor()` to facilitate static analysis.
noreply at wordpress.org
- [wp-svn] [61426] trunk/src/wp-includes/script-loader.php: Script Loader: Add types for arrays in phpdoc.
noreply at wordpress.org
- [wp-svn] [61427] trunk/src/wp-content/themes: Bundled Themes: Consistently escape `get_search_query()` in `search.php` templates.
noreply at wordpress.org
- [wp-svn] [61428] trunk/src/wp-includes/rest-api/class-wp-rest-server.php: Docs: Correct DocBlock formatting for `rest_pre_serve_request` filter.
noreply at wordpress.org
- [wp-svn] [61429] trunk/src/wp-includes: Code Modernization: REST API: Use null coalescing operator in place of `isset()` in ternaries.
noreply at wordpress.org
- [wp-svn] [61430] trunk/src/wp-includes/block-supports: Code Modernization: Block Supports: Use null coalescing operator instead of `isset()` ternaries.
noreply at wordpress.org
- [wp-svn] [61431] trunk/src: Code Modernization: Editor: Use null coalescing operator instead of `isset()` ternaries.
noreply at wordpress.org
- [wp-svn] [61432] trunk/src: Code Modernization: Widgets: Use null coalescing operator instead of `isset()` ternaries.
noreply at wordpress.org
- [wp-svn] [61433] trunk/src/wp-includes: Code Modernization: Customize: Use null coalescing operator instead of `isset()` ternaries.
noreply at wordpress.org
- [wp-svn] [61434] trunk/src: Code Modernization: Comments: Use null coalescing operator instead of `isset()` ternaries.
noreply at wordpress.org
- [wp-svn] [61435] trunk/src/wp-includes: Code Modernization: HTTP: Use null coalescing operator instead of `isset()` ternaries.
noreply at wordpress.org
- [wp-svn] [61436] trunk/src/wp-includes: Code Modernization: Formatting: Use null coalescing operator instead of `isset()` ternaries.
noreply at wordpress.org
- [wp-svn] [61437] trunk: Block support: Add server-side processing for anchor.
noreply at wordpress.org
- [wp-svn] [61438] trunk: Build: Update Gutenberg integration to checkout-and-build approach.
noreply at wordpress.org
- [wp-svn] [61439] trunk: Build/Test Tools: Fix Gutenberg integration script prefixes and theme-i18n.json handling.
noreply at wordpress.org
- [wp-svn] [61440] trunk/src: Scripts: Remove default attributes from tags.
noreply at wordpress.org
- [wp-svn] [61441] trunk/src/wp-content/themes/twentysixteen/css: Twenty Sixteen: Ensure the Quote block inherits group color settings.
noreply at wordpress.org
- [wp-svn] [61442] trunk/src/wp-includes: Code Modernization: Script Loader: Use null coalescing operator instead of `isset()` ternaries.
noreply at wordpress.org
- [wp-svn] [61443] trunk/src/wp-includes: Code Modernization: Bootstrap/Load: Use null coalescing operator instead of `isset()` ternaries.
noreply at wordpress.org
- [wp-svn] [61444] trunk/src: Code Modernization: Site Health, Permalinks, I18N, Users, Multisite: Use null coalescing operator instead of `isset()` ternaries.
noreply at wordpress.org
- [wp-svn] [61445] trunk/src: Code Modernization: Taxonomy, Posts/Post Types, Options/Meta APIs, Query, General: Use null coalescing operator instead of `isset()` ternaries.
noreply at wordpress.org
- [wp-svn] [61446] trunk/package.json: Build/Test Tools: Update Gutenberg hash to fix CSS minification.
noreply at wordpress.org
- [wp-svn] [61447] trunk/src/js/media/controllers: Docs: Clarify multi-select behavior in `CollectionAdd` and `GalleryAdd` controllers.
noreply at wordpress.org
- [wp-svn] [61448] trunk/src/wp-includes/class-wp-recovery-mode-email-service.php: Site Health: Check plugin data in `WP_Recovery_Mode_Email_Service::get_debug()`.
noreply at wordpress.org
- [wp-svn] [61449] trunk/src/wp-includes: Docs: Correct the documented value ranges for query parameters relating to week numbers.
noreply at wordpress.org
- [wp-svn] [61450] trunk: Build/Test Tools: Use --fast flag for Gutenberg builds.
noreply at wordpress.org
- [wp-svn] [61451] trunk/tests/phpunit/tests/formatting/isEmail.php: Tests: Refactor `is_email()` tests to use a data provider.
noreply at wordpress.org
- [wp-svn] [61452] trunk: Block Processor: Fix is_block_type() for inner HTML
noreply at wordpress.org
- [wp-svn] [61453] trunk/src: Code Modernization: Media: Use null coalescing operator instead of `isset()` ternaries.
noreply at wordpress.org
- [wp-svn] [61454] trunk/src: Code Modernization: Menus, Template, XML-RPC: Use null coalescing operator instead of `isset()` ternaries.
noreply at wordpress.org
- [wp-svn] [61455] trunk/src: Code Modernization: Upgrade/Install: Use null coalescing operator instead of `isset()` ternaries.
noreply at wordpress.org
- [wp-svn] [61456] trunk/src/wp-admin: Code Modernization: Administration: Use null coalescing operator instead of `isset()` ternaries.
noreply at wordpress.org
- [wp-svn] [61457] trunk/src/wp-includes: Code Modernization: Use null coalescing operator instead of `isset()` ternaries in remaining core files.
noreply at wordpress.org
- [wp-svn] [61458] trunk: Build: Move Gutenberg checkout to a postinstall script.
noreply at wordpress.org
- [wp-svn] [61459] trunk: General: Increase the minimum supported version of PHP to 7.4.
noreply at wordpress.org
- [wp-svn] [61460] trunk: XML-RPC: Update `addTwoNumbers` demo method to check args prior to adding.
noreply at wordpress.org
- [wp-svn] [61461] trunk/tools/local-env/php-config.ini: Build/Test Tools: Improve Xdebug cross-platform compatibility.
noreply at wordpress.org
- [wp-svn] [61462] trunk/tests/phpunit/tests/comment/wpUpdateCommentCountNow.php: Docs: Correct DocBlock formatting for a `wp_update_comment_count_now()` test.
noreply at wordpress.org
- [wp-svn] [61463] trunk/src: Code Modernization: Use null coalescing operator instead of `isset()` with `if`/`else` statements.
noreply at wordpress.org
- [wp-svn] [61464] trunk/src: Code Modernization: Use null coalescing operator in additional `isset()` ternaries.
noreply at wordpress.org
Last message date:
Sat Jan 10 05:27:32 UTC 2026
Archived on: Sat Jan 10 05:27:33 UTC 2026
This archive was generated by
Pipermail 0.09 (Mailman edition).