diff options
Diffstat (limited to 'ext/opcache/tests/preload_inheritance_error_ind.inc')
| -rw-r--r-- | ext/opcache/tests/preload_inheritance_error_ind.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/opcache/tests/preload_inheritance_error_ind.inc b/ext/opcache/tests/preload_inheritance_error_ind.inc new file mode 100644 index 0000000000..f8de05230e --- /dev/null +++ b/ext/opcache/tests/preload_inheritance_error_ind.inc @@ -0,0 +1,2 @@ +<?php +opcache_compile_file(__DIR__ . '/preload_inheritance_error.inc'); |
