Skip to content

Commit a94b83e

Browse files
committed
Remove duplicate issue links added in a previous commit in this branch
1 parent 13da387 commit a94b83e

File tree

1 file changed

+0
-34
lines changed

1 file changed

+0
-34
lines changed

CHANGELOG.md

Lines changed: 0 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -4533,7 +4533,6 @@ Additionally, thanks to [Alexander Turek][@derrabus] for consulting on the repo
45334533
- Thanks to [Gaetan Rousseau][@Naelyth] for the patch
45344534
- Fixed bug [#20139][pear-20139] : No report file generated on success
45354535

4536-
[pear-20100]: https://pear.php.net/bugs/bug.php?id=20100
45374536
[pear-20136]: https://pear.php.net/bugs/bug.php?id=20136
45384537
[pear-20138]: https://pear.php.net/bugs/bug.php?id=20138
45394538
[pear-20139]: https://pear.php.net/bugs/bug.php?id=20139
@@ -4669,12 +4668,6 @@ Additionally, thanks to [Alexander Turek][@derrabus] for consulting on the repo
46694668
- Fixed bug [#20051][pear-20051] : Undefined index: scope_opener / scope_closer
46704669
- Thanks to [Anthon Pang][@robocoder] for the patch
46714670

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
46784671
[pear-20051]: https://pear.php.net/bugs/bug.php?id=20051
46794672

46804673
## [1.4.7] - 2013-09-26
@@ -4796,19 +4789,7 @@ Additionally, thanks to [Alexander Turek][@derrabus] for consulting on the repo
47964789
- Fixed bug [#19969][pear-19969] : Sniffs with namespace not recognized in reports
47974790
- Fixed bug [#19997][pear-19997] : Class names incorrectly detected as constants
47984791

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
48034792
[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
48124793

48134794
## [1.4.6] - 2013-07-25
48144795
### Changed
@@ -4933,13 +4914,6 @@ Additionally, thanks to [Alexander Turek][@derrabus] for consulting on the repo
49334914

49344915
[pear-19144]: https://pear.php.net/bugs/bug.php?id=19144
49354916
[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
49434917

49444918
## [1.4.5] - 2013-04-04
49454919
### Changed
@@ -6095,13 +6069,6 @@ Additionally, thanks to [Alexander Turek][@derrabus] for consulting on the repo
60956069
- Fixed bug [#14250][pear-14250] : ArrayDeclarationSniff emit warnings at malformed array
60966070
- Fixed bug [#14251][pear-14251] : --extensions option doesn't work
60976071

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-
61056072
## 1.1.0RC3 - 2008-07-03
61066073
### Changed
61076074
- PEAR FileCommentSniff now allows tag orders to be overridden in child classes
@@ -6634,7 +6601,6 @@ Additionally, thanks to [Alexander Turek][@derrabus] for consulting on the repo
66346601
- Fixed bug [#9274][pear-9274] : nested_parenthesis element not set for open and close parenthesis tokens
66356602
- Fixed bug [#9411][pear-9411] : too few pattern characters cause incorrect error report
66366603

6637-
[pear-9274]: https://pear.php.net/bugs/bug.php?id=9274
66386604
[pear-9411]: https://pear.php.net/bugs/bug.php?id=9411
66396605

66406606
## 0.2.1 - 2006-11-09

0 commit comments

Comments
 (0)