aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/di/container_builder.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/13061] Replace the service event.subscriber_loader by a compiler passTristan Darricau2014-09-131-1/+4
| | | | PHPBB3-13061
* [ticket/12855] Dump the container based on DEBUG_CONTAINER instead of DEBUGOliver Schramm2014-07-151-1/+1
| | | | PHPBB3-12855
* [ticket/12775] Add the definition of dbal.conn in fixtures/config/services.ymlTristan Darricau2014-07-071-1/+4
| | | | PHPBB3-12775
* [ticket/12775] Inject the connection when created in the containerTristan Darricau2014-07-071-3/+2
| | | | PHPBB3-12775
* [ticket/12775] Rename config_php_handler to config_php_file container_builderTristan Darricau2014-07-071-9/+9
| | | | PHPBB3-12775
* [ticket/12775] Fix doc blocks in the container builderTristan Darricau2014-07-071-9/+14
| | | | PHPBB3-12775
* [ticket/12775] Move phpbb_convert_30_dbms_to_31 into the config file classTristan Darricau2014-07-071-1/+1
| | | | PHPBB3-12775
* [ticket/12775] Fix commentsTristan Darricau2014-07-071-1/+0
| | | | PHPBB3-12775
* [ticket/12775] Fix container_builderTristan Darricau2014-07-071-1/+1
| | | | PHPBB3-12775
* [ticket/12775] Rename config_php to config_php_fileTristan Darricau2014-07-071-2/+2
| | | | PHPBB3-12775
* [ticket/12775] Renamed to \phpbb\di\container_builderTristan Darricau2014-07-071-0/+396
PHPBB3-12775