diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -8,6 +8,10 @@ PHP NEWS . Fixed bug #72964 (White space not unfolded for CC/Bcc headers). (cmb) . Fixed bug #80391 (Iterable not covariant to mixed). (Nikita) +- Opcache: + . Fixed bug #80404 (Incorrect range inference result when division results + in float). (Nikita) + - Tidy: . Fixed bug #77594 (ob_tidyhandler is never reset). (cmb) |