rxu
|
4c4debf004
|
[ticket/16549] PHPUnit function declarations tiny cleanup
PHPBB3-16549
|
2020-10-18 10:36:42 +07:00 |
|
Marc Alexander
|
ebac54aa9e
|
[ticket/14948] Adjust calls for twig and phpunit updates
PHPBB3-14948
|
2019-05-09 21:40:06 +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 |
|
Joas Schilling
|
633a517791
|
[ticket/12834] Fix tests to match what we want to have
PHPBB3-12834
|
2014-07-08 17:53:06 +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 |
|