| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| | |
[ticket/11226] filespec::move_file() should error correctly
* Nicofuma/ticket/11226:
[ticket/11226] Explicity set file_moved to false
[ticket/11226] Add tests
[ticket/11226] Use $user->lang()
[ticket/11226] filespec::move_file() should error correctly
|
| |
| |
| |
| | |
PHPBB3-11226
|
| |
| |
| |
| | |
PHPBB3-11226
|
|/
|
|
| |
PHPBB3-12594
|
|
|
|
| |
PHPBB3-11698
|
|
|
|
| |
PHPBB3-10939
|
|
|
|
|
|
|
| |
Also marked a test as incomplete even though this appears to be
ignored when actually running the tests.
PHPBB3-10941
|
|
Also removed common.php as it was unnecessary.
PHPBB3-10941
|