php-8.0.30-src/Zend/tests/lsb_009.phpt

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