•  
      request #11281 Plugins should be able to use a PSR-4 autoloader
    Infos
    #11281
    Thomas Gerbet (tgerbet)
    2018-03-20 14:15
    2018-03-20 08:38
    11615
    Details
    Plugins should be able to use a PSR-4 autoloader
    As of today the generation of the autoloader for a plugin relies on phpab and classmap autoloader. It is not possible for a contributor to manage the autoloader of a plugin another way (or at least it is not expected).

    It would be nice if plugin autoloaders could use PSR-4 autoloader to not have to regenerate the autoload file each time a class is added or removed during a development.
    Other
    Empty
    Empty
    • [ ] enhancement
    • [x] internal improvement
    Empty
    Stage
    Empty
    Closed
    2018-03-20
    Attachments
    Empty
    References

    Follow-ups