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-11-28 04:14:26 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
47a2bad767
php-src
/
Zend
/
tests
/
ns_067.inc
Dmitry Stogov
298087c74b
Allowed to override internal classaes with "use"
2008-06-20 17:17:05 +00:00
4 lines
45 B
PHP
Raw
Blame
History
<
?
php
use
Foo
::
Bar
::
Foo
as
Test
;
new
Test
();
Reference in New Issue
View Git Blame
Copy Permalink