diff options
author | rxu <rxu@mail.ru> | 2016-03-17 00:50:08 +0700 |
---|---|---|
committer | rxu <rxu@mail.ru> | 2016-03-17 00:50:08 +0700 |
commit | e610b239169d604d5b880d14140f7fe25b15c392 (patch) | |
tree | b4747fe08056e8f1fa3826002687c1ec1797edc7 /tests/test_framework/phpbb_test_case_helpers.php | |
parent | f1874ec4167973df7d2eeed0e5bc2ed3f4a59c04 (diff) | |
download | forums-e610b239169d604d5b880d14140f7fe25b15c392.tar forums-e610b239169d604d5b880d14140f7fe25b15c392.tar.gz forums-e610b239169d604d5b880d14140f7fe25b15c392.tar.bz2 forums-e610b239169d604d5b880d14140f7fe25b15c392.tar.xz forums-e610b239169d604d5b880d14140f7fe25b15c392.zip |
[ticket/14540] Adjust recursive_dot_prefix_filter_iterator for performance
Swapping conditions in the function accept() of the class
\phpbb\recursive_dot_prefix_filter_iterator saves a lot of isDir() calls which
is more expensive than $filename[0] checks.
PHPBB3-14540
Diffstat (limited to 'tests/test_framework/phpbb_test_case_helpers.php')
0 files changed, 0 insertions, 0 deletions