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

Implement this-out/self-out syntax
#149 by rvanvelzen was merged Oct 6, 2022 Loading…
(RFC) Implement template default syntax
#148 by rvanvelzen was merged Oct 14, 2022 Loading…
Improve abnf readability
#147 by rvanvelzen was merged Sep 6, 2022 Loading…
Allow backslash in PHPDoc tag
#146 by kubawerlos was merged Sep 4, 2022 Loading…
Fix backward-compatibility github action
#144 by staabm was merged Aug 9, 2022 Loading…
Unescape constant strings
#143 by rvanvelzen was merged Oct 20, 2022 Loading…
Support @template-contravariant tags
#140 by autaut03 was merged Jun 26, 2022 Loading…
Support properties/methods in assert annotations
#139 by rvanvelzen was merged Aug 9, 2022 Loading…
Type projections
#138 by jiripudil was merged Nov 27, 2022 Loading…
Simplify parsing of type alias import
#137 by jiripudil was merged Jun 20, 2022 Loading…
Update build-cs (major) - autoclosed
#136 by renovate bot was closed Mar 22, 2023 Loading…
1 task
Micro-optimize
#135 by rvanvelzen was merged Jun 14, 2022 Loading…
Optimize generated regex
#134 by rvanvelzen was merged Jun 10, 2022 Loading…
Optimize Lexer::tokenize()
#133 by rvanvelzen was merged Jun 10, 2022 Loading…
Make requiring whitespace before description optional
#131 by rvanvelzen was merged Jun 9, 2022 Loading…
Fix parsing phpdoc with no trailing whitespace
#130 by rvanvelzen was merged Jun 8, 2022 Loading…
Support all atomic types as nullable types
#129 by rvanvelzen was merged Jun 8, 2022 Loading…
Allow omitting @param type
#127 by rvanvelzen was merged Jun 8, 2022 Loading…
Update dependency slevomat/coding-standard to v7.2.1
#126 by renovate bot was merged May 30, 2022 Loading…
1 task
Fix typo in doc/grammars
#123 by villfa was merged May 15, 2022 Loading…
Update dependency slevomat/coding-standard to v7.2.0
#122 by renovate bot was merged May 9, 2022 Loading…
1 task
Add assert syntax
#120 by rvanvelzen was merged May 4, 2022 Loading…
ProTip! Exclude everything labeled bug with -label:bug.