1
0
mirror of https://github.com/php/php-src.git synced 2026-04-04 06:32:49 +02:00
Files
archived-php-src/ext/spl
Cameron Porter 24e7299c9d Fixed bug #80724
FilesystemIterator::FOLLOW_SYMLINKS is currently treated as a directory
key mode flag, even though it does not change the way that the key
during iteration is set. To address this, FOLLOW_SYMLINKS has been
converted into an OTHER flag.

Closes GH-6695.
2021-02-23 09:50:36 +01:00
..
2021-02-23 09:50:36 +01:00
2021-01-15 12:33:06 +01:00
2021-02-23 09:50:36 +01:00
2020-07-23 16:00:12 +02:00