summaryrefslogtreecommitdiff
path: root/Zend/tests/ns_067.phpt
blob: b94eb30ead2425ae3a7474e57b7a2530c1eed450 (plain)
1
2
3
4
5
6
7
8
9
--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