added Rick's bugfix for 579190
This commit is contained in:
parent
65440ae208
commit
4046ecbdee
|
|
@ -67,10 +67,11 @@
|
|||
</p>
|
||||
<ul>
|
||||
<li class="body">Fully-qualified @throws claimed unused (bug 658805).</li>
|
||||
<li class="body">Expected @return tag when one is there (bug 579190).</li>
|
||||
<li class="body">Package name reported incorrectly (bug 622290).</li>
|
||||
<li class="body">Empty header filename silently ignored (bug 629139).</li>
|
||||
<li class="body">array instantiation incorrectly flagged (bug 626875).</li>
|
||||
<li class="body">tests fail with non-english locale (bug 594469).</li>
|
||||
<li class="body">Array instantiation incorrectly flagged (bug 626875).</li>
|
||||
<li class="body">Tests fail with non-english locale (bug 594469).</li>
|
||||
</ul>
|
||||
|
||||
<p class="body">
|
||||
|
|
|
|||
Loading…
Reference in New Issue