php-src/Zend/tests/ns_067.phpt
2020-08-09 22:03:36 +02:00

11 lines
205 B
PHP

--TEST--
067: Name ambiguity (import name & internal class name)
--FILE--
<?php
include __DIR__ . '/ns_022.inc';
include __DIR__ . '/ns_027.inc';
include __DIR__ . '/ns_067.inc';
?>
--EXPECT--
Foo\Bar\Foo