summaryrefslogtreecommitdiff
path: root/Zend/tests/lsb_008.phpt
blob: b700e2df9435991fcb469422d2a620c8a32cf92b (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