altered at run time. (Scott)
- Allow SOAP extension's handler() to work even when
always_populate_raw_post_data is off. (Ilia)
-- Fixed possible infinite loop in imagepng (libgd #86) (by Xavier Roche)
- (Pierre)
+- Fixed possible infinite loop in imagecreatefrompng (libgd #86)
+ (by Xavier Roche) (Pierre)
- Fixed ext/filter Email Validation Vulnerability (MOPB-24 by Stefan Esser)
(Ilia)
- Fixed altering $this via argument named "this". (Dmitry)
--TEST--
-Bug #39780 (PNG image with CRC/data error raises a fatal error)
+libgd #86 (Possible infinite loop in imagecreatefrompng)
--SKIPIF--
<?php
if (!extension_loaded('gd')) die("skip gd extension not available\n");