•  
      request #11482 Use an autoloader generated with Composer for the tracker plugin
    Infos
    #11482
    Thomas Gerbet (tgerbet)
    2018-05-17 10:29
    2018-05-16 08:55
    11805
    Details
    Use an autoloader generated with Composer for the tracker plugin
    We do a lot of work in the tracker plugin and I'm becoming tired of manually generating the autoload each time I add or rename a class.

    Relying on Composer for the autoloader instead of the current setup with phpab allow us to easily use a PSR-4 autoloader. Also, we might have a small performance gain in production with the autoloader generated by Composer (our version of phpab is quite old and miss some optimizations).
    Trackers
    All
    Empty
    • [ ] enhancement
    • [x] internal improvement
    Empty
    Stage
    Empty
    Closed
    2018-05-17
    Attachments
    Empty
    References

    Follow-ups

    User avatar
    Thomas Gerbet (tgerbet)2018-05-17 09:52
    Reopening because somehow unit tests are broken but CI did not catch it with gerrit #11376.

    A patch to fix the issue is available for review here: gerrit #11393.

    • Status changed from Closed to Reopen
    • Close date cleared