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

Add support for @friend tag
#49 by malarzm was closed May 5, 2022 Loading… updated May 5, 2022
Update dependency slevomat/coding-standard to v7.2.0
#122 by renovate bot was merged May 9, 2022 Loading… updated May 9, 2022
1 task
Fix typo in doc/grammars
#123 by villfa was merged May 15, 2022 Loading… updated May 15, 2022
Update dependency slevomat/coding-standard to v7.2.1
#126 by renovate bot was merged May 30, 2022 Loading… updated May 30, 2022
1 task
Require whitespace before description with limited start tokens
#128 by rvanvelzen was merged Jun 8, 2022 Loading… updated Jun 8, 2022
Fix parsing phpdoc with no trailing whitespace
#130 by rvanvelzen was merged Jun 8, 2022 Loading… updated Jun 8, 2022
Support all atomic types as nullable types
#129 by rvanvelzen was merged Jun 8, 2022 Loading… updated Jun 9, 2022
Make requiring whitespace before description optional
#131 by rvanvelzen was merged Jun 9, 2022 Loading… updated Jun 9, 2022
Optimize Lexer::tokenize()
#133 by rvanvelzen was merged Jun 10, 2022 Loading… updated Jun 10, 2022
Optimize generated regex
#134 by rvanvelzen was merged Jun 10, 2022 Loading… updated Jun 10, 2022
Micro-optimize
#135 by rvanvelzen was merged Jun 14, 2022 Loading… updated Jun 14, 2022
Simplify parsing of type alias import
#137 by jiripudil was merged Jun 20, 2022 Loading… updated Jun 20, 2022
Support @template-contravariant tags
#140 by autaut03 was merged Jun 26, 2022 Loading… updated Jun 26, 2022
Fix backward-compatibility github action
#144 by staabm was merged Aug 9, 2022 Loading… updated Aug 9, 2022
Add ObjectShapeNode to support @var object{foo: string} $foo
#145 by samsonasik was closed Aug 23, 2022 Loading… updated Aug 24, 2022
Allow backslash in PHPDoc tag
#146 by kubawerlos was merged Sep 4, 2022 Loading… updated Sep 4, 2022
Improve abnf readability
#147 by rvanvelzen was merged Sep 6, 2022 Loading… updated Sep 6, 2022
Implement this-out/self-out syntax
#149 by rvanvelzen was merged Oct 6, 2022 Loading… updated Oct 6, 2022
(RFC) Implement template default syntax
#148 by rvanvelzen was merged Oct 14, 2022 Loading… updated Oct 14, 2022
Unescape constant strings
#143 by rvanvelzen was merged Oct 20, 2022 Loading… updated Oct 20, 2022
Allow unparenthesized conditional type in conditional else branch
#153 by rvanvelzen was merged Oct 20, 2022 Loading… updated Oct 20, 2022
Fix __toString() for negated asserts
#155 by rvanvelzen was merged Oct 21, 2022 Loading… updated Oct 21, 2022
Add equality assert syntax
#156 by rvanvelzen was merged Oct 21, 2022 Loading… updated Oct 21, 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 specialized tags support
#167 by jaapio was merged Nov 20, 2022 Loading… updated Nov 20, 2022
ProTip! Follow long discussions with comments:>50.