php-src/Zend/tests/lsb_008.phpt

10 lines
162 B
Plaintext
Raw Normal View History

--TEST--
ZE2 Late Static Binding class name "static"
--FILE--
<?php
class static {
}
--EXPECTF--
Parse error: parse error, expecting `T_STRING' in %s on line %d