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
8da5e5e5dc
php-8.0.30-src
/
Zend
/
tests
/
traits
/
bug74922b.inc
10 lines
84 B
PHP
Raw
Blame
History
<
?
php
namespace
Bug74922
;
const
FOO
=
'foo'
;
trait
T1
{
public
$var
=
FOO
;
}
Reference in New Issue
View Git Blame
Copy Permalink