@@ -2329,8 +2329,8 @@ Additionally, thanks to [Alexander Turek][@derrabus] for consulting on the repo
2329
2329
- Fixed bug [ #1777 ] : Generic.WhiteSpace.ScopeIndent incorrect indent errors when self called function proceeded by comment
2330
2330
2331
2331
[ #604 ] : https://github.com/squizlabs/PHP_CodeSniffer/issues/604
2332
- [ #1488 ] : https://github.com/squizlabs/PHP_CodeSniffer/issues/1488
2333
2332
[ #1462 ] : https://github.com/squizlabs/PHP_CodeSniffer/issues/1462
2333
+ [ #1488 ] : https://github.com/squizlabs/PHP_CodeSniffer/issues/1488
2334
2334
[ #1573 ] : https://github.com/squizlabs/PHP_CodeSniffer/pull/1573
2335
2335
[ #1590 ] : https://github.com/squizlabs/PHP_CodeSniffer/issues/1590
2336
2336
[ #1718 ] : https://github.com/squizlabs/PHP_CodeSniffer/issues/1718
@@ -2374,7 +2374,6 @@ Additionally, thanks to [Alexander Turek][@derrabus] for consulting on the repo
2374
2374
- Thanks to [ Juliette Reinders Folmer] [ @jrfnl ] for the patch
2375
2375
- Fixed bug [ #1702 ] : Generic.WhiteSpaceDisallowSpaceIndent fixer bug when line only contains superfluous whitespace
2376
2376
2377
- [ #1697 ] : https://github.com/squizlabs/PHP_CodeSniffer/issues/1697
2378
2377
[ #1512 ] : https://github.com/squizlabs/PHP_CodeSniffer/issues/1512
2379
2378
[ #1522 ] : https://github.com/squizlabs/PHP_CodeSniffer/issues/1522
2380
2379
[ #1570 ] : https://github.com/squizlabs/PHP_CodeSniffer/issues/1570
@@ -2385,6 +2384,7 @@ Additionally, thanks to [Alexander Turek][@derrabus] for consulting on the repo
2385
2384
[ #1669 ] : https://github.com/squizlabs/PHP_CodeSniffer/issues/1669
2386
2385
[ #1681 ] : https://github.com/squizlabs/PHP_CodeSniffer/issues/1681
2387
2386
[ #1694 ] : https://github.com/squizlabs/PHP_CodeSniffer/pull/1694
2387
+ [ #1697 ] : https://github.com/squizlabs/PHP_CodeSniffer/issues/1697
2388
2388
[ #1702 ] : https://github.com/squizlabs/PHP_CodeSniffer/pull/1702
2389
2389
2390
2390
## [ 3.1.0] - 2017-09-20
@@ -2462,8 +2462,8 @@ Additionally, thanks to [Alexander Turek][@derrabus] for consulting on the repo
2462
2462
- Fixed bug [ #1640 ] : Squiz.Strings.DoubleQuoteUsage replaces tabs with spaces when fixing
2463
2463
- Thanks to [ Juliette Reinders Folmer] [ @jrfnl ] for the patch
2464
2464
2465
- [ #1566 ] : https://github.com/squizlabs/PHP_CodeSniffer/issues/1566
2466
2465
[ #1550 ] : https://github.com/squizlabs/PHP_CodeSniffer/issues/1550
2466
+ [ #1566 ] : https://github.com/squizlabs/PHP_CodeSniffer/issues/1566
2467
2467
[ #1577 ] : https://github.com/squizlabs/PHP_CodeSniffer/issues/1577
2468
2468
[ #1581 ] : https://github.com/squizlabs/PHP_CodeSniffer/pull/1581
2469
2469
[ #1591 ] : https://github.com/squizlabs/PHP_CodeSniffer/issues/1591
@@ -2571,13 +2571,13 @@ Additionally, thanks to [Alexander Turek][@derrabus] for consulting on the repo
2571
2571
- Fixed bug [ #1501 ] : Interactive mode is broken
2572
2572
- Fixed bug [ #1504 ] : PSR2.Namespaces.UseDeclaration hangs fixing use statement with no trailing code
2573
2573
2574
- [ #1484 ] : https://github.com/squizlabs/PHP_CodeSniffer/issues/1484
2575
2574
[ #1442 ] : https://github.com/squizlabs/PHP_CodeSniffer/pull/1442
2576
2575
[ #1447 ] : https://github.com/squizlabs/PHP_CodeSniffer/issues/1447
2577
2576
[ #1449 ] : https://github.com/squizlabs/PHP_CodeSniffer/pull/1449
2578
2577
[ #1450 ] : https://github.com/squizlabs/PHP_CodeSniffer/pull/1450
2579
2578
[ #1451 ] : https://github.com/squizlabs/PHP_CodeSniffer/pull/1451
2580
2579
[ #1454 ] : https://github.com/squizlabs/PHP_CodeSniffer/pull/1454
2580
+ [ #1484 ] : https://github.com/squizlabs/PHP_CodeSniffer/issues/1484
2581
2581
[ #1495 ] : https://github.com/squizlabs/PHP_CodeSniffer/issues/1495
2582
2582
[ #1496 ] : https://github.com/squizlabs/PHP_CodeSniffer/pull/1496
2583
2583
[ #1501 ] : https://github.com/squizlabs/PHP_CodeSniffer/issues/1501
@@ -2616,8 +2616,8 @@ Additionally, thanks to [Alexander Turek][@derrabus] for consulting on the repo
2616
2616
- Thanks to [ Fabian Wiget] [ @fabacino ] for the patch
2617
2617
2618
2618
[ #811 ] : https://github.com/squizlabs/PHP_CodeSniffer/issues/811
2619
- [ #1129 ] : https://github.com/squizlabs/PHP_CodeSniffer/issues/1129
2620
2619
[ #834 ] : https://github.com/squizlabs/PHP_CodeSniffer/issues/834
2620
+ [ #1129 ] : https://github.com/squizlabs/PHP_CodeSniffer/issues/1129
2621
2621
2622
2622
## [ 3.0.0RC4] - 2017-03-02
2623
2623
### Security
0 commit comments