[wp-trac] [WordPress Trac] #56876: WP_List_Table, WP_User_Query, WP_Text_Diff_Renderer_Table classes should prevent using dynamic properties as they are not allowed in PHP 8.2 (was: WP_List_Table and WP_User_Query should prevent using dynamic properties as they are not allowed in PHP 8.2)
WordPress Trac
noreply at wordpress.org
Thu Feb 9 11:27:22 UTC 2023
#56876: WP_List_Table, WP_User_Query, WP_Text_Diff_Renderer_Table classes should
prevent using dynamic properties as they are not allowed in PHP 8.2
--------------------------------------------+---------------------
Reporter: antonvlasenko | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 6.2
Component: Administration | Version:
Severity: normal | Resolution:
Keywords: has-patch has-unit-tests php82 | Focuses:
--------------------------------------------+---------------------
Comment (by antonvlasenko):
> It's highly preferable that all of the classes with this problem get
fixed at the same time.
I've closed https://core.trac.wordpress.org/ticket/57570 in favor of this
task and cherry-picked all related changes to https://github.com/WordPress
/wordpress-develop/pull/3535.
This ensures that all the classes with this problem get fixed
simultaneously.
@desrosj Please let me know if I should also cherry-pick changes from
https://core.trac.wordpress.org/ticket/56535 and close it in favor of this
ticket.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/56876#comment:17>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list