Skip to content

Commit f59bbe4

Browse files
committed
Release PHP-Parser 4.15.2
1 parent 2e11dee commit f59bbe4

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
Version 4.15.2 (2022-11-12)
2+
---------------------------
3+
4+
### Fixed
5+
6+
* Fixed parsing of large hex float literals that contain an "e" character.
7+
* Fixed tests to pass on 32-bit.
8+
* Fixed generation of invalid code when using formatting-preserving pretty printer with code that
9+
uses inline HTML.
10+
111
Version 4.15.1 (2022-09-04)
212
---------------------------
313

0 commit comments

Comments
 (0)