don't optimize script if it's not going to be cached |
|
More...
|
about 12 years ago
|
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). |
|
More...
|
about 12 years ago
|
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). |
|
More...
|
about 12 years ago
|
Merge branch 'opcache' of ../php5.5 |
|
More...
|
about 12 years ago
|
Fixed issue #78 (incorrect file path validation) |
|
More...
|
about 12 years ago
|
Fixed issue #78 (incorrect file path validation) |
|
More...
|
about 12 years ago
|
Merge branch 'opcache' of ../php5.5 |
|
More...
|
about 12 years ago
|
Fixed issue #74 (Allowed per request OPcache disabling) |
|
More...
|
about 12 years ago
|
Fixed issue #74 (Allowed per request OPcache disabling) |
|
More...
|
about 12 years ago
|
Merge branch 'opcache' of ../php5.5 |
|
More...
|
about 12 years ago
|
Fixed issue #76 (actually we don't need zend_shared_memory_block_header at all) |
|
More...
|
about 12 years ago
|
Fixed issue #76 (actually we don't need zend_shared_memory_block_header at all) |
|
More...
|
about 12 years ago
|
Merge branch 'opcache' of ../php5.5 |
|
More...
|
about 12 years ago
|
Added description for opcache.enable_cli |
|
More...
|
about 12 years ago
|
Added description for opcache.enable_cli |
|
More...
|
about 12 years ago
|
Merge branch 'opcache' of ../php5.5 |
|
More...
|
about 12 years ago
|
back to dev (7.0.2-dev) |
|
More...
|
about 12 years ago
|
back to dev (7.0.2-dev) |
|
More...
|
about 12 years ago
|
Merge branch 'master' of github.com:zend-dev/ZendOptimizerPlus |
|
More...
|
about 12 years ago
|
back to dev (7.0.2-dev) |
|
More...
|
about 12 years ago
|
Merge branch 'opcache' of ../php5.5 |
|
More...
|
about 12 years ago
|
Fixed copy/paste mistake |
|
More...
|
about 12 years ago
|
Fixed copy/paste mistake |
|
More...
|
about 12 years ago
|
Prepare for releasing 7.0.1 |
|
More...
|
about 12 years ago
|
Merge branch 'opcache' of ../php5.5 |
|
More...
|
about 12 years ago
|
Fixed bug #64482 (Opcodes for dynamic includes should not be cached) |
|
More...
|
about 12 years ago
|
Fixed bug #64482 (Opcodes for dynamic includes should not be cached) |
|
More...
|
about 12 years ago
|
Separate "start_time" from "last_restart_time" |
|
More...
|
about 12 years ago
|
Separate "start_time" from "last_restart_time" |
|
More...
|
about 12 years ago
|
Update package.xml for 7.0.1 |
|
More...
|
about 12 years ago
|