mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Don't check specific message in socket_shutdown.phpt
This commit is contained in:
parent
e4f5190942
commit
dad25538f6
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue