[wp-trac] [WordPress Trac] #56034: PHP 8.2: proposal for handling unknown dynamic properties deprecations
WordPress Trac
noreply at wordpress.org
Wed Aug 24 05:17:19 UTC 2022
#56034: PHP 8.2: proposal for handling unknown dynamic properties deprecations
-----------------------------+-----------------------------
Reporter: jrf | Owner: hellofromTonya
Type: task (blessed) | Status: accepted
Priority: normal | Milestone: 6.2
Component: General | Version:
Severity: normal | Resolution:
Keywords: php82 has-patch | Focuses:
-----------------------------+-----------------------------
Comment (by peterwilsoncc):
I've tested against the Developer Docs Parser and confirmed the PHP
Properties don't confuse the parser. It is working as expected.
If you wish to test this it can take a while to do a full scan, so
targeting particular files will speed things up. I used `WP_Date_Query` as
a good test as it's well documented both as a class and for the methods.
Meta environment for dev docs is https://github.com/WordPress/wporg-
developer and the CLI command `wp parser create /path/to/wordpress/wp-
includes/class-wp-date-query.php --user=1` limits the import.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/56034#comment:30>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list