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