41 lines
748 B
JSON
Executable file
41 lines
748 B
JSON
Executable file
{
|
|
"symbol-whitelist": [
|
|
"null",
|
|
"true",
|
|
"false",
|
|
"static",
|
|
"self",
|
|
"parent",
|
|
"array",
|
|
"string",
|
|
"int",
|
|
"float",
|
|
"bool",
|
|
"iterable",
|
|
"callable",
|
|
"mixed",
|
|
"void",
|
|
"object",
|
|
"random_bytes",
|
|
"deflate_add",
|
|
"deflate_init",
|
|
"generateAcceptFromKey",
|
|
"GUID",
|
|
"inflate_add",
|
|
"inflate_init",
|
|
"ZLIB_ENCODING_RAW",
|
|
"ZLIB_FULL_FLUSH",
|
|
"ZLIB_SYNC_FLUSH"
|
|
],
|
|
"php-core-extensions": [
|
|
"Core",
|
|
"date",
|
|
"pcre",
|
|
"Phar",
|
|
"Reflection",
|
|
"SPL",
|
|
"standard",
|
|
"hash",
|
|
"zlib"
|
|
]
|
|
}
|