Skip to content

Commit 3b9b26f

Browse files
committed
Merge branch 'PHP-8.3' into PHP-8.4
2 parents aa6e58f + 33c75d9 commit 3b9b26f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ext/snmp/tests/gh16959.phpt

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ snmp
55
--SKIPIF--
66
<?php
77
require_once(__DIR__.'/skipif.inc');
8+
if (getenv('SKIP_ASAN')) die('skip Causes timeout on asan');
89
?>
910
--FILE--
1011
<?php

0 commit comments

Comments
 (0)