php-src/Zend/tests/lsb_009.phpt
Antony Dovgal 07d8c7dfa0 fix tests
2008-08-10 21:20:05 +00:00

9 lines
159 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