[wp-trac] [WordPress Trac] #57570: WP_Text_Diff_Renderer_Table should be compatible with PHP 8.2
WordPress Trac
noreply at wordpress.org
Fri Jan 27 17:24:29 UTC 2023
#57570: WP_Text_Diff_Renderer_Table should be compatible with PHP 8.2
---------------------------+-----------------------------
Reporter: antonvlasenko | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Users | Version:
Severity: normal | Keywords: dev-feedback
Focuses: |
---------------------------+-----------------------------
As `WP_Text_Diff_Renderer_Table` has magic methods like `__set` and
`__get`, it should be checked to verify that it's compatible with PHP
8.2.
PHP 8.2 deprecates dynamic class properties.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/57570>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list