php-reflection
php-reflection copied to clipboard
Bump php-parser from 2.2.0 to 3.0.3
Bumps php-parser from 2.2.0 to 3.0.3.
Release notes
Sourced from php-parser's releases.
3.0.1 - fix
#532 - expression as generator key
3.0.0
Released the 3.0 stable version - the api under 3.x series will not change
3.0.0-prerelease.9 : (2019-08-15)
- #291 : Incorrect parsing of backslash-prefixed use declarations
- #278 : 3.0 - Confusing commentsBlocks references
- #256 : invalid ast for multiple properties
- #255 : better ast for
constantnode- #250 : Leading comments are treated as trailing comments to the previous function body
- #248 : broken ast for
$$$$$- #247 : invalid ast for
silent- #246 :
resolutionforclassreferencedoesn't work properly forFULL_QUALIFIED_NAME- #242 : feat: improve
Declarenode and introduceDeclareDirectivenode- #199 : [bug] comment location overlaps with node location for
staticnode- #192 : [bug] encapsed and staticlookup
- #180 : bug in parser with single function
- #174 : Don't output
nullfor last element inlist/array- #128 : Don't have curly for propertylookup in offset
3.0.0-prerelease.8
- #235 : invalid ast for
selfandparent- #234 : regression with parens in
3.0.0-prerelease.7- #230 :
resolvePrecedencebreak location forbinnodes- #202 : [bug] comment position in lookup
- #194 : [feature] implement trailingComments on nodes
- #185 : [bug] parens and staticlookup
- #172 : cast precedence
- #182 : strange with parens, staticlookup and offsetlookup
- #167 : staticlookup is broken with curly
- #239 : [bug] call should be in ExpressionStatement
- #207 : [feature] use
identifierforclass/interface/traitname- #243 : Regression in prerelease 7 with echo
- #181 : strange with parens and unary
3.0.0-prerelease.7
- #201 : [bug] curly in staticlookup bug
- #175 : impossible detect curly in
encapsedAST enhancement- #210 : [bug] invalid ast for
constenhancement- #220 : regression in
rc-6- #204 : [bug] invalid start offset encapsed AST bug
- #165 : declare doesn't support inline nodes investigating
Many thanks to
@evilebottnawifor his help3.0.0-prerelease.5
No release notes provided.
... (truncated)
Changelog
Sourced from php-parser's changelog.
Releases
3.0.0-prerelease.9 : (2019-08-15)
- #291 : Incorrect parsing of backslash-prefixed use declarations
- #278 : 3.0 - Confusing commentsBlocks references
- #256 : invalid ast for multiple properties
- #255 : better ast for
constantnode- #250 : Leading comments are treated as trailing comments to the previous function body
- #248 : broken ast for
$$$$$- #247 : invalid ast for
silent- #246 :
resolutionforclassreferencedoesn't work properly forFULL_QUALIFIED_NAME- #242 : feat: improve
Declarenode and introduceDeclareDirectivenode- #199 : [bug] comment location overlaps with node location for
staticnode- #192 : [bug] encapsed and staticlookup
- #180 : bug in parser with single function
- #174 : Don't output
nullfor last element inlist/array- #128 : Don't have curly for propertylookup in offset
3.0.0-prerelease.8 : (2019-01-07)
- #243 : Regression in prerelease 7 with echo
- #239 : [bug] call should be in ExpressionStatement
- #235 : invalid ast for
selfandparent- #234 : regression with parens in
3.0.0-prerelease.7- #230 :
resolvePrecedencebreak location forbinnodes- #207 : [feature] use
identifierforclass/interface/traitname- #202 : [bug] comment position in lookup
- #194 : [feature] implement trailingComments on nodes
- #185 : [bug] parens and staticlookup
- #182 : strange with parens, staticlookup and offsetlookup
- #181 : strange with parens and unary
- #172 : cast precedence
- #167 : staticlookup is broken with curly
3.0.0-prerelease.7 : (2018-11-10)
- #220 : regression in
rc-6- #210 : [bug] invalid ast for
constenhancement- #204 : [bug] invalid start offset encapsed AST bug
- #201 : [bug] curly in staticlookup bug
- #175 : impossible detect curly in
encapsedAST enhancement- #165 : declare doesn't support inline nodes investigating
Many thanks to
@evilebottnawifor his help3.0.0-prerelease.6 : (2018-10-21)
- impl #196 : identifier for function/method name
- fix #183 :
staticparsed as constref- fix #188 :
constrefvsidentifier- fix #113 : Unhandled native identifiers
3.0.0-alpha3 : (2018-08-15)
... (truncated)
Commits
- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)