Commit 2415e00
committed
minor #18608 [micro_kernel] Fix deleted feature AnnotationRegistry::registerLoader (IssamRaouf)
This PR was merged into the 5.4 branch.
Discussion
----------
[micro_kernel] Fix deleted feature AnnotationRegistry::registerLoader
[Dropping AnnotationRegistry completely, relying on native autoloading instead](doctrine/annotations#205) v2.0.0
<!--
If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/releases for the list of maintained branches).
If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `6.x` for features of unreleased versions).
-->
Commits
-------
9168b9d [micro_kernel] Fix deleted method AnnotationRegistry::registerLoader1 file changed
+1
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
328 | 328 | | |
329 | 329 | | |
330 | 330 | | |
331 | | - | |
332 | 331 | | |
333 | 332 | | |
334 | | - | |
335 | | - | |
336 | | - | |
| 333 | + | |
337 | 334 | | |
338 | 335 | | |
339 | 336 | | |
| |||
0 commit comments