-
Improvement
-
Resolution: Fixed
-
Minor
-
3.2.0-dev
-
None
-
None
Move functions from includes/functions.php to phpbb\filesystem. Also use Symfony's Filesystem component and add an interface to filesystem.
Affected functions:
- phpbb_chmod()
- phpbb_is_writable()
- phpbb_realpath()
- phpbb_own_realpath()
- caused
-
PHPBB-13814 phpbb_is_writable() method of the new filesystem class truncates files
- Closed
-
PHPBB-13871 Call to a member function realpath() on a non-object in functions.php on line 3474
- Closed