php-src/Zend/tests/lsb_009.phpt

9 lines
180 B
Plaintext
Raw Normal View History

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