mirror of
https://github.com/php/php-src.git
synced 2024-11-23 18:04:36 +08:00
Fix (#43559) merged into 5_2
This commit is contained in:
parent
57f73fa8fc
commit
95c95d741b
2
NEWS
2
NEWS
@ -122,8 +122,6 @@ PHP NEWS
|
||||
- Fixed bug #43960 (strtotime() returns timestamp in the future when given a
|
||||
bogus string).
|
||||
- Fixed bug #43808 (date_create never fails (even when it should)). (Derick)
|
||||
- Fixed bug #43559 (array_merge_recursive() doesn't behave as expected with
|
||||
duplicate NULL values). (Felipe, Tony)
|
||||
- Fixed bug #43527 (DateTime created from a timestamp reports environment
|
||||
timezone). (Derick)
|
||||
- Fixed bug #43426 (crash on nested call_user_func() calls). (Dmitry)
|
||||
|
Loading…
Reference in New Issue
Block a user