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 2929294 commit bb1fec1Copy full SHA for bb1fec1
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.25.0
6
+
7
+### Added
8
9
+- Nothing.
10
11
+### Deprecated
12
13
14
15
+### Removed
16
17
18
19
+### Fixed
20
21
+- [#275](https://github.com/bitExpert/phpstan-magento/pull/275) Restructure the docs
22
+- [#274](https://github.com/bitExpert/phpstan-magento/pull/274) Don't use ?array type hint in ext attributes
23
+- [#273](https://github.com/bitExpert/phpstan-magento/pull/273) Make code compatible with PHP 7.2
24
25
## 0.24.0
26
27
### Added
0 commit comments