From: Dmitry Stogov Date: Thu, 28 Mar 2013 09:47:38 +0000 (+0400) Subject: Merge branch 'PHP-5.5' X-Git-Tag: php-5.6.0alpha1~448^2~69 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=07a6f3c6778215837b9324fb92c1dc81e52a946a;p=php Merge branch 'PHP-5.5' * PHP-5.5: don't optimize script if it's not going to be cached Reimplemented OPcache restart trigger. Now, if memory or hash are full the restart is scheduled only in case the amount of wasted memory is above opcache.max_wasted_percentage. Otherwise OPcahce continue serving the following requests using already cached files, but doesn't try to add new files (the cache is full anyway). --- 07a6f3c6778215837b9324fb92c1dc81e52a946a