Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/14576] Move common required files to bootstrap | Matt Friedman | 2016-03-31 | 1 | -2/+0 |
| | | | | PHPBB3-14576 | ||||
* | [ticket/13697] Moving filesystem related functions to filesystem service | MateBartus | 2015-04-16 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | * 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/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 1 | -3/+7 |
| | | | | PHPBB3-12594 | ||||
* | [ticket/11015] Convert connect test to the new syntax. | Oleg Pudeyev | 2012-12-13 | 1 | -3/+1 |
| | | | | PHPBB3-11015 | ||||
* | [ticket/10205] Cosmetic changes. | Oleg Pudeyev | 2012-12-04 | 1 | -1/+2 |
| | | | | PHPBB3-10205 | ||||
* | [ticket/10205] Delete stray return. | Oleg Pudeyev | 2012-12-04 | 1 | -2/+0 |
| | | | | PHPBB3-10205 | ||||
* | [ticket/10205] Test failed connection attempts. | Oleg Pudeyev | 2012-12-04 | 1 | -0/+44 |
PHPBB3-10205 |