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