1 2 3 4 5 6 7 8 9 10 11
--TEST-- Attribute name cannot be a variable --FILE-- <?php #[$x] class A {} ?> --EXPECTF-- Parse error: syntax error, unexpected variable "$x" in %s on line %d