We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cef9e7c commit f414ff9Copy full SHA for f414ff9
CHANGELOG.md
@@ -7,6 +7,18 @@ This project adheres to [Semantic Versioning](https://semver.org/).
7
8
### Added
9
10
+### Changed
11
+
12
+### Deprecated
13
14
+### Removed
15
16
+### Fixed
17
18
+## 8.7.0: Add support for PHP 8.4
19
20
+### Added
21
22
- Add support for PHP 8.4 (#675, #701, #746, #751)
23
24
### Changed
@@ -19,8 +31,6 @@ This project adheres to [Semantic Versioning](https://semver.org/).
31
- Deprecate the expansion of shorthand properties (#719)
32
- Deprecate `Parser::setCharset()` and `Parser::getCharset()` (#703)
33
-### Removed
-
34
### Fixed
25
35
26
36
- Fix type errors in PHP strict mode (#695)
0 commit comments