Skip to content

Commit 638e182

Browse files
committed
Don't check specific message in socket_shutdown.phpt
1 parent 55ec019 commit 638e182

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/sockets/tests/socket_shutdown.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ bool(true)
5151
bool(true)
5252
bool(true)
5353

54-
Warning: socket_shutdown(): Unable to shutdown socket [%d]: Transport endpoint is not connected in %s on line %d
54+
Warning: socket_shutdown(): Unable to shutdown socket [%d]: %s in %s on line %d
5555
bool(false)
5656

5757
Warning: socket_shutdown(): Unable to shutdown socket [%d]: Invalid argument in %s on line %d

0 commit comments

Comments
 (0)