Хабр Курсы для всех
РЕКЛАМА
Практикум, Хекслет, SkyPro, авторские курсы — собрали всех и попросили скидки. Осталось выбрать!
in large frameworks such as Zend Framework, there are often a number of classes that will require the same dependencies — and since require_once still needs to do a stat call on each invocation, this can lead to significant slowdown, particularly in systems where I/O is expensive.
Yes — the plan is to remove the require_once calls eventually. Removing them right now would be a BC break, so we will need to likely offer packages with and without for some time before fully moving over.
Нужен ли кому-нибудь перевод "Developing a Comprehensive Autoloader"?