This website requires JavaScript.
Explore
Help
Register
Sign In
hailin
/
php-8.0.30-src
Watch
1
Star
0
Fork
You've already forked php-8.0.30-src
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3318921c00
php-8.0.30-src
/
Zend
/
tests
/
ns_022.inc
7 lines
102 B
PHP
Raw
Blame
History
<
?
php
class
Test
{
static
function
foo
()
{
echo
__CLASS__
,
"
::
"
,
__FUNCTION__
,
"
\n
"
;
}
}
Reference in New Issue
View Git Blame
Copy Permalink