mirror of
https://github.com/php/php-src.git
synced 2026-03-29 03:32:20 +02:00
15 lines
563 B
Plaintext
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! >>>
|