Blame SOURCES/opcache-default.blacklist

de2dbd
; The blacklist file is a text file that holds the names of files
de2dbd
; that should not be accelerated. The file format is to add each filename
de2dbd
; to a new line. The filename may be a full path or just a file prefix
de2dbd
; (i.e., /var/www/x  blacklists all the files and directories in /var/www
de2dbd
; that start with 'x'). Line starting with a ; are ignored (comments).
de2dbd
; Files are usually triggered by one of the following three reasons:
de2dbd
; 1) Directories that contain auto generated code, like Smarty or ZFW cache.
de2dbd
; 2) Code that does not work well when accelerated, due to some delayed
de2dbd
;    compile time evaluation.
de2dbd
; 3) Code that triggers an OPcache bug.
de2dbd