@@ -4572,12 +4572,6 @@ Additionally, thanks to [Alexander Turek][@derrabus] for consulting on the repo
4572
4572
[pear-20090]: https://pear.php.net/bugs/bug.php?id=20090
4573
4573
[pear-20091]: https://pear.php.net/bugs/bug.php?id=20091
4574
4574
[pear-20093]: https://pear.php.net/bugs/bug.php?id=20093
4575
- [pear-20097]: https://pear.php.net/bugs/bug.php?id=20097
4576
- [pear-20100]: https://pear.php.net/bugs/bug.php?id=20100
4577
- [pear-20119]: https://pear.php.net/bugs/bug.php?id=20119
4578
- [pear-20123]: https://pear.php.net/bugs/bug.php?id=20123
4579
- [pear-20131]: https://pear.php.net/bugs/bug.php?id=20131
4580
- [pear-20133]: https://pear.php.net/bugs/bug.php?id=20133
4581
4575
4582
4576
## [1.4.8] - 2013-11-26
4583
4577
### Changed
@@ -4669,12 +4663,6 @@ Additionally, thanks to [Alexander Turek][@derrabus] for consulting on the repo
4669
4663
- Fixed bug [#20051][pear-20051] : Undefined index: scope_opener / scope_closer
4670
4664
- Thanks to [Anthon Pang][@robocoder] for the patch
4671
4665
4672
- [pear-20026]: https://pear.php.net/bugs/bug.php?id=20026
4673
- [pear-20029]: https://pear.php.net/bugs/bug.php?id=20029
4674
- [pear-20043]: https://pear.php.net/bugs/bug.php?id=20043
4675
- [pear-20044]: https://pear.php.net/bugs/bug.php?id=20044
4676
- [pear-20045]: https://pear.php.net/bugs/bug.php?id=20045
4677
- [pear-20050]: https://pear.php.net/bugs/bug.php?id=20050
4678
4666
[pear-20051]: https://pear.php.net/bugs/bug.php?id=20051
4679
4667
4680
4668
## [1.4.7] - 2013-09-26
@@ -4796,19 +4784,7 @@ Additionally, thanks to [Alexander Turek][@derrabus] for consulting on the repo
4796
4784
- Fixed bug [#19969][pear-19969] : Sniffs with namespace not recognized in reports
4797
4785
- Fixed bug [#19997][pear-19997] : Class names incorrectly detected as constants
4798
4786
4799
- [pear-19811]: https://pear.php.net/bugs/bug.php?id=19811
4800
- [pear-19892]: https://pear.php.net/bugs/bug.php?id=19892
4801
- [pear-19897]: https://pear.php.net/bugs/bug.php?id=19897
4802
- [pear-19908]: https://pear.php.net/bugs/bug.php?id=19908
4803
4787
[pear-19930]: https://pear.php.net/bugs/bug.php?id=19930
4804
- [pear-19935]: https://pear.php.net/bugs/bug.php?id=19935
4805
- [pear-19944]: https://pear.php.net/bugs/bug.php?id=19944
4806
- [pear-19953]: https://pear.php.net/bugs/bug.php?id=19953
4807
- [pear-19956]: https://pear.php.net/bugs/bug.php?id=19956
4808
- [pear-19957]: https://pear.php.net/bugs/bug.php?id=19957
4809
- [pear-19968]: https://pear.php.net/bugs/bug.php?id=19968
4810
- [pear-19969]: https://pear.php.net/bugs/bug.php?id=19969
4811
- [pear-19997]: https://pear.php.net/bugs/bug.php?id=19997
4812
4788
4813
4789
## [1.4.6] - 2013-07-25
4814
4790
### Changed
@@ -4933,13 +4909,6 @@ Additionally, thanks to [Alexander Turek][@derrabus] for consulting on the repo
4933
4909
4934
4910
[pear-19144]: https://pear.php.net/bugs/bug.php?id=19144
4935
4911
[pear-19731]: https://pear.php.net/bugs/bug.php?id=19731
4936
- [pear-19819]: https://pear.php.net/bugs/bug.php?id=19819
4937
- [pear-19820]: https://pear.php.net/bugs/bug.php?id=19820
4938
- [pear-19843]: https://pear.php.net/bugs/bug.php?id=19843
4939
- [pear-19859]: https://pear.php.net/bugs/bug.php?id=19859
4940
- [pear-19863]: https://pear.php.net/bugs/bug.php?id=19863
4941
- [pear-19871]: https://pear.php.net/bugs/bug.php?id=19871
4942
- [pear-19879]: https://pear.php.net/bugs/bug.php?id=19879
4943
4912
4944
4913
## [1.4.5] - 2013-04-04
4945
4914
### Changed
@@ -6095,13 +6064,6 @@ Additionally, thanks to [Alexander Turek][@derrabus] for consulting on the repo
6095
6064
- Fixed bug [#14250][pear-14250] : ArrayDeclarationSniff emit warnings at malformed array
6096
6065
- Fixed bug [#14251][pear-14251] : --extensions option doesn't work
6097
6066
6098
- [pear-14077]: https://pear.php.net/bugs/bug.php?id=14077
6099
- [pear-14168]: https://pear.php.net/bugs/bug.php?id=14168
6100
- [pear-14238]: https://pear.php.net/bugs/bug.php?id=14238
6101
- [pear-14249]: https://pear.php.net/bugs/bug.php?id=14249
6102
- [pear-14250]: https://pear.php.net/bugs/bug.php?id=14250
6103
- [pear-14251]: https://pear.php.net/bugs/bug.php?id=14251
6104
-
6105
6067
## 1.1.0RC3 - 2008-07-03
6106
6068
### Changed
6107
6069
- PEAR FileCommentSniff now allows tag orders to be overridden in child classes
@@ -6634,7 +6596,6 @@ Additionally, thanks to [Alexander Turek][@derrabus] for consulting on the repo
6634
6596
- Fixed bug [#9274][pear-9274] : nested_parenthesis element not set for open and close parenthesis tokens
6635
6597
- Fixed bug [#9411][pear-9411] : too few pattern characters cause incorrect error report
6636
6598
6637
- [pear-9274]: https://pear.php.net/bugs/bug.php?id=9274
6638
6599
[pear-9411]: https://pear.php.net/bugs/bug.php?id=9411
6639
6600
6640
6601
## 0.2.1 - 2006-11-09
0 commit comments