PHP_JSON_BIGINT_AS_STRING 123 ext/json/json.c PHP_JSON_REGISTER_CONSTANT("JSON_BIGINT_AS_STRING", PHP_JSON_BIGINT_AS_STRING); PHP_JSON_BIGINT_AS_STRING 317 ext/json/json_scanner.c } else if (s->options & PHP_JSON_BIGINT_AS_STRING) {