File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -29,6 +29,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
29
29
- The PHP-supplied T_COALESCE token has been replicated for PHP versions before 7.0
30
30
- Function return types of self, parent and callable are now tokenized as T_RETURN_TYPE
31
31
-- Thanks to Jaroslav Hanslík for the patch
32
+ - The default_standard config setting now allows multiple standards to be listed, like on the command line
33
+ -- Thanks to Michael Mayer for the patch
32
34
- Installations done via composer now only include the composer autoloader for PHP 5.3.2+ (request #942)
33
35
- Added a rollbackChangeset() method to the Fixer class to purposely rollback the active changeset
34
36
- Fixed bug #940 : Auto-fixing issue encountered with inconsistent use of braces
You can’t perform that action at this time.
0 commit comments