WordPress/wp-includes
spacedmonkey 00a1a85ba3 Build/Test: Fix dynamic property deprecation warning in object cache drop-in.
Fix deprecation warning for dynamic property in object cache drop-in used in core unit tests. 

Dynamic (non-explicitly declared) properties are deprecated as of PHP 8.2 and are expected to become a fatal error in PHP 9.0.

Props spacedmonkey, johnbillion.
Fixes #58736. 
See #56034.
Built from https://develop.svn.wordpress.org/trunk@56161


git-svn-id: http://core.svn.wordpress.org/trunk@55673 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2023-07-07 11:32:23 +00:00
..
assets Editor: update npm packages with bug fixes and blessed tasks. 2023-07-07 07:21:17 +00:00
block-patterns
block-supports Editor: fix comment indentation. 2023-07-06 04:41:23 +00:00
blocks Editor: update npm packages with bug fixes and blessed tasks. 2023-07-07 07:21:17 +00:00
certificates
css Editor: update npm packages with bug fixes and blessed tasks. 2023-07-07 07:21:17 +00:00
customize Docs: Fix a few more typos in DocBlocks and inline comments. 2023-05-19 13:27:20 +00:00
fonts
html-api HTML API: Fix a fatal error when processing malformed document with unclosed attribute. 2023-07-04 20:45:23 +00:00
ID3 External Libraries: Update getID3 to version 1.9.22. 2022-10-04 02:08:11 +00:00
images
IXR
js Editor: update npm packages with bug fixes and blessed tasks. 2023-07-07 07:21:17 +00:00
php-compat
PHPMailer
pomo
Requests
rest-api Editor: rename sync_status and move it to top level. 2023-07-07 07:29:23 +00:00
SimplePie
sitemaps
sodium_compat
style-engine
Text
theme-compat
widgets Media: Ensure that the image widget supports loading optimization attributes. 2023-07-06 16:33:27 +00:00
admin-bar.php
atomlib.php
author-template.php
block-editor.php
block-i18n.json
block-patterns.php
block-template-utils.php Editor: update template titles in browse mode. 2023-07-06 03:04:23 +00:00
block-template.php Themes: Block template is located twice in get_query_template(). 2023-06-27 10:15:28 +00:00
blocks.php
bookmark-template.php
bookmark.php
cache-compat.php
cache.php
canonical.php
capabilities.php
category-template.php
category.php
class-feed.php
class-http.php
class-IXR.php
class-json.php
class-oembed.php
class-phpass.php
class-phpmailer.php
class-pop3.php
class-requests.php
class-simplepie.php
class-smtp.php
class-snoopy.php
class-walker-category-dropdown.php Docs: Increase the specificity of types in various inline documentation. 2022-01-30 19:25:03 +00:00
class-walker-category.php
class-walker-comment.php
class-walker-nav-menu.php
class-walker-page-dropdown.php
class-walker-page.php
class-wp-admin-bar.php
class-wp-ajax-response.php
class-wp-application-passwords.php
class-wp-block-editor-context.php
class-wp-block-list.php
class-wp-block-parser-block.php
class-wp-block-parser-frame.php
class-wp-block-parser.php
class-wp-block-pattern-categories-registry.php
class-wp-block-patterns-registry.php
class-wp-block-styles-registry.php
class-wp-block-supports.php
class-wp-block-template.php
class-wp-block-type-registry.php
class-wp-block-type.php
class-wp-block.php
class-wp-classic-to-block-menu-converter.php
class-wp-comment-query.php
class-wp-comment.php
class-wp-customize-control.php
class-wp-customize-manager.php
class-wp-customize-nav-menus.php
class-wp-customize-panel.php
class-wp-customize-section.php
class-wp-customize-setting.php
class-wp-customize-widgets.php
class-wp-date-query.php
class-wp-dependencies.php
class-wp-dependency.php
class-wp-duotone.php
class-wp-editor.php
class-wp-embed.php
class-wp-error.php
class-wp-fatal-error-handler.php
class-wp-feed-cache-transient.php
class-wp-feed-cache.php
class-wp-hook.php
class-wp-http-cookie.php
class-wp-http-curl.php HTTP API: Declare a few default parameters in WP_Http_Curl and WP_Http_Streams. 2023-07-03 14:03:29 +00:00
class-wp-http-encoding.php
class-wp-http-ixr-client.php
class-wp-http-proxy.php
class-wp-http-requests-hooks.php
class-wp-http-requests-response.php
class-wp-http-response.php
class-wp-http-streams.php HTTP API: Declare a few default parameters in WP_Http_Curl and WP_Http_Streams. 2023-07-03 14:03:29 +00:00
class-wp-http.php
class-wp-image-editor-gd.php
class-wp-image-editor-imagick.php
class-wp-image-editor.php
class-wp-list-util.php General: Revert strict comparison in WP_List_Util for now. 2023-07-05 11:15:22 +00:00
class-wp-locale-switcher.php
class-wp-locale.php
class-wp-matchesmapregex.php
class-wp-meta-query.php
class-wp-metadata-lazyloader.php
class-wp-navigation-fallback.php Editor: add navigation fallback. 2023-06-27 05:54:19 +00:00
class-wp-network-query.php
class-wp-network.php
class-wp-object-cache.php
class-wp-oembed-controller.php
class-wp-oembed.php
class-wp-paused-extensions-storage.php
class-wp-post-type.php
class-wp-post.php
class-wp-query.php
class-wp-recovery-mode-cookie-service.php
class-wp-recovery-mode-email-service.php
class-wp-recovery-mode-key-service.php
class-wp-recovery-mode-link-service.php
class-wp-recovery-mode.php
class-wp-rewrite.php
class-wp-role.php
class-wp-roles.php
class-wp-scripts.php
class-wp-session-tokens.php
class-wp-simplepie-file.php Coding Standards: Use strict comparison in wp-includes/class-wp-simplepie-file.php. 2023-07-07 06:42:25 +00:00
class-wp-simplepie-sanitize-kses.php
class-wp-site-query.php
class-wp-site.php
class-wp-styles.php
class-wp-tax-query.php
class-wp-taxonomy.php
class-wp-term-query.php
class-wp-term.php
class-wp-text-diff-renderer-inline.php
class-wp-text-diff-renderer-table.php
class-wp-textdomain-registry.php
class-wp-theme-json-data.php Code Modernization: Add AllowDynamicProperties attribute to recently introduced classes. 2022-10-11 15:00:12 +00:00
class-wp-theme-json-resolver.php Docs: Correct the formatting of various filter documentation. 2023-07-07 00:36:22 +00:00
class-wp-theme-json-schema.php
class-wp-theme-json.php
class-wp-theme.php
class-wp-user-meta-session-tokens.php
class-wp-user-query.php
class-wp-user-request.php
class-wp-user.php
class-wp-walker.php
class-wp-widget-factory.php
class-wp-widget.php
class-wp-xmlrpc-server.php
class-wp.php
class-wpdb.php
class.wp-dependencies.php
class.wp-scripts.php
class.wp-styles.php
comment-template.php
comment.php
compat.php General: Increase the minimum supported version of PHP to 7.0.0. 2023-07-05 17:41:22 +00:00
cron.php
date.php General: Use WPINC as a shorter reference to wp-includes in some files. 2022-06-17 11:20:13 +00:00
default-constants.php
default-filters.php Default Filters: Correct hook type for wp_print_scripts and customize_controls_print_styles. 2023-07-05 16:21:27 +00:00
default-widgets.php
deprecated.php
embed-template.php
embed.php
error-protection.php
feed-atom-comments.php
feed-atom.php
feed-rdf.php
feed-rss2-comments.php
feed-rss2.php
feed-rss.php
feed.php
formatting.php Options, Meta APIs: Check if the gmt_offset value is numeric in sanitize_option(). 2023-07-04 13:42:24 +00:00
functions.php
functions.wp-scripts.php
functions.wp-styles.php
general-template.php
global-styles-and-settings.php Editor: update duotone support. 2023-06-29 06:21:28 +00:00
http.php Code Modernization: Replace usage of substr() with str_starts_with() and str_ends_with(). 2023-06-22 14:57:24 +00:00
https-detection.php
https-migration.php
kses.php
l10n.php
link-template.php
load.php Docs: Use third-person singular verbs in various function descriptions of load.php, as per docblocks standards. 2023-07-06 14:16:20 +00:00
locale.php
media-template.php
media.php Media: Ensure that the image widget supports loading optimization attributes. 2023-07-06 16:33:27 +00:00
meta.php
ms-blogs.php
ms-default-constants.php
ms-default-filters.php
ms-deprecated.php
ms-files.php
ms-functions.php
ms-load.php
ms-network.php
ms-settings.php
ms-site.php
nav-menu-template.php
nav-menu.php
navigation-fallback.php
option.php
pluggable-deprecated.php
pluggable.php
plugin.php
post-formats.php
post-template.php
post-thumbnail-template.php
post.php Editor: rename sync_status and move it to top level. 2023-07-07 07:29:23 +00:00
query.php
registration-functions.php
registration.php
rest-api.php REST API: add revisions endpoint for global styles. 2023-06-28 03:35:25 +00:00
revision.php
rewrite.php
robots-template.php
rss-functions.php
rss.php
script-loader.php Editor: Fix font paths in iframed editor. 2023-07-05 12:34:21 +00:00
session.php
shortcodes.php
sitemaps.php
spl-autoload-compat.php
style-engine.php
taxonomy.php
template-canvas.php
template-loader.php
template.php Code Modernization: Replace usage of strpos() with str_contains(). 2023-06-22 14:36:26 +00:00
theme-i18n.json
theme-templates.php
theme.json
theme.php Media: Ensure custom header image tag supports loading optimization attributes. 2023-07-05 19:30:25 +00:00
update.php
user.php Coding Standards: Add missing newline at the end of wp-admin/user.php. 2023-07-06 12:54:22 +00:00
vars.php
version.php Build/Test: Fix dynamic property deprecation warning in object cache drop-in. 2023-07-07 11:32:23 +00:00
widgets.php
wp-db.php
wp-diff.php