This website requires JavaScript.
Explore
Help
Register
Sign in
archive
/
php-src
Watch
1
Star
0
Fork
You've already forked php-src
0
mirror of
https://github.com/php/php-src.git
synced
2025-08-19 08:49:28 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
dc4bcc901b
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
3 lines
45 B
PHP
Raw
Blame
History
<
?
php
use
Foo
::
Bar
::
Foo
as
Test
;
new
Test
();
Reference in a new issue
View git blame
Copy permalink