adapt some tests for unix socket connections
authorMichael Wallner <mike@php.net>
Fri, 15 Jan 2021 12:24:50 +0000 (13:24 +0100)
committerMichael Wallner <mike@php.net>
Fri, 15 Jan 2021 12:24:50 +0000 (13:24 +0100)
tests/async001.phpt
tests/async002.phpt

index 5e02ad2c8e637f1f508eede91a3f2487d4fb3a48..4b2a54b5e8c6ae1134580780dc101356ba9a0731 100644 (file)
@@ -45,5 +45,5 @@ DONE
 --EXPECTREGEX--
 Test
 (WP(RP)*)+S
-2(,\d*)*,0
+[23](,\d*)*,0
 DONE
index f5afdd68c22a0133769142aebc9f0a2eb335b320..a1f0180274a256ea544d973338774f8f0a9f5085 100644 (file)
@@ -55,7 +55,7 @@ DONE
 --EXPECTREGEX--
 Test
 (WP(RP)*)+S
-2(,\d*)*,0
+[23](,\d*)*,0
 (WP(RP)*)+S
-2(,\d*)*,0
+[23](,\d*)*,0
 DONE