mirror of
https://github.com/php/php-src.git
synced 2026-04-22 23:48:14 +02:00
24e7299c9d
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.
840 B
840 B