Skip to content

Pull requests: phpstan/phpdoc-parser

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

callable is no longer considered to be "atomic"
#18 by JanTvrdik was closed May 5, 2022 Loading…
PhpDocNode: add helper method for @throws
#12 by pepakriz was merged May 10, 2018 Loading…
[.git] Add dev files to export-ignore
#8 by Slamdunk was merged Apr 19, 2018 Loading…
Integrate PHPStan analysis
#1 by ondrejmirtes was merged Nov 20, 2017 Loading…
added new method "getNodes" in PhpDocNode.
#3 by AmsTaFFix was closed Dec 6, 2017 Loading…
Wrong PhpDoc annotation fixed
#17 by CountZero1981 was merged Aug 9, 2018 Loading…
travis: run on php 7.3
#22 by adaamz was merged Mar 15, 2019 Loading…
Support deprecated tags
#23 by mglaman was merged Apr 23, 2019 Loading…
Fix doccomment
#20 by kukulich was merged Jan 15, 2019 Loading…
Enhance support for multiple line descriptions
#26 by mglaman was merged May 28, 2019 Loading…
Support @template tag
#27 by arnaud-lb was merged May 21, 2019 Loading…
Add @template-covariant support
#34 by arnaud-lb was merged Nov 7, 2019 Loading…
Array shapes support
#30 by arnaud-lb was merged Jun 7, 2019 Loading…
Support @extends, @implements, @uses
#31 by arnaud-lb was merged Jul 16, 2019 Loading…
add php 7.4snapshot
#32 by andreybolonin was merged Jul 16, 2019 Loading…
Allow only atomic types as template bound
#28 by arnaud-lb was closed May 22, 2019 Loading…
Enhancement: Run ergebnis/composer-normalize in check target
#35 by localheinz was merged Dec 20, 2019 Loading…
3 tasks done
Fixed parsing description started with HTML tag
#47 by kukulich was merged Jun 10, 2020 Loading…
parse generic star projection
#48 by hrach was closed Oct 29, 2021 Loading…
Add readme and other useful information
#43 by icanhazstring was merged May 4, 2020 Loading…
Add multiline generic support
#44 by icanhazstring was merged May 6, 2020 Loading…
Add support for @phpstan-throws
#51 by VincentLanglet was merged Aug 3, 2020 Loading…
Add support for @friend tag
#49 by malarzm was closed May 5, 2022 Loading…
ProTip! Exclude everything labeled bug with -label:bug.