Follow-up to
#1971198: [policy] Drupal and PSR-0/PSR-4 Class Loading
#2033611: Port AnnotatedClassDiscovery to PSR-4, and make it agnostic of directory information.
#2058867: Consider introducing a native ClassLoader for performance and PSR-4

We want a script to easily move all module class files from their PSR-0 location to their new PSR-4 location.

This already existed in the Krautoload patch, so we can just pick it up from there.

CommentFileSizeAuthor
#1 D8-psr4-script-2083045-1.patch2.78 KBdonquixote
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

donquixote’s picture

Status: Active » Needs review
FileSize
2.78 KB

Here is the script.

Same thing on github:
https://github.com/donquixote/drupal/compare/8.x-psr4-script

webchick’s picture

Issue summary: View changes
Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.