diff --git a/ext/opcache/tests/jit/gh15909.phpt b/ext/opcache/tests/jit/gh15909.phpt new file mode 100644 index 00000000000..ed1007836e7 --- /dev/null +++ b/ext/opcache/tests/jit/gh15909.phpt @@ -0,0 +1,16 @@ +--TEST-- +GH-15909 (Core dumped in Core dumped in ext/opcache/jit/ir/ir_cfg.c) +--EXTENSIONS-- +opcache +--INI-- +opcache.jit=1001 +opcache.jit_buffer_size=64M +--FILE-- + +DONE +--EXPECT-- +DONE