We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92f3de5 commit d9d71b1Copy full SHA for d9d71b1
Changelog.md
@@ -2,6 +2,24 @@
2
3
The change log describes what is "Added", "Removed", "Changed" or "Fixed" between each release.
4
5
+## 0.12.4
6
+
7
+### Fixed
8
9
+- Fix extractor parameters #438
10
+- Make Profiler service an optional argument for SymfonyProfilerController #440
11
+- Update ExtractCommand.php #435
12
+- Fix tests on Symfony 5.3 #443
13
+- Suppress getMasterRequest() deprecation message #444
14
+- Suppress deprecations on deprecating legacy services #445
15
+- Fix PHPUnit deprecations #447
16
+- Fix broken tests #458
17
+- Register visitor tag also for TranslateAnnotationVisitor and Knp visitors #451
18
19
+### Removed
20
21
+- Drop SensioLabs (Symfony) insight badge #441
22
23
## 0.12.3
24
25
### Fixed
0 commit comments