php-src/Zend/tests/lsb_009.phpt

10 lines
162 B
Plaintext
Raw Normal View History

--TEST--
ZE2 Late Static Binding interface name "static"
--FILE--
<?php
interface static {
}
?>
--EXPECTF--
2008-02-05 08:41:04 +00:00
Parse error: %s error,%sexpecting %s in %s on line %d