diff --git a/ext/opcache/tests/bug68104.phpt b/ext/opcache/tests/bug68104.phpt index 89439ef68e1..8d3bf70a4d0 100644 --- a/ext/opcache/tests/bug68104.phpt +++ b/ext/opcache/tests/bug68104.phpt @@ -1,5 +1,7 @@ --TEST-- Bug #68104 (Segfault while pre-evaluating a disabled function) +--CREDITS-- +manuel --INI-- opcache.enable=1 opcache.enable_cli=1