5.4 RecursiveDirectoryIterator

From: Date: Tue, 20 Aug 2013 13:08:33 +0000
Subject: 5.4 RecursiveDirectoryIterator
Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
Hello together,

an incompatible change was made to the 5.4 series without any notice.

It's related to RecursiveDirectoryIterator
https://bugs.php.net/bug.php?id=64228

See the source here:
https://github.com/php/php-src/blob/PHP-5.4/ext/spl/spl_directory.c#L1452


I've never used the "SKIP_DOTS" parameter and so within the 5.4 series it
may work or not...

Drupal also had such an issue: https://drupal.org/node/1785216

Two things could be done IMO:
- revert this change from 5.4
- mention it in the Upgrade Guide 5.3 -> 5.4

Best regards
Martin Keckeis


Thread (3 messages)

« previous php.internals (#68581) next »