mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
* Moving filesystem service to \phpbb\filesystem namespace * Wraping Symfony's Filesystem component * Moving filesystem related functions from includes/functions.php into \phpbb\filesystem\filesystem Functions moved (and deprecated): - phpbb_chmod - phpbb_is_writable - phpbb_is_absolute - phpbb_own_realpath - phpbb_realpath * Adding interface for filesystem service PHPBB3-13697 |
||
---|---|---|
.. | ||
fixtures | ||
append_sid_test.php | ||
check_ban_test.php | ||
check_isvalid_test.php | ||
create_test.php | ||
extract_hostname_test.php | ||
extract_page_test.php | ||
garbage_collection_test.php | ||
session_key_test.php | ||
testable_facade.php | ||
testable_factory.php | ||
unset_admin_test.php | ||
validate_referrer_test.php |