diff --git a/conf/config.neon b/conf/config.neon index af2a15cba5..018f87958b 100644 --- a/conf/config.neon +++ b/conf/config.neon @@ -144,6 +144,7 @@ parameters: - ../stubs/file.stub - ../stubs/stream_socket_client.stub - ../stubs/stream_socket_server.stub + - ../stubs/ctype.stub earlyTerminatingMethodCalls: [] earlyTerminatingFunctionCalls: [] resultCachePath: %tmpDir%/resultCache.php diff --git a/stubs/ctype.stub b/stubs/ctype.stub new file mode 100644 index 0000000000..872296b47a --- /dev/null +++ b/stubs/ctype.stub @@ -0,0 +1,51 @@ +