Page MenuHomec4science

php-foreach-list.php.test
No OneTemporary

File Metadata

Created
Tue, Aug 27, 16:26

php-foreach-list.php.test

<?php foreach ($x as list($y, $z)) {}
~~~~~~~~~~
fail-syntax, comment="Wrong, supported in PHP 5.5, see T4334."

Event Timeline