Skip to content

Commit

Permalink
Don't check specific message in socket_shutdown.phpt
Browse files Browse the repository at this point in the history
  • Loading branch information
nikic committed Aug 10, 2020
1 parent e4f5190 commit dad2553
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext/sockets/tests/socket_shutdown.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ bool(true)
bool(true)
bool(true)

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

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

0 comments on commit dad2553

Please sign in to comment.