This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
php-src
Watch
0
Star
0
Fork
0
You've already forked php-src
mirror of
https://github.com/php/php-src.git
synced
2024-12-13 20:05:26 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
100228aae1
php-src
/
Zend
/
tests
/
ns_067.inc
Marcus Boerger
7126de4912
- Next step in namespaces, using / as namespace separator.
2008-11-04 15:58:55 +00:00
4 lines
43 B
PHP
Raw
Blame
History
<
?
php
use
Foo\Bar\Foo
as
Test
;
new
Test
();
Reference in New Issue
View Git Blame
Copy Permalink