42 lines
763 B
JSON
42 lines
763 B
JSON
{
|
|
"symbol-whitelist": [
|
|
"null",
|
|
"true",
|
|
"false",
|
|
"static",
|
|
"self",
|
|
"parent",
|
|
"array",
|
|
"string",
|
|
"int",
|
|
"float",
|
|
"bool",
|
|
"iterable",
|
|
"callable",
|
|
"void",
|
|
"object",
|
|
"MSG_EAGAIN",
|
|
"MSG_ENOMSG",
|
|
"msg_get_queue",
|
|
"MSG_IPC_NOWAIT",
|
|
"msg_queue_exists",
|
|
"msg_receive",
|
|
"msg_remove_queue",
|
|
"msg_send",
|
|
"msg_set_queue",
|
|
"msg_stat_queue",
|
|
"Threaded",
|
|
"transform",
|
|
"SysvMessageQueue"
|
|
],
|
|
"php-core-extensions": [
|
|
"Core",
|
|
"date",
|
|
"pcre",
|
|
"Phar",
|
|
"Reflection",
|
|
"SPL",
|
|
"standard"
|
|
]
|
|
}
|