X-Git-Url: https://git.tld-linux.org/?p=packages%2Fphp.git;a=blobdiff_plain;f=opcache.ini;h=67c0381339beddcf86f08c07f076604d9b4b65ba;hp=b2931f6f0324e0e73beb541b2c551e5690068192;hb=954ecf20c48c9867c06e3142115d609ad4c9e81c;hpb=e6f83ff85ff9f0aee5fb84a941ec5978c62af03c diff --git a/opcache.ini b/opcache.ini index b2931f6..67c0381 100644 --- a/opcache.ini +++ b/opcache.ini @@ -40,6 +40,11 @@ ; size of the optimized code. ;opcache.save_comments=1 +; If enabled, compilation warnings (including notices and deprecations) will +; be recorded and replayed each time a file is included. Otherwise, compilation +; warnings will only be emitted when the file is first cached. +;opcache.record_warnings=0 + ; Allow file existence override (file_exists, etc.) performance feature. ;opcache.enable_file_override=0