[wp-trac] [WordPress Trac] #17880: PHP4 + WordPress 3.2 = fatal error
WordPress Trac
wp-trac at lists.automattic.com
Fri Jun 24 11:33:45 UTC 2011
#17880: PHP4 + WordPress 3.2 = fatal error
--------------------------+------------------
Reporter: dd32 | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.2
Component: General | Version: 3.2
Severity: normal | Resolution:
Keywords: |
--------------------------+------------------
Comment (by dd32):
> A solution for time being can be something like:
no version checks need to be done, as WordPress 3.2 required PHP 5.2.4.
The point of this is that we need files loaded before the version check to
conform to the PHP4 Language constructs (and clone $x is a PHP5 syntax,
whereas, clone( $x ) is a PHP4 syntax)
--
Ticket URL: <http://core.trac.wordpress.org/ticket/17880#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list