xref: /php-src/Zend/tests/lsb_009.phpt (revision 7aacc705)
1--TEST--
2ZE2 Late Static Binding interface name "static"
3--FILE--
4<?php
5interface static {
6}
7?>
8--EXPECTF--
9Parse error: %s error,%sexpecting %s in %s on line %d
10