File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -32,8 +32,8 @@ Changelog
32
32
* Performance: Cache resolved container classes to reduce wall time impact (Daniel Espendiller)
33
33
* Performance: Optimize class namespace loading cache Doctrine models, to reduce wall time calling (Daniel Espendiller)
34
34
* Performance: Split ContainerConstantInspection into language implementations to reduce wall time calls (Daniel Espendiller)
35
- * Performance: Split MissingServiceInspection into language implentations to reduce wall time calls (Daniel Espendiller)
36
- * Performance: Split RouteControllerDeprecatedInspection into language implentations to reduce wall time calls (Daniel Espendiller)
35
+ * Performance: Split MissingServiceInspection into language implementations to reduce wall time calls (Daniel Espendiller)
36
+ * Performance: Split RouteControllerDeprecatedInspection into language implementations to reduce wall time calls (Daniel Espendiller)
37
37
* Performance: Replace recursive visiting in getFirstVariableTypeInScope with controlflow (Daniel Espendiller)
38
38
39
39
## 2023.1.270
You can’t perform that action at this time.
0 commit comments