Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/15942] Add language to compatibility globals & use in confirm_box | Marc Alexander | 2019-04-17 | 1 | -1/+4 |
| | | | | PHPBB3-15942 | ||||
* | [ticket/14636] Inject into set_config methods | Oliver Schramm | 2016-08-21 | 1 | -0/+2 |
| | | | | | PHPBB3-13573 PHPBB3-14636 | ||||
* | [ticket/14636] Restore BC with request_var | Oliver Schramm | 2016-08-20 | 1 | -0/+2 |
| | | | | PHPBB3-14636 | ||||
* | [ticket/13616] Fix UI tests | Tristan Darricau | 2016-04-03 | 1 | -2/+0 |
| | | | | PHPBB3-13616 | ||||
* | [ticket/13740] Fix CS in compatibilty_globals.php | Mate Bartus | 2015-07-24 | 1 | -1/+1 |
| | | | | PHPBB3-13740 | ||||
* | [ticket/13740] Fix CS and extend phpbb extensions | CHItA | 2015-07-08 | 1 | -10/+10 |
| | | | | | | [ci skip] PHPBB3-13740 | ||||
* | [ticket/13740] Core file workarounds | MateBartus | 2015-07-08 | 1 | -41/+58 |
| | | | | | | [ci skip] PHPBB3-13740 | ||||
* | [ticket/13697] Moving filesystem related functions to filesystem service | MateBartus | 2015-04-16 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | * 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/13455] Update calls to `request_var()` | Gaëtan Muller | 2015-02-03 | 1 | -3/+0 |
| | | | | PHPBB3-13455 | ||||
* | [ticket/13496] Update calls to `set_config_count()` | Gaëtan Muller | 2015-02-02 | 1 | -1/+0 |
| | | | | PHPBB3-13496 | ||||
* | [ticket/13494] Update calls to `set_config()` | Gaëtan Muller | 2015-02-02 | 1 | -1/+0 |
| | | | | PHPBB3-13494 | ||||
* | [ticket/13450] Type-hint return value of $phpbb_container->get() | Gaëtan Muller | 2015-01-12 | 1 | -0/+20 |
| | | | | PHPBB3-13450 | ||||
* | [ticket/13061] Replace the service event.subscriber_loader by a compiler pass | Tristan Darricau | 2014-09-13 | 1 | -1/+0 |
| | | | | PHPBB3-13061 | ||||
* | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 1 | -3/+7 |
| | | | | PHPBB3-12594 | ||||
* | [ticket/12473] Move compatibility globals out into its own file. | Andreas Fischer | 2014-05-02 | 1 | -0/+44 |
PHPBB3-12473 |