We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25e2dec commit c4a68f4Copy full SHA for c4a68f4
conf/config.neon
@@ -136,6 +136,8 @@ parameters:
136
- ../stubs/typeCheckingFunctions.stub
137
- ../stubs/Countable.stub
138
- ../stubs/file.stub
139
+ - ../stubs/stream_socket_client.stub
140
+ - ../stubs/stream_socket_server.stub
141
earlyTerminatingMethodCalls: []
142
earlyTerminatingFunctionCalls: []
143
resultCachePath: %tmpDir%/resultCache.php
0 commit comments