phpbb/phpBB/config
Andreas Fischer b2a883d504 Merge pull request #2671 from Nicofuma/ticket/12775
[ticket/12775] Replace functions_container with a container_builder class.

* Nicofuma/ticket/12775: (34 commits)
  [ticket/12775] Set dbal.conn.driver as synthetic during installation
  [ticket/12775] Add the definition of dbal.conn in fixtures/config/services.yml
  [ticket/12775] Inject the connection when created in the container
  [ticket/12775] Extract the vars later in install/install_update.php
  [ticket/12775] Rename config_php_handler to config_php_file container_builder
  [ticket/12775] Set defined_vars as a property of config_php_file
  [ticket/12775] Fix doc blocks in the container builder
  [ticket/12775] Remove useless includes of config.php
  [ticket/12775] Move phpbb_convert_30_dbms_to_31 into the config file class
  [ticket/12775] Fix comments
  [ticket/12775] Update doc blocks
  [ticket/12775] Fix container_builder
  [ticket/12775] Rename config_php to config_php_file
  [ticket/12775] Renamed to \phpbb\di\container_builder
  [ticket/12775] Remove the last include of functions_container
  [ticket/12775] Fix unit tests
  [ticket/12775] Add tests for \phpbb\config_php
  [ticket/12775] Add tests for the container factory
  [ticket/12775] Use a field instead of a local var in load_config_var()
  [ticket/12775] Update container and config in install/
  ...
2014-07-11 11:49:51 +02:00
..
.htaccess [feature/dic] Add trailing newline to htaccess 2012-07-26 15:58:26 +02:00
auth_providers.yml [ticket/12352] Use custom provider collection for auth providers 2014-06-01 21:31:06 +02:00
avatars.yml [ticket/11930] Move path_helper in front of optional cache argument 2013-10-21 10:20:12 +02:00
console.yml [ticket/12664] Refactor develop/migration_tips.php into a console command. 2014-06-10 01:57:59 +02:00
cron_tasks.yml [ticket/12517] Correctly call $log->add in prune shadow topics 2014-05-11 10:31:28 +02:00
feed.yml Merge branch 'ticket/11271' into ticket/11271-develop 2013-12-27 03:43:22 +05:30
migrator.yml [ticket/12812] Add a migrator tool for config_text database changes 2014-07-05 00:57:34 -07:00
mimetype_guessers.yml [ticket/11912] Introduce guesser priority to mimetype guessers 2013-11-11 21:18:23 +01:00
notifications.yml Merge pull request #1812 from prototech/ticket/11746 2013-11-02 11:55:16 -07:00
passwords.yml [ticket/12352] Add driver for woltlab community framework 1 passwords 2014-06-01 21:31:05 +02:00
profilefields.yml [ticket/12730] Add Google+ profile field type 2014-06-21 03:29:31 +05:30
routing.yml [feature/controller] Update routing documentation for using query string 2012-11-18 13:40:24 -05:00
services.yml Merge pull request #2671 from Nicofuma/ticket/12775 2014-07-11 11:49:51 +02:00
tables.yml [ticket/11201] Inject table names rather then using constants 2014-01-18 12:36:18 +01:00