Uploaded image for project: 'CiviCRM'
  1. CiviCRM
  2. CRM-458

Optimize require_once in php4 ..

    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

        Attachments

          Activity

            People

            • Assignee:
              lobo Donald A. Lobo
              Reporter:
              lobo Donald A. Lobo
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: