* PHP-7.0:
get_defined_functions additional parameter to exclude disabled functions
news entry for PR #1312
. Fixed bug #70490 (get_browser function is very slow). (Nikita)
. Fixed bug #73265 (Loading browscap.ini at startup causes high memory usage).
(Nikita)
+ . Add subject to mail log. (tomsommer)
+ . Fixed bug #31875 (get_defined_functions additional param to exclude
+ disabled functions). (willianveiga)
-- Zlib:
+- Zlib
. Fixed bug #73373 (deflate_add does not verify that output was not truncated).
(Matt Bonneau)