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