php-src/Zend/tests/lsb_008.phpt

10 lines
152 B
Plaintext
Raw Normal View History

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