Tristan Darricau
6850169095
[ticket/13266] Enable the debug extension in the development environment
...
PHPBB3-13266
2014-11-22 12:33:45 +01:00
Tristan Darricau
677b5b2cd4
[ticket/12620] Fix rebase
...
PHPBB3-12620
2014-11-20 23:15:49 +01:00
Tristan Darricau
0a1db77ea8
[ticket/12620] Add a test using a custom DI extension in an extension
...
PHPBB3-12620
2014-11-20 21:01:03 +01:00
Tristan Darricau
acc91a2bbf
[ticket/12620] Use the container to get the environment name
...
PHPBB3-12620
2014-11-20 21:01:01 +01:00
Tristan Darricau
0b61e3540d
[ticket/12620] Fix tests
...
PHPBB3-12620
2014-11-20 20:59:55 +01:00
Tristan Darricau
3a167aa0c3
[ticket/12620] Creates one di extension per phpBB extension
...
PHPBB3-12620
2014-11-20 20:59:51 +01:00
Tristan Darricau
6cbb60d13f
[ticket/12620] Adds a yaml config file
...
PHPBB3-12620
2014-11-20 20:59:48 +01:00
Tristan Darricau
aa061aa7c9
[ticket/12620] Uses a cache directory per environment
...
PHPBB3-12620
2014-11-20 20:59:34 +01:00
Tristan Darricau
0bf3d2d962
[ticket/12620] Add the support of the environments for the ext services
...
We look for an environment.yml file in the config/PHPBB_ENVIRONMENT/
directory of the extensionss. If the directory does not exist we look
for the environment.yml file in the 'default' environment and finally
for the services.yml file in the config/ directory.
PHPBB3-12620
2014-11-20 19:06:47 +01:00
Tristan Darricau
b697273aaa
[ticket/12620] Use PHPBB_ENVIRONMENT
...
PHPBB3-12620
2014-11-20 19:01:23 +01:00
Tristan Darricau
8664d3229a
[ticket/12620] Split the environments into differents folders
...
PHPBB3-12620
2014-11-20 19:00:59 +01:00
Tristan Darricau
873260589e
[ticket/12620] Display error message when the environment isn't available
...
PHPBB3-12620
2014-11-20 19:00:34 +01:00
Tristan Darricau
c22562f5cd
[ticket/12620] Allow the user to define multiples environments
...
PHPBB3-12620
2014-11-20 19:00:27 +01:00
Cesar G
d60534d52c
[ticket/13251] Escape container parameters defined from config.php.
...
PHPBB3-13251
2014-11-07 02:30:03 -08:00
Jakub Senko
f64373a29f
[ticket/13106] Remove \phpbb\di\pass\kernel_pass.php
...
PHPBB3-13106
2014-09-25 20:12:33 +02:00
Tristan Darricau
c988b98ac6
[ticket/13061] Replace the service event.subscriber_loader by a compiler pass
...
PHPBB3-13061
2014-09-13 14:34:18 +02:00
Oliver Schramm
1ee7df57ae
[ticket/12855] Dump the container based on DEBUG_CONTAINER instead of DEBUG
...
PHPBB3-12855
2014-07-15 22:58:28 +02:00
Tristan Darricau
e2cbaf4f1a
[ticket/12775] Add the definition of dbal.conn in fixtures/config/services.yml
...
PHPBB3-12775
2014-07-07 01:02:50 +02:00
Tristan Darricau
5b11ee8c97
[ticket/12775] Inject the connection when created in the container
...
PHPBB3-12775
2014-07-07 01:02:49 +02:00
Tristan Darricau
6c57fbecac
[ticket/12775] Rename config_php_handler to config_php_file container_builder
...
PHPBB3-12775
2014-07-07 01:02:46 +02:00
Tristan Darricau
35c0b6d77a
[ticket/12775] Fix doc blocks in the container builder
...
PHPBB3-12775
2014-07-07 01:02:43 +02:00
Tristan Darricau
ed812a9dfb
[ticket/12775] Move phpbb_convert_30_dbms_to_31 into the config file class
...
PHPBB3-12775
2014-07-07 01:02:40 +02:00
Tristan Darricau
98e8be966b
[ticket/12775] Fix comments
...
PHPBB3-12775
2014-07-07 01:02:39 +02:00
Tristan Darricau
f2e8e928c0
[ticket/12775] Fix container_builder
...
PHPBB3-12775
2014-07-07 01:02:36 +02:00
Tristan Darricau
2db160ff87
[ticket/12775] Rename config_php to config_php_file
...
PHPBB3-12775
2014-07-07 01:02:34 +02:00
Tristan Darricau
40937e21c5
[ticket/12775] Renamed to \phpbb\di\container_builder
...
PHPBB3-12775
2014-07-07 01:02:33 +02:00
Tristan Darricau
1d966fbc86
[ticket/12775] Add tests for the container factory
...
PHPBB3-12775
2014-07-07 01:02:27 +02:00
Tristan Darricau
ef1346c931
[ticket/12775] Update phpBB/install/index.php
...
PHPBB3-12775
2014-07-07 01:02:20 +02:00
Tristan Darricau
e7804ecce4
[ticket/12775] Update phpBB/install/database_update.php
...
PHPBB3-12775
2014-07-07 01:02:19 +02:00
Tristan Darricau
01c25d3d6b
[ticket/12775] Use the config.php handler in \phpbb\config_php
...
PHPBB3-12775
2014-07-07 01:02:12 +02:00
Tristan Darricau
301d9ce990
[ticket/12775] Add a config.php class (and service)
...
PHPBB3-12775
2014-07-07 01:02:09 +02:00
Tristan Darricau
cbe846a64e
[ticket/12775] Don't assign $container to null
...
PHPBB3-12775
2014-07-07 01:02:07 +02:00
Tristan Darricau
86205454af
[ticket/12775] Add customs parameters
...
PHPBB3-12775
2014-07-07 01:02:06 +02:00
Tristan Darricau
cdf87e0078
[ticket/12775] Add a conter_factory class and remove functions_container
...
PHPBB3-12775
2014-07-07 01:02:04 +02:00
Tristan Darricau
1033da36a3
[ticket/12715] Cleanup comments in \phpbb\di\*
...
PHPBB3-12715
2014-06-15 19:14:37 +02:00
Andreas Fischer
04e2fcd4d8
[ticket/12575] Just forward service_collection::offsetGet() to container.
...
PHPBB3-12575
2014-06-14 19:01:53 +02:00
Andreas Fischer
2149bd4e8f
[ticket/12575] Do not duplicate logic in service_collection_iterator.
...
PHPBB3-12575
2014-06-14 18:33:23 +02:00
Andreas Fischer
f460287856
[ticket/12575] Workaround for offsetExists seems not required for the Iterator.
...
PHPBB3-12575
2014-06-14 18:06:43 +02:00
Andreas Fischer
87a13a8c77
[ticket/12575] Pass service_collection instead of ContainerInterface.
...
PHPBB3-12575
2014-06-14 15:00:35 +02:00
Tristan Darricau
482f60f1bd
[ticket/12575] Use strict comparison
...
PHPBB3-12575
2014-06-14 12:04:25 +02:00
Tristan Darricau
d33ed1edf6
[ticket/12575] Add missing property
...
PHPBB3-12575
2014-06-14 09:42:32 +02:00
Tristan Darricau
232a1c4fcb
[ticket/12575] Usethe new header
...
PHPBB3-12575
2014-06-14 01:52:12 +02:00
Tristan Darricau
30a62d2e11
[ticket/12575] Fix 2 typos in comments
...
PHPBB3-12575
2014-06-14 01:45:29 +02:00
Tristan Darricau
0e4c7dbda5
[ticket/12575] Fix typos in comments
...
PHPBB3-12575
2014-06-14 01:45:27 +02:00
Tristan Darricau
d4cc6990e4
[ticket/12575] Skip sniffer issue triggered by the solution of a php bug
...
https://bugs.php.net/bug.php?id=66834
https://bugs.php.net/bug.php?id=67067
PHPBB3-12575
2014-06-14 01:45:25 +02:00
Tristan Darricau
6e47886227
[ticket/12575] Remove inline assignments
...
PHPBB3-12575
2014-06-14 01:45:23 +02:00
Tristan Darricau
bea9372efa
[ticket/12575] Fix the tests
...
PHPBB3-12575
2014-06-14 01:45:21 +02:00
Tristan Darricau
a0985c7a22
[ticket/12575] Move service_collection_iterator to its own file
...
PHPBB3-12575
2014-06-14 01:45:19 +02:00
Tristan Darricau
a4c15bbf4f
[ticket/12575] Speed up load_class()
...
Load the services referenced in a service_collection only when
they are used to avoid to load some unsuded services.
PHPBB3-12575
2014-06-14 01:45:17 +02:00
Yuriy Rusko
a759704b39
[ticket/12594] Remove @package tags and update file headers
...
PHPBB3-12594
2014-05-27 20:51:13 +02:00