Updating
- Drupal\Component\Annotation
- Drupal\Component\Plugin\Discovery
- Drupal\Component\Plugin\Exception

Comments

dasrecht created an issue. See original summary.

dasrecht’s picture

jthorson’s picture

Status: Active » Reviewed & tested by the community

Tested 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).

  • Mixologic committed 8b699e3 on 2574603-update-sources
    Issue #2574603: Updates Annotation to latest version of core
    
  • Mixologic committed a8837dd on 2574603-update-sources
    Issue #2574603: Updates Plugin Discovery to latest in core
    
Mixologic’s picture

Issue tags: +Needs deployment

This was updated with the most recent changes and merged into dev.

Mixologic’s picture

Status: Reviewed & tested by the community » Fixed

Now in production.

Status: Fixed » Closed (fixed)

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