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
22ad8735e1
php-8.0.30-src
/
sapi
/
cli
/
tests
/
bug65275.inc
8 lines
76 B
PHP
Raw
Blame
History
<
?
php
register_shutdown_function
(
function
()
{
die
(
111
);
});
die
(
222
);
Reference in New Issue
View Git Blame
Copy Permalink