[wp-trac] [WordPress Trac] #35058: PHP Fatal when map_deep tries to work on an object that has a property by reference
WordPress Trac
noreply at wordpress.org
Sun Dec 13 20:41:56 UTC 2015
#35058: PHP Fatal when map_deep tries to work on an object that has a property by
reference
--------------------------+-----------------------------
Reporter: jeff@… | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Formatting | Version: 4.4
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
This is the error that happens when the thing being operated on has a
property that is a "by reference" to something.
{{{
error type [1] An iterator cannot be used with foreach by reference file:
\wp-includes\formatting.php line: 3897
}}}
Issue is new as of 4.4
--
Ticket URL: <https://core.trac.wordpress.org/ticket/35058>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list