1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 15, 2024 — Jun 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
don't optimize script if it's not going to be cached
tester_123
as Dmitry Stogov
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).
tester_123
as Dmitry Stogov
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).
tester_123
as Dmitry Stogov
More... about 12 years ago
Merge branch 'opcache' of ../php5.5
tester_123
as Dmitry Stogov
More... about 12 years ago
Fixed issue #78 (incorrect file path validation)
tester_123
as Dmitry Stogov
More... about 12 years ago
Fixed issue #78 (incorrect file path validation)
tester_123
as Dmitry Stogov
More... about 12 years ago
Merge branch 'opcache' of ../php5.5
tester_123
as Dmitry Stogov
More... about 12 years ago
Fixed issue #74 (Allowed per request OPcache disabling)
tester_123
as Dmitry Stogov
More... about 12 years ago
Fixed issue #74 (Allowed per request OPcache disabling)
tester_123
as Dmitry Stogov
More... about 12 years ago
Merge branch 'opcache' of ../php5.5
tester_123
as Dmitry Stogov
More... about 12 years ago
Fixed issue #76 (actually we don't need zend_shared_memory_block_header at all)
tester_123
as Dmitry Stogov
More... about 12 years ago
Fixed issue #76 (actually we don't need zend_shared_memory_block_header at all)
tester_123
as Dmitry Stogov
More... about 12 years ago
Merge branch 'opcache' of ../php5.5
tester_123
as Dmitry Stogov
More... about 12 years ago
Added description for opcache.enable_cli
tester_123
as Dmitry Stogov
More... about 12 years ago
Added description for opcache.enable_cli
tester_123
as Dmitry Stogov
More... about 12 years ago
Merge branch 'opcache' of ../php5.5
tester_123
as Dmitry Stogov
More... about 12 years ago
back to dev (7.0.2-dev)
tester_123
as Dmitry Stogov
More... about 12 years ago
back to dev (7.0.2-dev)
tester_123
as Dmitry Stogov
More... about 12 years ago
Merge branch 'master' of github.com:zend-dev/ZendOptimizerPlus
tester_123
as Dmitry Stogov
More... about 12 years ago
back to dev (7.0.2-dev) More... about 12 years ago
Merge branch 'opcache' of ../php5.5
tester_123
as Dmitry Stogov
More... about 12 years ago
Fixed copy/paste mistake
tester_123
as Dmitry Stogov
More... about 12 years ago
Fixed copy/paste mistake
tester_123
as Dmitry Stogov
More... about 12 years ago
Prepare for releasing 7.0.1 More... about 12 years ago
Merge branch 'opcache' of ../php5.5
tester_123
as Dmitry Stogov
More... about 12 years ago
Fixed bug #64482 (Opcodes for dynamic includes should not be cached)
tester_123
as Dmitry Stogov
More... about 12 years ago
Fixed bug #64482 (Opcodes for dynamic includes should not be cached)
tester_123
as Dmitry Stogov
More... about 12 years ago
Separate "start_time" from "last_restart_time"
tester_123
as Dmitry Stogov
More... about 12 years ago
Separate "start_time" from "last_restart_time"
tester_123
as Dmitry Stogov
More... about 12 years ago
Update package.xml for 7.0.1 More... about 12 years ago