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