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.
1 parent 59b0161 commit 92b1cb3Copy full SHA for 92b1cb3
NEWS
@@ -13,6 +13,8 @@ PHP NEWS
13
. mb_split() can now handle empty matches like preg_split() does. (Moriyoshi)
14
15
- SPL:
16
+ . Fixed bug #64228 (RecursiveDirectoryIterator always assumes SKIP_DOTS).
17
+ (patch by kriss@krizalys.com, Laruence)
18
. Fixed bug #64106 (Segfault on SplFixedArray[][x] = y when extended).
19
(Nikita Popov)
20
0 commit comments