{
    "symbol-whitelist": [
        "null",
        "true",
        "false",
        "static",
        "self",
        "parent",
        "array",
        "string",
        "int",
        "float",
        "bool",
        "iterable",
        "callable",
        "mixed",
        "void",
        "object",
        "buffer",
        "split",
        "splitLines",
        "deflate_add",
        "deflate_init",
        "inflate_add",
        "inflate_init",
        "ZLIB_FINISH",
        "ZLIB_SYNC_FLUSH",
        "json_decode",
        "JSON_THROW_ON_ERROR"
    ],
    "php-core-extensions": [
        "Core",
        "date",
        "pcre",
        "Phar",
        "Reflection",
        "SPL",
        "standard"
    ]
}
