1
0
mirror of https://github.com/php/php-src.git synced 2026-04-08 00:22:52 +02:00
Files
archived-php-src/Zend/tests/lsb_008.phpt
Hannes Magnusson ed1bafe5d7 Fix test
2008-02-05 08:41:04 +00:00

10 lines
152 B
PHP

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