Marc Alexander
|
ebac54aa9e
|
[ticket/14948] Adjust calls for twig and phpunit updates
PHPBB3-14948
|
2019-05-09 21:40:06 +02:00 |
|
mrgoldy
|
562601fd9b
|
[ticket/16007] Correct check_ban_test to boolean
PHPBB3-16007
|
2019-04-02 18:01:59 +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 |
|
Yuriy Rusko
|
a759704b39
|
[ticket/12594] Remove @package tags and update file headers
PHPBB3-12594
|
2014-05-27 20:51:13 +02:00 |
|
Nils Adermann
|
2472271bc0
|
[ticket/11700] Fix tests after merging new develop code
PHPBB3-11700
|
2013-09-16 02:41:03 +02:00 |
|
Andy Chase
|
0c54fb034b
|
[ticket/11620] Move check_ban_test functions to setUp/tearDown for clarity
PHPBB3-11620
|
2013-07-22 17:39:14 -07:00 |
|
Andy Chase
|
568de3b8ce
|
[ticket/11620] Changed incorrect global variable
PHPBB3-11620
|
2013-07-22 16:27:22 -07:00 |
|
Andy Chase
|
cc6147f876
|
[ticket/11620] Minor indentation changes and comment clarity
PHPBB3-11620
|
2013-07-22 16:27:18 -07:00 |
|
Andy Chase
|
9dbd42e945
|
[ticket/11620] Space between . in directory import concatenation
PHPBB3-11620
|
2013-07-22 13:51:06 -07:00 |
|
asperous
|
af3a4ee33a
|
[ticket/11620] Fixed check_ban_test errors with cache and ban warning message
PHPBB3-11620
|
2013-07-22 11:07:45 -07:00 |
|
asperous
|
13e4271c50
|
[ticket/11620] Fixed a typo on check_ban_test
PHPBB3-11620
|
2013-07-22 11:07:44 -07:00 |
|
asperous
|
d533e8807c
|
[ticket/11620] Added a test for checking if users are banned
PHPBB3-11620
|
2013-07-22 11:07:41 -07:00 |
|