Problem/Motivation
doctrine/reflection is obsolete, the parts we use were copied into core in #3180351: doctrine/reflection is abandoned
Steps to reproduce
Proposed resolution
Remove the dependency.
Remaining tasks
User interface changes
API changes
Data model changes
Release notes snippet
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 3253092-3.patch | 5.13 KB | longwave |
Comments
Comment #2
longwaveComment #3
longwaveReroll.
Comment #4
spokje- Patch does what it says on the tin (Remove
doctrine/reflection)- Patch returns green from TestBot-land.
RTBC for me.
Comment #6
catchCommitted 8730f75 and pushed to 10.0.x. Thanks!
Comment #7
longwave