[wp-trac] [WordPress Trac] #61890: Handle WP_Term known, named dynamic properties for PHP 8.2
WordPress Trac
noreply at wordpress.org
Mon Aug 26 23:18:34 UTC 2024
#61890: Handle WP_Term known, named dynamic properties for PHP 8.2
-------------------------------------+-------------------------------------
Reporter: hellofromTonya | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 6.7
Component: Taxonomy | Version: 4.4
Severity: minor | Resolution:
Keywords: php82 has-patch has- | Focuses: coding-standards, php-
unit-tests needs-testing needs- | compatibility
dev-note has-testing-info |
-------------------------------------+-------------------------------------
Comment (by antonvlasenko):
== Test Report
Patch tested: https://github.com/WordPress/wordpress-develop/pull/7231
=== Environment
- WordPress: 6.7-alpha-58576-src / WordPress 6.6.1
- PHP: 8.3.3
- Server: Apache/2.4.57 (Unix) PHP/8.3.3
- Database: mysqli (Server: 5.7.43 / Client: mysqlnd 8.3.3)
- Browser: Safari 17.6 (macOS)
- Theme: Twenty Twenty-One / Twenty Twenty-Four
- Plugins:
None
=== Actual Results
- ✅ The patch works as expected when tested on trunk with the patch
applied using a block theme (Twenty Twenty-Four);
- ✅ The patch works as expected when tested on trunk with the patch
applied using a non-block theme (Twenty Twenty-One);
=== Additional Notes
- ✅ No errors were observed when testing on WordPress 6.6.1 using a block
theme (Twenty Twenty-Four);
- ✅ No errors were observed when testing on WordPress 6.6.1 using a non-
block theme (Twenty Twenty-One);
`The patch working as expected` means that:
1) there were no UI errors/fatal errors;
2) there were no errors in `debug.log`.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/61890#comment:20>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list