php-src/Zend/tests/ns_067.phpt

11 lines
205 B
Plaintext
Raw Normal View History

--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--
2008-12-05 04:12:30 +08:00
Foo\Bar\Foo