Skip to content

Commit 4dd1c71

Browse files
committed
Changes suggested in review
1 parent e9424b5 commit 4dd1c71

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

CHANGELOG.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -50,21 +50,23 @@ lifting. Thanks! :heart:
5050

5151
### Added
5252

53-
- Add support for PHP 8.4 (#675, #701, #746, #751)
53+
- Add support for PHP 8.4 (#643, #657)
5454

5555
### Changed
5656

57-
- Mark parsing-internal classes and methods as `@internal` (#711)
57+
- Mark parsing-internal classes and methods as `@internal` (##674)
5858
- Block installations on unsupported higher PHP versions (#691)
5959

6060
### Deprecated
6161

62-
- Deprecate the expansion of shorthand properties (#719)
63-
- Deprecate `Parser::setCharset()` and `Parser::getCharset()` (#703)
62+
- Deprecate the expansion of shorthand properties
63+
(#578, #580, #579, #577, #576, #575, #574, #573, #572, #571, #570, #569, #566,
64+
#567, #558, #714)
65+
- Deprecate `Parser::setCharset()` and `Parser::getCharset()` (#688)
6466

6567
### Fixed
6668

67-
- Fix type errors in PHP strict mode (#695)
69+
- Fix type errors in PHP strict mode (#664)
6870

6971
## 8.6.0
7072

@@ -83,7 +85,7 @@ lifting. Thanks! :heart:
8385

8486
### Changed
8587

86-
- Mark all class constants as `@internal` (#500)
88+
- Mark all class constants as `@internal` (#472)
8789

8890
### Fixed
8991

0 commit comments

Comments
 (0)