rubencm
|
774c609c4a
|
[ticket/16345] Small improvements
PHPBB3-16346
|
2020-08-14 08:29:06 +00:00 |
|
luzpaz
|
e13ba99c81
|
[ticket/15424] Multiple typo fixes in docs & comments
Fixed typos in some docs, guidelines, some non-user-facing files.
PHPBB3-15424
|
2017-10-29 12:44:01 +01:00 |
|
Rubén Calvo
|
b1755d9dac
|
[ticket/15253] Update imports
PHPBB3-15253
|
2017-07-20 19:55:52 +02:00 |
|
Rubén Calvo
|
603a8c51da
|
[ticket/15253] Move storage helper to filesystem
PHPBB3-15253
|
2017-07-20 19:55:52 +02:00 |
|
Rubén Calvo
|
ecb79539f4
|
[ticket/15253] Use storage helper methods instead of filesystem methods
PHPBB3-15253
|
2017-07-20 19:55:52 +02:00 |
|
Etienne Baroux
|
346f31a031
|
[ticket/12610] Add command to check if the board is up to date.
PHPBB3-12610
|
2016-12-03 16:37:35 +01:00 |
|
MateBartus
|
4bdef6fd21
|
[ticket/13697] Moving filesystem related functions to filesystem service
* 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
|
2015-04-16 13:24:10 +02:00 |
|
Joas Schilling
|
c82ae94f8a
|
[ticket/12508] Fix doc block
PHPBB3-12508
|
2014-06-10 11:47:43 +02:00 |
|
Joas Schilling
|
1e9492bcaa
|
[ticket/12508] Add new line to separate the if and foreach better
PHPBB3-12508
|
2014-06-10 11:47:42 +02:00 |
|
Joas Schilling
|
6980fbd27b
|
[ticket/12508] Only take a list of names for set_extensions()
PHPBB3-12508
|
2014-06-10 11:47:41 +02:00 |
|
Joas Schilling
|
e1707b27ca
|
[ticket/12508] Fix class doc block
PHPBB3-12508
|
2014-06-10 11:47:41 +02:00 |
|
Joas Schilling
|
183492b019
|
[ticket/12508] Move \phpbb\extension\finder to \phpbb\finder
PHPBB3-12508
|
2014-06-10 11:47:40 +02:00 |
|