mirror of
https://github.com/php/php-src.git
synced 2024-11-25 02:44:58 +08:00
- add CVE
This commit is contained in:
parent
5efdfee8c6
commit
1504071cb1
3
NEWS
3
NEWS
@ -18,6 +18,7 @@
|
|||||||
. Fixed bug #46587 (mt_rand() does not check that max is greater than min).
|
. Fixed bug #46587 (mt_rand() does not check that max is greater than min).
|
||||||
(Ilia)
|
(Ilia)
|
||||||
. Fixed #53409 (sleep() returns NULL on Windows). (Pierre)
|
. Fixed #53409 (sleep() returns NULL on Windows). (Pierre)
|
||||||
|
. Fixed #29085 (bad default include_path on Windows). (Pierre)
|
||||||
|
|
||||||
- cURL extension:
|
- cURL extension:
|
||||||
. Fixed bug #52828 (curl_setopt does not accept persistent streams).
|
. Fixed bug #52828 (curl_setopt does not accept persistent streams).
|
||||||
@ -40,7 +41,7 @@
|
|||||||
words). (Ilia)
|
words). (Ilia)
|
||||||
|
|
||||||
- Intl extension:
|
- Intl extension:
|
||||||
. Fixed crashes on invalid parameters in intl extension. (Stas, Maksymilian
|
. Fixed crashes on invalid parameters in intl extension. (CVE-2010-4409). (Stas, Maksymilian
|
||||||
Arciemowicz)
|
Arciemowicz)
|
||||||
. Added support for formatting the timestamp stored in a DateTime object.
|
. Added support for formatting the timestamp stored in a DateTime object.
|
||||||
(Stas)
|
(Stas)
|
||||||
|
Loading…
Reference in New Issue
Block a user