[wp-trac] [WordPress Trac] #55327: PHP 8.0: improvements to allow for named parameters in WP 6.0
WordPress Trac
noreply at wordpress.org
Tue Apr 26 15:37:52 UTC 2022
#55327: PHP 8.0: improvements to allow for named parameters in WP 6.0
-----------------------------+---------------------
Reporter: peterwilsoncc | Owner: (none)
Type: task (blessed) | Status: new
Priority: normal | Milestone: 6.0
Component: General | Version:
Severity: normal | Resolution:
Keywords: php80 has-patch | Focuses:
-----------------------------+---------------------
Comment (by SergeyBiryukov):
Status overview:
* [https://github.com/WordPress/wordpress-develop/pull/2427 PR #2427] and
[https://github.com/WordPress/wordpress-develop/pull/2427 PR #2457] are
committed.
* [https://github.com/WordPress/wordpress-develop/pull/2484 PR #2484] is
mostly committed, except for a few files that need a closer review to
check whether the parameters there should be renamed or stay in line with
the polyfilled functions, parent classes, etc.
* `wp-includes/class-json.php`
* `wp-includes/class-wp-text-diff-renderer-inline.php`
* `wp-includes/class-wp-text-diff-renderer-table.php`
* `wp-includes/compat.php`
* [https://github.com/WordPress/wordpress-develop/pull/2530 PR #2530] and
[https://github.com/WordPress/wordpress-develop/pull/2590 PR #2590] still
need a review.
The remaining work can be moved to 6.1, per comment:41.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/55327#comment:61>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list