mirror of
https://github.com/WordPress/WordPress.git
synced 2024-10-31 07:49:38 +01:00
a864df149a
While using reserved PHP keywords as parameter name labels is allowed, in the context of function calls using named parameters in PHP 8.0+, this will easily lead to confusion. To avoid that, it is recommended not to use reserved keywords as function parameter names. This commit: * Renames the `$string` parameter to `$date` in: * `Tests_REST_API::test_rest_parse_date()` * `Tests_REST_API::test_rest_parse_date_force_utc()` * Amends the `$value` and `$valid` parameters to `$expected` for consistency. Follow-up to [52946], [52996], [52997], [52998], [53003], [53014], [53029], [53039], [53116], [53117], [53137], [53174], [53184], [53185], [53192], [53193], [53198], [53203], [53207], [53215], [53216], [53220], [53230], [53232], [53236], [53239], [53240], [53242], [53243], [53245], [53246], [53257], [53269], [53270], [53271], [53272], [53273], [53274], [53275], [53276], [53277], [53281], [53283], [53284], [53285], [53287], [53364], [53365], [54927], [54929], [54930], [54931], [54932], [54933], [54938], [54943], [54944], [54945], [54946], [54947], [54948], [54950], [54951], [54952], [54956], [54959], [54960], [54961], [54962], [54964], [54965], [54969], [54970], [54971], [54972], [54996], [55000], [55011], [55013], [55014], [55015], [55016], [55017], [55020], [55021], [55023], [55027], [55028], [55034], [55036], [55037], [55038], [55039], [55049], [55050], [55060], [55062], [55064], [55065], [55076], [55077], [55078], [55081], [55090], [55100], [55104], [55112], [55115]. Props jrf, aristath, poena, justinahinon, SergeyBiryukov. See #56788. Built from https://develop.svn.wordpress.org/trunk@55116 git-svn-id: http://core.svn.wordpress.org/trunk@54649 1a063a9b-81f0-0310-95a4-ce76da25c4cd |
||
---|---|---|
.. | ||
assets | ||
block-patterns | ||
block-supports | ||
blocks | ||
certificates | ||
css | ||
customize | ||
fonts | ||
ID3 | ||
images | ||
IXR | ||
js | ||
php-compat | ||
PHPMailer | ||
pomo | ||
random_compat | ||
Requests | ||
rest-api | ||
SimplePie | ||
sitemaps | ||
sodium_compat | ||
style-engine | ||
Text | ||
theme-compat | ||
widgets | ||
admin-bar.php | ||
atomlib.php | ||
author-template.php | ||
block-editor.php | ||
block-i18n.json | ||
block-patterns.php | ||
block-template-utils.php | ||
block-template.php | ||
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 | ||
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.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-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-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 | ||
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 | ||
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 | ||
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-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 | ||
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 | ||
class-wp-theme-json-resolver.php | ||
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 | ||
cron.php | ||
date.php | ||
default-constants.php | ||
default-filters.php | ||
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 | ||
functions.php | ||
functions.wp-scripts.php | ||
functions.wp-styles.php | ||
general-template.php | ||
global-styles-and-settings.php | ||
http.php | ||
https-detection.php | ||
https-migration.php | ||
kses.php | ||
l10n.php | ||
link-template.php | ||
load.php | ||
locale.php | ||
media-template.php | ||
media.php | ||
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 | ||
option.php | ||
pluggable-deprecated.php | ||
pluggable.php | ||
plugin.php | ||
post-formats.php | ||
post-template.php | ||
post-thumbnail-template.php | ||
post.php | ||
query.php | ||
registration-functions.php | ||
registration.php | ||
rest-api.php | ||
revision.php | ||
rewrite.php | ||
robots-template.php | ||
rss-functions.php | ||
rss.php | ||
script-loader.php | ||
session.php | ||
shortcodes.php | ||
sitemaps.php | ||
spl-autoload-compat.php | ||
style-engine.php | ||
taxonomy.php | ||
template-canvas.php | ||
template-loader.php | ||
template.php | ||
theme-i18n.json | ||
theme-templates.php | ||
theme.json | ||
theme.php | ||
update.php | ||
user.php | ||
vars.php | ||
version.php | ||
widgets.php | ||
wlwmanifest.xml | ||
wp-db.php | ||
wp-diff.php |