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

Update build-cs (major) - autoclosed
#136 by renovate bot was closed Mar 22, 2023 Loading… updated Mar 22, 2023
1 task
Update PHPCS
#181 by staabm was merged Mar 22, 2023 Loading… updated Mar 22, 2023
Update metcalfc/changelog-generator action to v4.1.0
#180 by renovate bot was merged Mar 20, 2023 Loading… updated Mar 20, 2023
1 task
In param tags variable name is optional
#165 by jaapio was closed Dec 10, 2022 Loading… updated Mar 12, 2023
Fix list{} parsing
#177 by zonuexe was merged Feb 7, 2023 Loading… updated Feb 8, 2023
Revert "Fix printing nodes"
#174 by ondrejmirtes was closed Jan 6, 2023 Draft updated Jan 6, 2023
Fix printing array shapes
#171 by jrmajor was merged Dec 16, 2022 Loading… updated Dec 16, 2022
Support unsealed array shapes
#169 by jrmajor was merged Dec 15, 2022 Loading… updated Dec 15, 2022
Update dessant/lock-threads action to v4
#170 by renovate bot was merged Dec 7, 2022 Loading… updated Dec 7, 2022
1 task
Add support for strict arrays and list shapes
#161 by danog was closed Nov 25, 2022 Loading… updated Nov 25, 2022
Add specialized tags support
#167 by jaapio was merged Nov 20, 2022 Loading… updated Nov 20, 2022
Update metcalfc/changelog-generator action to v4
#159 by renovate bot was merged Oct 31, 2022 Loading… updated Oct 31, 2022
1 task
Add equality assert syntax
#156 by rvanvelzen was merged Oct 21, 2022 Loading… updated Oct 21, 2022
Fix __toString() for negated asserts
#155 by rvanvelzen was merged Oct 21, 2022 Loading… updated Oct 21, 2022
Allow unparenthesized conditional type in conditional else branch
#153 by rvanvelzen was merged Oct 20, 2022 Loading… updated Oct 20, 2022
Unescape constant strings
#143 by rvanvelzen was merged Oct 20, 2022 Loading… updated Oct 20, 2022
(RFC) Implement template default syntax
#148 by rvanvelzen was merged Oct 14, 2022 Loading… updated Oct 14, 2022
Implement this-out/self-out syntax
#149 by rvanvelzen was merged Oct 6, 2022 Loading… updated Oct 6, 2022
Improve abnf readability
#147 by rvanvelzen was merged Sep 6, 2022 Loading… updated Sep 6, 2022
Allow backslash in PHPDoc tag
#146 by kubawerlos was merged Sep 4, 2022 Loading… updated Sep 4, 2022
Add ObjectShapeNode to support @var object{foo: string} $foo
#145 by samsonasik was closed Aug 23, 2022 Loading… updated Aug 24, 2022
Fix backward-compatibility github action
#144 by staabm was merged Aug 9, 2022 Loading… updated Aug 9, 2022
Support @template-contravariant tags
#140 by autaut03 was merged Jun 26, 2022 Loading… updated Jun 26, 2022
Simplify parsing of type alias import
#137 by jiripudil was merged Jun 20, 2022 Loading… updated Jun 20, 2022
Micro-optimize
#135 by rvanvelzen was merged Jun 14, 2022 Loading… updated Jun 14, 2022
ProTip! Exclude everything labeled bug with -label:bug.