aboutsummaryrefslogtreecommitdiffstats
path: root/tests/di/create_container_test.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/15987] Go back to previous table definition typeMarc Alexander2019-05-141-0/+12
* [ticket/14948] Adjust calls for twig and phpunit updatesMarc Alexander2019-05-091-1/+1
* Merge branch 'ticket/14957' into ticket/14957-rheaMarc Alexander2017-01-031-1/+2
|\
| * [ticket/14957] Do not cache database config entriesMarc Alexander2017-01-031-1/+1
* | [ticket/14807] Fix tests after symfony upgradeTristan Darricau2016-10-091-2/+0
* | [ticket/14576] Move common required files to bootstrapMatt Friedman2016-03-311-1/+0
* | [ticket/13770] Update testsTristan Darricau2015-05-141-69/+20
* | [ticket/12620] Use the test environment for the testsTristan Darricau2014-11-201-2/+0
* | [ticket/12620] Add a test using a custom DI extension in an extensionTristan Darricau2014-11-201-0/+3
* | [ticket/12620] Fix testsTristan Darricau2014-11-201-1/+0
* | [ticket/12620] Add the support of the environments for the ext servicesTristan Darricau2014-11-201-0/+4
* | [ticket/12620] Use PHPBB_ENVIRONMENTTristan Darricau2014-11-201-1/+1
* | [ticket/12620] Fix functional testsTristan Darricau2014-11-201-1/+1
* | [ticket/12620] Fix testsTristan Darricau2014-11-201-0/+2
|/
* [ticket/12671] Possibility to use NOT LIKE expressionGeolim42014-08-081-0/+4
* [ticket/12775] Fix container_builderTristan Darricau2014-07-071-1/+1
* [ticket/12775] Rename config_php to config_php_fileTristan Darricau2014-07-071-1/+1
* [ticket/12775] Renamed to \phpbb\di\container_builderTristan Darricau2014-07-071-17/+17
* [ticket/12775] Fix unit testsTristan Darricau2014-07-071-1/+1
* [ticket/12775] Add tests for the container factoryTristan Darricau2014-07-071-28/+120
* [ticket/12775] Skip the tests related to the containerTristan Darricau2014-07-071-0/+3
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
* [ticket/12282] Update container db mockJoas Schilling2014-04-011-4/+28
* Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-161-3/+3
|\
| * Merge remote-tracking branch 'upstream/develop' into ticket/11574Igor Wiedler2013-07-141-1/+2
| |\
| * | [ticket/11574] Use alternate DI config file for updaterIgor Wiedler2013-07-131-3/+3
* | | [ticket/11700] DI container test needs namespaces to work properlyNils Adermann2013-09-161-50/+56
* | | [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-7/+7
| |/ |/|
* | [feature/bootstrap-dic] Bootstrap container from config.phpIgor Wiedler2013-07-111-1/+2
|/
* [ticket/11015] Fixup some things from the big mergeIgor Wiedler2012-11-121-2/+1
* [ticket/11152] Basic tests for the container functionsIgor Wiedler2012-11-111-0/+72