Actions
Feature #20480
closedIntegrate t3lib_div::requireFile() for simple require() calls
Start date:
2009-05-20
Due date:
% Done:
0%
Estimated time:
PHP Version:
5.2
Tags:
Complexity:
Sprint Focus:
Description
In t3lib_div there's already a mehtod requireOnce() however the pendant for require() is missing. On using requireOnce() PHP excutes several checks whether a file was already loaded. In context of the autoloader it can be ensured that a file implementing a class was not integrated before.
(issue imported from #M11153)
Files
Actions