[wp-trac] [WordPress Trac] #31982: WordPress PHPUnit Tests should run error free on PHP7 - 4.3 tracking ticket

WordPress Trac noreply at wordpress.org
Sun Jul 26 18:04:00 UTC 2015


#31982: WordPress PHPUnit Tests should run error free on PHP7 - 4.3 tracking ticket
------------------------------+---------------------
 Reporter:  jorbin            |       Owner:  netweb
     Type:  task (blessed)    |      Status:  closed
 Priority:  normal            |   Milestone:  4.3
Component:  Build/Test Tools  |     Version:
 Severity:  normal            |  Resolution:  fixed
 Keywords:  has-patch         |     Focuses:
------------------------------+---------------------
Changes (by jorbin):

 * status:  reopened => closed
 * resolution:   => fixed


Comment:

 In [changeset:"33427"]:
 {{{
 #!CommitTicketReference repository="" revision="33427"
 Use explicit variable variable syntax

 PHP7 introduces a backwards compatable change to variable varibale syntax
 that requires us to use curly brackets to maintain the syntax between php5
 and php7.  For more info, see
 https://wiki.php.net/rfc/uniform_variable_syntax#semantic_differences_in_existing_syntax
 for the semantic differences.

 Props ocean90
 Fixes #31982
 }}}

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


More information about the wp-trac mailing list