Skip to content

Commit

Permalink
fix changelog typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Haehnchen committed Apr 28, 2024
1 parent 410f846 commit e0c36c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ Changelog
* Performance: Cache resolved container classes to reduce wall time impact (Daniel Espendiller)
* Performance: Optimize class namespace loading cache Doctrine models, to reduce wall time calling (Daniel Espendiller)
* Performance: Split ContainerConstantInspection into language implementations to reduce wall time calls (Daniel Espendiller)
* Performance: Split MissingServiceInspection into language implentations to reduce wall time calls (Daniel Espendiller)
* Performance: Split RouteControllerDeprecatedInspection into language implentations to reduce wall time calls (Daniel Espendiller)
* Performance: Split MissingServiceInspection into language implementations to reduce wall time calls (Daniel Espendiller)
* Performance: Split RouteControllerDeprecatedInspection into language implementations to reduce wall time calls (Daniel Espendiller)
* Performance: Replace recursive visiting in getFirstVariableTypeInScope with controlflow (Daniel Espendiller)

## 2023.1.270
Expand Down

0 comments on commit e0c36c7

Please sign in to comment.