Skip to content

Commit 92b1cb3

Browse files
committed
update NEWS
1 parent 59b0161 commit 92b1cb3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

NEWS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ PHP NEWS
1313
. mb_split() can now handle empty matches like preg_split() does. (Moriyoshi)
1414

1515
- SPL:
16+
. Fixed bug #64228 (RecursiveDirectoryIterator always assumes SKIP_DOTS).
17+
(patch by kriss@krizalys.com, Laruence)
1618
. Fixed bug #64106 (Segfault on SplFixedArray[][x] = y when extended).
1719
(Nikita Popov)
1820

0 commit comments

Comments
 (0)