From 1f715f5658f5909a9346f56812fa605744d23880 Mon Sep 17 00:00:00 2001 From: Thomas Gerbet Date: Sun, 8 Jan 2023 19:15:55 +0100 Subject: [PATCH] Use absolute paths in OPCache tests when calling `opcache_compile_file()` This make sure the tests do not fail if they are not run from the repository root. Closes GH-10266 Signed-off-by: George Peter Banyard --- ext/opcache/tests/gh9968-1.inc | 2 +- ext/opcache/tests/preload_const_autoload.inc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ext/opcache/tests/gh9968-1.inc b/ext/opcache/tests/gh9968-1.inc index 468178c7848..0f2b1467351 100644 --- a/ext/opcache/tests/gh9968-1.inc +++ b/ext/opcache/tests/gh9968-1.inc @@ -1,3 +1,3 @@