Skip to content

Commit 6a48c1b

Browse files
iluuu1994charmitro
authored andcommitted
Add CONFLICT all to random port test
If we're very unlucky, we can get the same port opened as an ephemeral port by some other test. Closes phpGH-17706
1 parent 6e37fd7 commit 6a48c1b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ext/standard/tests/network/bug20134.phpt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
Bug #20134 (UDP reads from invalid ports)
33
--INI--
44
default_socket_timeout=1
5+
--CONFLICTS--
6+
all
57
--FILE--
68
<?php
79

0 commit comments

Comments
 (0)