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