Please update phpzwicher thanks.
10 Nov 2016
- Core:
- Fixed bug #73337 (try/catch not working with two exceptions inside a same operation).
- Bz2:
- Fixed bug #73356 (crash in bzcompress function).
- GD:
- Fixed bug #73213 (Integer overflow in imageline() with antialiasing).
- Fixed bug #73272 (imagescale() is not affected by, but affects imagesetinterpolation()).
- Fixed bug #73279 (Integer overflow in gdImageScaleBilinearPalette()).
- Fixed bug #73280 (Stack Buffer Overflow in GD dynamicGetbuf).
- Fixed bug #72482 (Illegal write/read access caused by gdImageAALine overflow).
- Fixed bug #72696 (imagefilltoborder stackoverflow on truecolor images).
- Imap:
- Fixed bug #73418 (Integer Overflow in "_php_imap_mail" leads Heap Overflow).
- SPL:
- Fixed bug #73144 (Use-after-free in ArrayObject Deserialization).
- SOAP:
- Fixed bug #73037 (SoapServer reports Bad Request when gzipped).
- SQLite3:
- Fixed bug #73333 (2147483647 is fetched as string).
- Standard:
- Wddx:
- Fixed bug #73331 (NULL Pointer Dereference in WDDX Packet Deserialization with PDORow).