Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: 1.1, 1.2
-
Fix Version/s: 1.2
-
Component/s: None
-
Labels:None
Description
Currently the php4 converter puts in a require for every potential file in the module and other files. This is very inefficient and loads the entire source tree.
We need to make this much smarter. We should start by turning off autoload in php5 and then fixing the requires there on a as needed basis and then not generate the requires in php4