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
main
php-8.0.30-src
/
Zend
/
tests
/
bug39542
/
bug39542.inc
8 lines
84 B
PHP
Raw
Permalink
Blame
History
<
?
php
class
bug39542
{
function
__construct
()
{
echo
"
ok
\n
"
;
}
}
?>
Reference in New Issue
View Git Blame
Copy Permalink