issues
search
phpstan
/
phpdoc-parser
Next-gen phpDoc parser with support for intersection types and generics
MIT License
1.35k
stars
61
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
single quote on doctrine got ParserException on v2
#260
samsonasik
closed
5 days ago
1
Support for `@pure-unless-parameter-passed`
#259
staabm
opened
6 days ago
0
Type parsing failes if an empty line is in between
#258
M393
opened
1 week ago
0
BUG: Too few arguments to function Lexer::__construct(), 0 passed in StringTypeResolver.php
#257
bh-teufels
closed
1 week ago
1
PHPDoc tag have invalid value on PHPMD suppress warning
#256
GErpeldinger
closed
1 week ago
7
Fix IntegrationPrinterWithPhpParserTest
#255
staabm
closed
1 month ago
3
PhpDocParser: support template type lower bounds
#254
jiripudil
closed
2 months ago
1
Support for `@pure-unless-callable-is-impure`
#253
staabm
closed
1 month ago
6
Add test cases for quote aware array/object keys
#252
ruudk
closed
2 months ago
5
Key should be quoted when it contains spaces in ArrayShapeItemNode
#251
ruudk
closed
2 months ago
4
Support typing extra items in unsealed array shapes
#250
tscni
closed
2 months ago
2
Update roave/backward-compatibility-check
#249
staabm
closed
3 months ago
1
Fix $matches error
#248
staabm
closed
3 months ago
1
@template-default T=5
#247
ahjdev
closed
1 month ago
3
class-string-map<T of Foo, T>
#246
ahjdev
closed
2 weeks ago
2
Add support for unsealed shapes with specified other elements' types
#245
vudaltsov
closed
2 months ago
1
`TemplateTagValueNode` name cannot be empty string
#244
staabm
closed
5 months ago
1
Update github-actions (major)
#243
renovate[bot]
opened
6 months ago
0
Rector error: Call to undefined method PHPStan\PhpDocParser\Ast\PhpDoc\PhpDocNode::getParamImmediatelyInvokedCallableTagValues()
#242
WHITE-developer
closed
6 months ago
2
Newlines stops consuming tag descriptions
#241
jaapio
closed
2 months ago
5
Add syntax for subtraction type
#240
rvanvelzen
opened
6 months ago
1
Add support for `@property $foo` syntax.
#239
VincentLanglet
closed
6 months ago
6
Add basic support for new-in-initializer
#238
rvanvelzen
opened
6 months ago
6
Support array and offset access on const types
#237
rvanvelzen
closed
6 months ago
2
Documentation on retrieving the doc comment text
#236
Radiergummi
closed
6 months ago
4
Support `@phan-` prefixes for recognized doc tags
#235
anomiex
closed
7 months ago
2
Allow for v5 of nikic/php-parser
#234
adrum
closed
8 months ago
1
Upgrade to `nikic/php-parser:^5.0`
#233
tanerkay
closed
8 months ago
1
Parse generic callable
#232
mad-briller
closed
9 months ago
1
Generic type aliases
#231
MidnightDesign
opened
9 months ago
4
Improve static keyword conflict resolution in @method [closes #229]
#230
JanTvrdik
closed
9 months ago
1
Return type in `@method` starting with `static` cannot be parsed
#229
mvorisek
closed
9 months ago
6
Update github-actions (major)
#228
renovate[bot]
closed
9 months ago
0
Update metcalfc/changelog-generator action to v4.3.1
#227
renovate[bot]
closed
9 months ago
0
Added support for @require-extends phpdoc
#226
staabm
closed
10 months ago
2
Reading types from reflection, not from string
#225
zmitic
closed
10 months ago
3
Update github-actions (major) - autoclosed
#224
renovate[bot]
closed
10 months ago
0
Git export-ignore phpstan-baseline.neon
#223
herndlm
closed
12 months ago
1
Update dessant/lock-threads action to v5
#222
renovate[bot]
closed
1 year ago
0
Update metcalfc/changelog-generator action to v4.2.0
#221
renovate[bot]
closed
1 year ago
0
fix HTML description detection for phpstorm stubs
#220
schlndh
closed
1 year ago
1
Comment not allowed in @phpstan-type
#219
dakur
opened
1 year ago
0
Add # as vallid character for variable.
#218
jonkerw85
closed
1 year ago
1
Allow conditional type in callable return type
#217
rvanvelzen
closed
1 year ago
3
numeric postgres type resolves to mixed?
#216
jamesrusso
closed
1 year ago
2
Deduplicate generics parsing
#215
mvorisek
closed
1 year ago
1
Make the CI job pass after upgrading PHPStan to v1.10.34
#214
rainx
closed
1 year ago
1
support comments in array shape
#213
shmax
opened
1 year ago
29
PHPStan report a Exception when upgrade to v1.10.34
#212
rainx
closed
1 year ago
5
Add Ecosystem section to README doc
#211
rainx
closed
1 year ago
2
Next