summaryrefslogtreecommitdiff
path: root/Zend/tests/lsb_008.phpt
blob: 02bc93fa86b61cf2bdb2b0f1a7bce90fb3da6102 (plain)
1
2
3
4
5
6
7
8
9
--TEST--
ZE2 Late Static Binding class name "static"
--FILE--
<?php
class static {
}
?>
--EXPECTF--
Parse error: %s error,%sexpecting %s in %s on line %d