History log of /php-src/ext/opcache/tests/file_cache_error.phpt (Results 1 – 4 of 4)
Revision Date Author Comments
# 2b5aac93 01-Mar-2023 Ilija Tovilo

Fix unescaped {TMP} variables in tests

On Windows {TMP} can return ~, which will result in a parse error


# 3f1e9235 15-Sep-2022 Ilija Tovilo

Fix test with POSIX_RLIMIT_FSIZE and gcov


# ac54bfb1 16-Sep-2022 Arnaud Le Blanc

Fix test in "DEBUG_NTS_OPCACHE Without interned strings" build


# ea1287b0 03-Sep-2022 Arnaud Le Blanc

Log the cause of error when opcache cannot write to file cache (#9258)