1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

Fix nightly failure in socket_afpacket.phpt

Alpine has a slighly differently worded error message, so relax the test:

"unable to retrieve peer name [95]: Not supported"
This commit is contained in:
Niels Dossche
2025-02-01 12:39:15 +01:00
parent a611be4c07
commit 28751d32c2

View File

@@ -34,4 +34,4 @@ bool(true)
string(2) "lo"
int(%i)
Warning: socket_getpeername(): unable to retrieve peer name [95]: Operation not supported in %s on line %d
Warning: socket_getpeername(): unable to retrieve peer name [95]: %sot supported in %s on line %d