--TEST-- File cache error 001 --EXTENSIONS-- opcache posix pcntl --INI-- opcache.enable_cli=1 opcache.file_cache="{TMP}" opcache.log_verbosity_level=2 opcache.interned_strings_buffer=8 --SKIPIF-- --FILE-- --EXPECTF-- bool(true) %sWarning opcache cannot write to file %s: %s OK