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
fa7b4e1331
php-8.0.30-src
/
ext
/
opcache
/
tests
/
preload_undef_const.inc
5 lines
56 B
PHP
Raw
Blame
History
<
?
php
class
Foo
{
const
A
=
self
::
DOES_NOT_EXIST
;
}
Reference in New Issue
View Git Blame
Copy Permalink