[wp-trac] [WordPress Trac] #56034: PHP 8.2: proposal for handling unknown dynamic properties deprecations

WordPress Trac noreply at wordpress.org
Fri Jul 7 11:30:30 UTC 2023


#56034: PHP 8.2: proposal for handling unknown dynamic properties deprecations
----------------------------+-----------------------------
 Reporter:  jrf             |       Owner:  hellofromTonya
     Type:  task (blessed)  |      Status:  accepted
 Priority:  normal          |   Milestone:  6.3
Component:  General         |     Version:
 Severity:  normal          |  Resolution:
 Keywords:  php82           |     Focuses:
----------------------------+-----------------------------

Comment (by spacedmonkey):

 In [changeset:"56161" 56161]:
 {{{
 #!CommitTicketReference repository="" revision="56161"
 Build/Test: Fix dynamic property deprecation warning in object cache drop-
 in.

 Fix deprecation warning for dynamic property in object cache drop-in used
 in core unit tests.

 Dynamic (non-explicitly declared) properties are deprecated as of PHP 8.2
 and are expected to become a fatal error in PHP 9.0.

 Props spacedmonkey, johnbillion.
 Fixes #58736.
 See #56034.
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/56034#comment:57>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list