Skip to content

Commit bbada4b

Browse files
committed
Changelog for #3172
1 parent 3cd1f67 commit bbada4b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
3030
-- A new T_TYPE_UNION token is available to represent the pipe character
3131
-- File::getMethodParameters(), getMethodProperties(), and getMemberProperties() will now return union types
3232
-- Thanks to Juliette Reinders Folmer for the patch
33+
- Added support for PHP 8.0 dereferencing of text strings with interpolated variables
34+
-- Thanks to Juliette Reinders Folmer for the patch
3335
- File::getMethodParameters() now supports PHP 8.0 constructor property promotion
3436
-- Returned method params now include a "property_visibility" and "visibility_token" index if property promotion is detected
3537
-- Thanks to Juliette Reinders Folmer for the patch

0 commit comments

Comments
 (0)