Skip to content

Commit e80ec3f

Browse files
committed
Mark failing JIT test with XFAIL
1 parent 1e8d35a commit e80ec3f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ext/opcache/tests/jit/assign_dim_op_007.phpt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ opcache.enable=1
55
opcache.enable_cli=1
66
opcache.file_update_protection=0
77
opcache.jit_buffer_size=1M
8+
--XFAIL--
9+
See https://github.com/php/php-src/issues/8147
810
--FILE--
911
<?php
1012
class test {

0 commit comments

Comments
 (0)