Skip to content

Commit 334613b

Browse files
committed
Update release notes for upcoming 2.2.0 build
1 parent cdcd9a3 commit 334613b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@
3232
<license uri="http://www.opensource.org/licenses/mit-license.php">MIT</license>
3333
<notes>
3434
Bugs Fixed:
35+
- Remove use of call_user_function_ex() for compat with PHP 8.0.0a2 (andypost)
36+
- Adjust test values for compat with 32bit platforms (bd808)
37+
- Fix memory leaks (cmb69)
3538
- #79567 Parsing long long values leads to truncation on LLP64 platforms (bd808)
3639
- #77720 Out of memory error when parsing yaml file (bd808)
3740
- [-Wformat=] issue on 32-bit (remicollet)

0 commit comments

Comments
 (0)