Spin-off from #1320648: Meta: start converting existing core classes to PSR-0 [policy, no patch].

uuid.inc will need to be converted to PSR-0 before it's possible to use the Symfony (or Composer) autoloader with it.

This has zero Drupal dependencies at all, so it could live in Drupal\Component (most stuff is in Drupal\Core at the moment).

CommentFileSizeAuthor
#4 uuid-psr0-4.patch14.97 KBamateescu
#2 uuid-psr0.patch9.69 KBamateescu

Comments

catch’s picture

Component: base system » configuration system
Issue tags: +PSR-0, +CMI
amateescu’s picture

Status: Active » Needs review
StatusFileSize
new9.69 KB

Easiest one so far :)

amateescu’s picture

Status: Needs review » Needs work

Hrm, forgot about the tests..

amateescu’s picture

Status: Needs work » Needs review
StatusFileSize
new14.97 KB

This one should be better :)

robloach’s picture

Status: Needs review » Reviewed & tested by the community

Yay! Something in Drupal\Component!

tstoeckler’s picture

What about core/tests ? Does that not work yet?

Crell’s picture

No, no one has gotten core/tests working yet. Volunteers welcome. :-)

catch’s picture

Status: Reviewed & tested by the community » Fixed

Thanks!

Committed/pushed to 8.x.

Status: Fixed » Closed (fixed)

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

sun’s picture

Issue tags: -CMI
sun’s picture

Issue summary: View changes

Updated issue summary.