aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/di/processor
Commit message (Collapse)AuthorAgeFilesLines
* [feature/dic] Spaces to tabs, add useless docblocksIgor Wiedler2012-09-013-61/+91
| | | | | | Fully documents the constructors of the processors and the cron tasks. PHPBB3-10739
* [feature/dic] Coding style: BracesIgor Wiedler2012-08-252-3/+6
| | | | PHPBB3-10739
* [feature/dic] Adjust cache driver class name for BCIgor Wiedler2012-07-261-1/+10
| | | | PHPBB3-10739
* [feature/dic] Load services from extensionsIgor Wiedler2012-07-211-0/+41
| | | | PHPBB3-10739
* [feature/dic] Introduce DI processors instead of abusing compiler passesIgor Wiedler2012-07-212-0/+75
PHPBB3-10739