Skip to content

Commit c4a68f4

Browse files
committed
fix(conf): register the stubs
1 parent 25e2dec commit c4a68f4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

conf/config.neon

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,8 @@ parameters:
136136
- ../stubs/typeCheckingFunctions.stub
137137
- ../stubs/Countable.stub
138138
- ../stubs/file.stub
139+
- ../stubs/stream_socket_client.stub
140+
- ../stubs/stream_socket_server.stub
139141
earlyTerminatingMethodCalls: []
140142
earlyTerminatingFunctionCalls: []
141143
resultCachePath: %tmpDir%/resultCache.php

0 commit comments

Comments
 (0)