Skip to content

Commit d85a07f

Browse files
committed
Amended suppression file for PHP 7.3 [skip appveyor]
1 parent 36b0f03 commit d85a07f

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

tests/php-7.3.supp

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,3 +60,14 @@
6060
fun:compile_file
6161
...
6262
}
63+
64+
{
65+
<zend_string_equal_val_7>
66+
Memcheck:Cond
67+
fun:zend_string_equal_val
68+
fun:zend_string_equal_content
69+
fun:zend_hash_find_bucket
70+
...
71+
fun:zend_compile_stmt
72+
...
73+
}

0 commit comments

Comments
 (0)