php-src/Zend/tests/lsb_009.phpt
2020-08-09 22:03:36 +02:00

10 lines
162 B
PHP

--TEST--
ZE2 Late Static Binding interface name "static"
--FILE--
<?php
interface static {
}
?>
--EXPECTF--
Parse error: %s error,%sexpecting %s in %s on line %d