rxu
|
7f3f2e0449
|
Merge branch 'ticket/17107' into ticket/17107-master
|
2023-06-14 21:23:14 +07:00 |
|
rxu
|
4f9bd296a7
|
[ticket/17107] Add method parameter and result type declarations
PHPBB3-17107
|
2023-06-14 21:13:49 +07:00 |
|
rxu
|
dfe6421da8
|
[ticket/17107] Fix docblock issues
PHPBB3-17107
|
2023-05-24 20:27:53 +07:00 |
|
rxu
|
f5c5d7d1e6
|
[ticket/17107] Fix viewonline page locations for posting modes
PHPBB3-17107
|
2023-05-23 19:09:13 +07: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 |
|
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
|
e3e236da72
|
[ticket/12834] Correctly match directories in session page
Also clean path before working with it
PHPBB3-12834
|
2014-07-08 17:53:32 +02:00 |
|
Marc Alexander
|
330f21ab76
|
[ticket/9801] Use empty instead of sizeof
PHPBB3-9801
|
2014-06-30 21:36:11 +02:00 |
|
Marc Alexander
|
eb9321c3a1
|
[ticket/9801] Remove spaces before * in docblock
PHPBB3-9801
|
2014-06-26 14:37:38 +02:00 |
|
Marc Alexander
|
277e9a7a85
|
[ticket/9801] Add viewonline_helper service to allow proper testing
The viewonline_helper service can and will be extended in the future which
will allow us to also test the viewonline page better.
PHPBB3-9801
|
2014-06-24 18:49:31 +02:00 |
|