mirror of
https://github.com/php/php-src.git
synced 2026-04-20 14:31:06 +02:00
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.
900 B
900 B