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