-
Type:
Improvement
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.2.0-dev
-
Fix Version/s: 3.2.0-a1
-
Component/s: None
-
Labels:None
-
GitHub Pull Request URL:
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
-
PHPBB3-13814 phpbb_is_writable() method of the new filesystem class truncates files
-
- Closed
-
-
PHPBB3-13871 Call to a member function realpath() on a non-object in functions.php on line 3474
-
- Closed
-