This website requires JavaScript.
Explore
Help
Sign In
icedream
/
php-language-server
Watch
1
Star
0
Fork
You've already forked php-language-server
0
Code
Releases
Activity
9dc1656592
php-language-server
/
tests
/
Validation
/
cases
/
arrayValueShouldBeBoolean.php
4 lines
57 B
PHP
Raw
Blame
History
<
?
php
class
A
{
protected
$foo
=
[
'hello'
=>
TRUE
];
}
View Git Blame
Copy Permalink