Skip to content

Commit 33c75d9

Browse files
committed
Merge branch 'PHP-8.2' into PHP-8.3
2 parents 9be9f70 + d6172ce commit 33c75d9

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)