mirror of
https://github.com/php/php-src.git
synced 2024-11-23 18:04:36 +08:00
Remove path from test
This commit is contained in:
parent
186b0f3770
commit
ef7d822c32
@ -7,4 +7,4 @@ use Foo\Bar\{\Baz};
|
||||
|
||||
?>
|
||||
--EXPECTF--
|
||||
Parse error: syntax error, unexpected '\' (T_NS_SEPARATOR), expecting identifier (T_STRING) or function (T_FUNCTION) or const (T_CONST) in /home/nikic/php-src/Zend/tests/ns_096.php on line 3
|
||||
Parse error: syntax error, unexpected '\' (T_NS_SEPARATOR), expecting identifier (T_STRING) or function (T_FUNCTION) or const (T_CONST) in %s on line 3
|
||||
|
Loading…
Reference in New Issue
Block a user