@@ -1763,10 +1763,6 @@ Additionally, thanks to [Alexander Turek][@derrabus] for consulting on the repo
1763
1763
- Thanks to [ Juliette Reinders Folmer] [ @jrfnl ] for the patch
1764
1764
- Fixed bug [ #1890 ] [ sq-1890 ] : Incorrect Squiz.WhiteSpace.ControlStructureSpacing.NoLineAfterClose error between catch and finally statements
1765
1765
1766
- [sq-1496]: https://github.com/squizlabs/PHP_CodeSniffer/pull/1496
1767
- [sq-1549]: https://github.com/squizlabs/PHP_CodeSniffer/issues/1549
1768
- [sq-1890]: https://github.com/squizlabs/PHP_CodeSniffer/issues/1890
1769
-
1770
1766
## [ 3.3.2] - 2018-09-24
1771
1767
### Changed
1772
1768
- Fixed a problem where the report cache was not being cleared when the sniffs inside a standard were updated
@@ -2571,7 +2567,6 @@ Additionally, thanks to [Alexander Turek][@derrabus] for consulting on the repo
2571
2567
- Fixed bug [ #1501 ] [ sq-1501 ] : Interactive mode is broken
2572
2568
- Fixed bug [ #1504 ] [ sq-1504 ] : PSR2.Namespaces.UseDeclaration hangs fixing use statement with no trailing code
2573
2569
2574
- [sq-1442]: https://github.com/squizlabs/PHP_CodeSniffer/pull/1442
2575
2570
[ sq-1447 ] : https://github.com/squizlabs/PHP_CodeSniffer/issues/1447
2576
2571
[ sq-1449 ] : https://github.com/squizlabs/PHP_CodeSniffer/pull/1449
2577
2572
[ sq-1450 ] : https://github.com/squizlabs/PHP_CodeSniffer/pull/1450
@@ -3318,7 +3313,6 @@ Additionally, thanks to [Alexander Turek][@derrabus] for consulting on the repo
3318
3313
- Fixed bug [ #938 ] [ sq-938 ] : CallTimePassByReferenceSniff ignores functions with return value
3319
3314
3320
3315
[ sq-542 ] : https://github.com/squizlabs/PHP_CodeSniffer/issues/542
3321
- [sq-698]: https://github.com/squizlabs/PHP_CodeSniffer/issues/698
3322
3316
[ sq-791 ] : https://github.com/squizlabs/PHP_CodeSniffer/issues/791
3323
3317
[ sq-847 ] : https://github.com/squizlabs/PHP_CodeSniffer/issues/847
3324
3318
[ sq-872 ] : https://github.com/squizlabs/PHP_CodeSniffer/issues/872
@@ -3756,7 +3750,6 @@ Additionally, thanks to [Alexander Turek][@derrabus] for consulting on the repo
3756
3750
- Generic ScopeIndentSniff may now report fewer errors for closures, but perform the same fixes
3757
3751
- Fixed bug [ #502 ] [ sq-502 ] : PSR1 SideEffectsSniff sees declare() statements as side effects
3758
3752
3759
- [sq-263]: https://github.com/squizlabs/PHP_CodeSniffer/issues/263
3760
3753
[ sq-415 ] : https://github.com/squizlabs/PHP_CodeSniffer/issues/415
3761
3754
[ sq-432 ] : https://github.com/squizlabs/PHP_CodeSniffer/issues/432
3762
3755
[ sq-453 ] : https://github.com/squizlabs/PHP_CodeSniffer/issues/453
@@ -3968,7 +3961,6 @@ Additionally, thanks to [Alexander Turek][@derrabus] for consulting on the repo
3968
3961
- Fixed bug [ #320 ] [ sq-320 ] : Code sniffer indentation issue
3969
3962
- Fixed bug [ #333 ] [ sq-333 ] : Nested ternary operators causing problems
3970
3963
3971
- [sq-311]: https://github.com/squizlabs/PHP_CodeSniffer/issues/311
3972
3964
[ sq-320 ] : https://github.com/squizlabs/PHP_CodeSniffer/issues/320
3973
3965
[ sq-333 ] : https://github.com/squizlabs/PHP_CodeSniffer/issues/333
3974
3966
@@ -3993,10 +3985,6 @@ Additionally, thanks to [Alexander Turek][@derrabus] for consulting on the repo
3993
3985
- Fixed bug [ #310 ] [ sq-310 ] : Variadics not recognized by tokenizer
3994
3986
- Fixed bug [ #311 ] [ sq-311 ] : Suppression of function prototype breaks checking of lines within function
3995
3987
3996
- [sq-280]: https://github.com/squizlabs/PHP_CodeSniffer/issues/280
3997
- [sq-306]: https://github.com/squizlabs/PHP_CodeSniffer/issues/306
3998
- [sq-308]: https://github.com/squizlabs/PHP_CodeSniffer/issues/308
3999
- [sq-310]: https://github.com/squizlabs/PHP_CodeSniffer/issues/310
4000
3988
[ sq-311 ] : https://github.com/squizlabs/PHP_CodeSniffer/issues/311
4001
3989
4002
3990
## [ 2.0.0RC4] - 2014-11-07
@@ -4130,17 +4118,11 @@ Additionally, thanks to [Alexander Turek][@derrabus] for consulting on the repo
4130
4118
- Fixed bug [ #20402 ] [ pear-20402 ] : SVN pre-commit hook fails due to unknown argument error
4131
4119
4132
4120
[ sq-243 ] : https://github.com/squizlabs/PHP_CodeSniffer/issues/243
4133
- [sq-248]: https://github.com/squizlabs/PHP_CodeSniffer/issues/248
4134
4121
[ sq-252 ] : https://github.com/squizlabs/PHP_CodeSniffer/issues/252
4135
4122
[ sq-262 ] : https://github.com/squizlabs/PHP_CodeSniffer/issues/262
4136
4123
[ sq-263 ] : https://github.com/squizlabs/PHP_CodeSniffer/issues/263
4137
- [sq-265]: https://github.com/squizlabs/PHP_CodeSniffer/pull/265
4138
4124
[ pear-19899 ] : https://pear.php.net/bugs/bug.php?id=19899
4139
- [pear-20323]: https://pear.php.net/bugs/bug.php?id=20323
4140
- [pear-20373]: https://pear.php.net/bugs/bug.php?id=20373
4141
4125
[ pear-20377 ] : https://pear.php.net/bugs/bug.php?id=20377
4142
- [pear-20378]: https://pear.php.net/bugs/bug.php?id=20378
4143
- [pear-20381]: https://pear.php.net/bugs/bug.php?id=20381
4144
4126
[ pear-20402 ] : https://pear.php.net/bugs/bug.php?id=20402
4145
4127
4146
4128
## [ 1.5.5] - 2014-09-25
@@ -4171,7 +4153,6 @@ Additionally, thanks to [Alexander Turek][@derrabus] for consulting on the repo
4171
4153
4172
4154
[ sq-248 ] : https://github.com/squizlabs/PHP_CodeSniffer/issues/248
4173
4155
[ sq-265 ] : https://github.com/squizlabs/PHP_CodeSniffer/pull/265
4174
- [pear-20323]: https://pear.php.net/bugs/bug.php?id=20323
4175
4156
[ pear-20373 ] : https://pear.php.net/bugs/bug.php?id=20373
4176
4157
[ pear-20378 ] : https://pear.php.net/bugs/bug.php?id=20378
4177
4158
[ pear-20381 ] : https://pear.php.net/bugs/bug.php?id=20381
@@ -4246,20 +4227,8 @@ Additionally, thanks to [Alexander Turek][@derrabus] for consulting on the repo
4246
4227
- Fixed bug [ #20346 ] [ pear-20346 ] : Fixer endless loop with Squiz.CSS sniffs
4247
4228
- Fixed bug [ #20355 ] [ pear-20355 ] : No sniffs are registered with PHAR on Windows
4248
4229
4249
- [pear-20234]: https://pear.php.net/bugs/bug.php?id=20234
4250
4230
[ pear-20261 ] : https://pear.php.net/bugs/bug.php?id=20261
4251
- [pear-20268]: https://pear.php.net/bugs/bug.php?id=20268
4252
- [pear-20296]: https://pear.php.net/bugs/bug.php?id=20296
4253
4231
[ pear-20297 ] : https://pear.php.net/bugs/bug.php?id=20297
4254
- [pear-20299]: https://pear.php.net/bugs/bug.php?id=20299
4255
- [pear-20307]: https://pear.php.net/bugs/bug.php?id=20307
4256
- [pear-20308]: https://pear.php.net/bugs/bug.php?id=20308
4257
- [pear-20309]: https://pear.php.net/bugs/bug.php?id=20309
4258
- [pear-20310]: https://pear.php.net/bugs/bug.php?id=20310
4259
- [pear-20313]: https://pear.php.net/bugs/bug.php?id=20313
4260
- [pear-20314]: https://pear.php.net/bugs/bug.php?id=20314
4261
- [pear-20322]: https://pear.php.net/bugs/bug.php?id=20322
4262
- [pear-20323]: https://pear.php.net/bugs/bug.php?id=20323
4263
4232
[ pear-20346 ] : https://pear.php.net/bugs/bug.php?id=20346
4264
4233
[ pear-20355 ] : https://pear.php.net/bugs/bug.php?id=20355
4265
4234
@@ -4359,18 +4328,7 @@ Additionally, thanks to [Alexander Turek][@derrabus] for consulting on the repo
4359
4328
- Fixed bug [ #20248 ] [ pear-20248 ] : The Squiz_Sniffs_WhiteSpace_ControlStructureSpacingSniff sniff and empty scope
4360
4329
- Fixed bug [ #20252 ] [ pear-20252 ] : Unitialized string offset when package name starts with underscore
4361
4330
4362
- [pear-20200]: https://pear.php.net/bugs/bug.php?id=20200
4363
- [pear-20204]: https://pear.php.net/bugs/bug.php?id=20204
4364
- [pear-20208]: https://pear.php.net/bugs/bug.php?id=20208
4365
- [pear-20213]: https://pear.php.net/bugs/bug.php?id=20213
4366
- [pear-20225]: https://pear.php.net/bugs/bug.php?id=20225
4367
- [pear-20230]: https://pear.php.net/bugs/bug.php?id=20230
4368
4331
[ pear-20234 ] : https://pear.php.net/bugs/bug.php?id=20234
4369
- [pear-20240]: https://pear.php.net/bugs/bug.php?id=20240
4370
- [pear-20241]: https://pear.php.net/bugs/bug.php?id=20241
4371
- [pear-20247]: https://pear.php.net/bugs/bug.php?id=20247
4372
- [pear-20248]: https://pear.php.net/bugs/bug.php?id=20248
4373
- [pear-20252]: https://pear.php.net/bugs/bug.php?id=20252
4374
4332
4375
4333
## [ 1.5.3] - 2014-05-01
4376
4334
### Changed
@@ -4533,7 +4491,6 @@ Additionally, thanks to [Alexander Turek][@derrabus] for consulting on the repo
4533
4491
- Thanks to [ Gaetan Rousseau] [ @Naelyth ] for the patch
4534
4492
- Fixed bug [ #20139 ] [ pear-20139 ] : No report file generated on success
4535
4493
4536
- [pear-20100]: https://pear.php.net/bugs/bug.php?id=20100
4537
4494
[ pear-20136 ] : https://pear.php.net/bugs/bug.php?id=20136
4538
4495
[ pear-20138 ] : https://pear.php.net/bugs/bug.php?id=20138
4539
4496
[ pear-20139 ] : https://pear.php.net/bugs/bug.php?id=20139
0 commit comments