Skip to content

Commit c596850

Browse files
committed
Merge branch 'PHP-5.4' into PHP-5.5
Conflicts: NEWS
2 parents 46e612a + a3f020a commit c596850

File tree

2 files changed

+796
-661
lines changed

2 files changed

+796
-661
lines changed

NEWS

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,18 @@ PHP NEWS
6060
- Filter:
6161
. Implemented FR #49180 - added MAC address validation. (Martin)
6262

63+
- Phar:
64+
. Fixed timestamp update on Phar contents modification. (Dmitry)
65+
66+
- SPL:
67+
. Fixed bug #64264 (SPLFixedArray toArray problem). (Laruence)
68+
. Fixed bug #64228 (RecursiveDirectoryIterator always assumes SKIP_DOTS).
69+
(patch by kriss@krizalys.com, Laruence)
70+
. Fixed bug #64106 (Segfault on SplFixedArray[][x] = y when extended).
71+
(Nikita Popov)
72+
. Fixed bug #52861 (unset fails with ArrayObject and deep arrays).
73+
(Mike Willbanks)
74+
6375
- SNMP:
6476
. Fixed bug #64124 (IPv6 malformed). (Boris Lytochkin)
6577

0 commit comments

Comments
 (0)