diff --git a/package.xml b/package.xml index e4c060e354..1f088612a3 100644 --- a/package.xml +++ b/package.xml @@ -27,6 +27,7 @@ http://pear.php.net/dtd/package-2.0.xsd"> BSD 3-Clause License - The PHP 7.4 numeric separator backfill now works correctly for more float formats + -- Thanks to Juliette Reinders Folmer for the patch - The PHP 7.4 numeric separator backfill is no longer run on PHP version 7.4.0 or greater - File::getCondition() now accepts a 3rd argument that allows for the closest matching token to be returned -- By default, it continues to return the first matched token found from the top of the file