We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 46e612a + a3f020a commit c596850Copy full SHA for c596850
NEWS
@@ -60,6 +60,18 @@ PHP NEWS
60
- Filter:
61
. Implemented FR #49180 - added MAC address validation. (Martin)
62
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
75
- SNMP:
76
. Fixed bug #64124 (IPv6 malformed). (Boris Lytochkin)
77
0 commit comments