Skip to content

Commit e2e4756

Browse files
committed
Changelog for PR #950
1 parent 5c7ae88 commit e2e4756

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
@@ -29,6 +29,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
2929
- The PHP-supplied T_COALESCE token has been replicated for PHP versions before 7.0
3030
- Function return types of self, parent and callable are now tokenized as T_RETURN_TYPE
3131
-- 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
3234
- Installations done via composer now only include the composer autoloader for PHP 5.3.2+ (request #942)
3335
- Added a rollbackChangeset() method to the Fixer class to purposely rollback the active changeset
3436
- Fixed bug #940 : Auto-fixing issue encountered with inconsistent use of braces

0 commit comments

Comments
 (0)