{
    "symbol-whitelist": [
        "null",
        "true",
        "false",
        "static",
        "self",
        "parent",
        "array",
        "string",
        "int",
        "float",
        "bool",
        "iterable",
        "callable",
        "mixed",
        "void",
        "never",
        "object",
        "random_bytes",
        "str_increment",
        "readKey",
        "flattenArgument",
        "formatFlattenedBacktrace",
        "contextFactory",
        "workerFactory",
        "workerPool",
        "runContext",
        "parallel\\Events",
        "parallel\\Future",
        "parallel\\Runtime",
        "parallel\\Runtime\\Error\\Closed"
    ],
    "php-core-extensions": [
        "Core",
        "date",
        "pcre",
        "Phar",
        "Reflection",
        "SPL",
        "standard",
        "hash",
        "pcntl"
    ]
}
