1
0
mirror of https://github.com/php/php-src.git synced 2026-03-29 03:32:20 +02:00
Files
archived-php-src/NEWS
Ville Hukkamäki 318d3b3a3f Implement request #27814
Construct HTTP request headers into smart_str and send whole
request in one go.
2016-08-04 14:20:36 +02:00

15 lines
563 B
Plaintext

PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2016, PHP 7.2.0alpha1
- EXIF:
. Fixed bug #72682 (exif_read_data() fails to read all data for some
images). (Kalle)
. Fixed Redhat bug #1362571 (PHP not returning full results for
exif_read_data function). (Kalle)
- GMP:
. Fixed bug #70896 (gmp_fact() silently ignores non-integer input). (Sara)
<<< NOTE: Insert NEWS from last stable release here prior to actual release! >>>