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 9b5a0cc commit ed74d25Copy full SHA for ed74d25
CHANGELOG.md
@@ -2,6 +2,26 @@
2
3
All notable changes to this project will be documented in this file, in reverse chronological order by release.
4
5
+## 0.24.0
6
+
7
+### Added
8
9
+- [#269](https://github.com/bitExpert/phpstan-magento/pull/269) Add Magento 2.4.5 to CI pipeline
10
+- [#267](https://github.com/bitExpert/phpstan-magento/pull/267) Use Magento root for TestFrameworkAutoloader
11
12
+### Deprecated
13
14
+- Nothing.
15
16
+### Removed
17
18
19
20
+### Fixed
21
22
+- [#268](https://github.com/bitExpert/phpstan-magento/pull/268) Autoloaders prefer local classes
23
+- [#261](https://github.com/bitExpert/phpstan-magento/pull/261) Update phpstan/phpstan requirement from ~1.7.2 to ~1.8.2
24
25
## 0.23.1
26
27
### Added
0 commit comments