We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1757e77 commit 22b243aCopy full SHA for 22b243a
package.xml
@@ -27,6 +27,7 @@ http://pear.php.net/dtd/package-2.0.xsd">
27
<license uri="https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt">BSD 3-Clause License</license>
28
<notes>
29
- The PHP 7.4 numeric separator backfill now works correctly for more float formats
30
+ -- Thanks to Juliette Reinders Folmer for the patch
31
- The PHP 7.4 numeric separator backfill is no longer run on PHP version 7.4.0 or greater
32
- File::getCondition() now accepts a 3rd argument that allows for the closest matching token to be returned
33
-- By default, it continues to return the first matched token found from the top of the file
0 commit comments