Core:
Fixed Haiku ZTS build.
Fixed bug #8059 arginfo not regenerated for extension.
Fixed bug #8083 Segfault when dumping uncalled fake closure with
static variables.
Fixed bug #7958 (Nested CallbackFilterIterator is leaking memory).
Fixed bug #8074 (Wrong type inference of range() result).
Fixed bug #8140 (Wrong first class callable by name optimization).
Fixed bug #8082 (op_arrays with temporary run_time_cache leak memory
when observed).
GD:
Fixed libpng warning when loading interlaced images.
FPM:
Fixed bug #76109 (Unsafe access to fpm scoreboard).
Iconv:
Fixed bug #7953 (ob_clean() only does not set Content-Encoding).
Fixed bug #7980 (Unexpected result for iconv_mime_decode).
MBString:
Fixed bug #8128 (mb_check_encoding wrong result for 7bit).
MySQLnd:
Fixed bug #8058 (NULL pointer dereference in mysqlnd package).
Reflection:
Fixed bug #8080 (ReflectionClass::getConstants() depends on def.
order).
Zlib:
Fixed bug #7953 (ob_clean() only does not set Content-Encoding).
Relnotes: yes