phpbb/phpBB/phpbb/di
Andrii Afanasiev 7b44e2c791 [ticket/15678] Fix build and cache flow for container
1. During procedure of building container we have to check both required files
in cache: container_* and autoload_*. This files should be "fresh" and if one
of the does not exist then we have to build it and put into a cache one more
time.

2. Fix typo 'posic_getuid' does not exist, so $php_uid is alwasy was false.

PHPBB3-15678
2018-06-15 09:09:07 +02:00
..
extension [ticket/15180] Adjust \phpbb\di\extension\core::TWIG_OPTIONS_POSITION 2017-04-17 23:06:25 +02:00
pass [ticket/13740] Fix itteration problems, implement class name aware collections 2015-07-09 19:08:28 +02:00
container_builder.php [ticket/15678] Fix build and cache flow for container 2018-06-15 09:09:07 +02:00
ordered_service_collection.php [ticket/13961] Allow the collection to be modified runtime 2015-06-27 12:49:10 +02:00
proxy_instantiator.php [ticket/14934] Do not rely on open basedir being properly set 2016-12-25 23:01:28 +01:00
service_collection.php [ticket/13740] Fix itteration problems, implement class name aware collections 2015-07-09 19:08:28 +02:00
service_collection_iterator.php [ticket/13961] Define behaviour when the array is modified in a loop 2015-07-02 16:10:55 +02:00