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

Fix list{} parsing
#177 by zonuexe was merged Feb 7, 2023 Loading…
Update PHPCS
#181 by staabm was merged Mar 22, 2023 Loading…
Micro optimize parseParamTagValue()
#193 by staabm was merged May 17, 2023 Loading…
Add phpcs.xml to .gitattributes
#196 by samsonasik was closed May 29, 2023 Loading…
fix HTML description detection for phpstorm stubs
#220 by schlndh was merged Nov 18, 2023 Loading…
Git export-ignore phpstan-baseline.neon
#223 by herndlm was merged Nov 26, 2023 Loading…
Deduplicate generics parsing
#215 by mvorisek was merged Sep 18, 2023 Loading…
Allow asserting the type of $this
#209 by ekisu was merged Sep 7, 2023 Loading…
Make the CI job pass after upgrading PHPStan to v1.10.34
#214 by rainx was merged Sep 18, 2023 Loading…
Add # as vallid character for variable.
#218 by Blurazzle was closed Sep 28, 2023 Loading…
Upgrade to nikic/php-parser:^5.0
#233 by tanerkay was closed Mar 13, 2024 Loading…
Allow for v5 of nikic/php-parser
#234 by adrum was closed Mar 23, 2024 Loading…
Fix $matches error
#248 by staabm was merged Aug 22, 2024 Loading…
Update roave/backward-compatibility-check
#249 by staabm was merged Aug 22, 2024 Loading…
PhpDocParser: support template type lower bounds
#254 by jiripudil was merged Sep 22, 2024 Loading…
Support constant fetch in array key
#275 by VincentLanglet was merged Aug 30, 2025 Loading…
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…
travis: run on php 7.3
#22 by adaamz was merged Mar 15, 2019 Loading…
Fix doccomment
#20 by kukulich was merged Jan 15, 2019 Loading…
Update symfony/process requirement from ^4.0 to ^5.2 dependencies Pull requests that update a dependency file php Pull requests that update Php code
#56 by dependabot bot was merged Dec 19, 2020 Loading…
Fixed "Undefined array key -1"
#67 by ondrejmirtes was merged Mar 19, 2021 Loading…
Bump metcalfc/changelog-generator from v0.4.4 to v1.0.0 dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code
#69 by dependabot bot was merged Apr 3, 2021 Loading…
Modernize CS build
#64 by ondrejmirtes was merged Mar 18, 2021 Loading…
Allow nodes to have custom attributes
#65 by ondrejmirtes was merged Mar 18, 2021 Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.