Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/14957] Do not use method return in write context | Marc Alexander | 2017-01-03 | 1 | -1/+2 |
| | | | | | | Fix for PHP 5.3.x compatibility. PHPBB3-14957 | ||||
* | [ticket/14957] Do not cache database config entries | Marc Alexander | 2017-01-03 | 1 | -0/+13 |
| | | | | PHPBB3-14957 | ||||
* | [ticket/13903] Replacing regexp path naming for container by md5. | Wardormeur | 2015-06-16 | 1 | -2/+1 |
| | | | | | | | Replacement of the path creation based on a blacklist by a md5 filename to support broader configurations PHPBB3-13903 | ||||
* | [ticket/13061] Replace the service event.subscriber_loader by a compiler pass | Tristan Darricau | 2014-09-13 | 1 | -1/+4 |
| | | | | PHPBB3-13061 | ||||
* | [ticket/12855] Dump the container based on DEBUG_CONTAINER instead of DEBUG | Oliver Schramm | 2014-07-15 | 1 | -1/+1 |
| | | | | PHPBB3-12855 | ||||
* | [ticket/12775] Add the definition of dbal.conn in fixtures/config/services.yml | Tristan Darricau | 2014-07-07 | 1 | -1/+4 |
| | | | | PHPBB3-12775 | ||||
* | [ticket/12775] Inject the connection when created in the container | Tristan Darricau | 2014-07-07 | 1 | -3/+2 |
| | | | | PHPBB3-12775 | ||||
* | [ticket/12775] Rename config_php_handler to config_php_file container_builder | Tristan Darricau | 2014-07-07 | 1 | -9/+9 |
| | | | | PHPBB3-12775 | ||||
* | [ticket/12775] Fix doc blocks in the container builder | Tristan Darricau | 2014-07-07 | 1 | -9/+14 |
| | | | | PHPBB3-12775 | ||||
* | [ticket/12775] Move phpbb_convert_30_dbms_to_31 into the config file class | Tristan Darricau | 2014-07-07 | 1 | -1/+1 |
| | | | | PHPBB3-12775 | ||||
* | [ticket/12775] Fix comments | Tristan Darricau | 2014-07-07 | 1 | -1/+0 |
| | | | | PHPBB3-12775 | ||||
* | [ticket/12775] Fix container_builder | Tristan Darricau | 2014-07-07 | 1 | -1/+1 |
| | | | | PHPBB3-12775 | ||||
* | [ticket/12775] Rename config_php to config_php_file | Tristan Darricau | 2014-07-07 | 1 | -2/+2 |
| | | | | PHPBB3-12775 | ||||
* | [ticket/12775] Renamed to \phpbb\di\container_builder | Tristan Darricau | 2014-07-07 | 1 | -0/+396 |
PHPBB3-12775 |