diff options
| author | Dmitry Stogov <dmitry@zend.com> | 2013-09-25 12:14:06 +0400 |
|---|---|---|
| committer | Dmitry Stogov <dmitry@zend.com> | 2013-09-25 12:14:06 +0400 |
| commit | 69454d9f0f765416f245acbc626b3984dcbf5e1d (patch) | |
| tree | a1df87900f1e31a61df9f157b36f59b0f5668691 /NEWS | |
| parent | dc8705c256cd1d50cfa276e8de31558e089eab92 (diff) | |
| download | php-git-69454d9f0f765416f245acbc626b3984dcbf5e1d.tar.gz | |
Added function opcache_compile_file() to load PHP scripts into cache without execution.
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -26,6 +26,8 @@ PHP NEWS imap). (ryotakatsuki at gmail dot com) - OPcache: + . Added function opcache_compile_file() to load PHP scripts into cache + without execution. (Julien) . Fixed bug #65665 (Exception not properly caught when opcache enabled). (Laruence) . Fixed bug #65510 (5.5.2 crashes in _get_zval_ptr_ptr_var). (Dmitry) |
