Closed (fixed)
Project:
DrupalCI: Test Runner
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
25 Sep 2015 at 09:24 UTC
Updated:
26 Nov 2015 at 23:34 UTC
Jump to comment: Most recent
Updating
- Drupal\Component\Annotation
- Drupal\Component\Plugin\Discovery
- Drupal\Component\Plugin\Exception
Comments
Comment #2
dasrecht commentedIt's in branch : 2574603-update-sources - http://cgit.drupalcode.org/drupalci_testbot/log/?h=2574603-update-sources
Comment #3
jthorson commentedTested locally, with no change in output.
Most of the changes are documentation / docblock changes, along with the introduction of additional discovery and cache elements in the Plugin discovery code. Not stuff we need, but for the sake of simplicity, I think we should just keep the entire namespace instead of picking through and only copying across the classes we use. (This aligns with what we'd get if/when the core elements are composer-ized, as well).
Comment #5
MixologicThis was updated with the most recent changes and merged into dev.
Comment #6
MixologicNow in production.