Skip to content

Bump phpstan/phpdoc-parser from 2.3.3 to 2.3.5 - #400

Merged
milanowicz merged 1 commit into
masterfrom
dependabot/composer/phpstan/phpdoc-parser-2.3.5
Sep 3, 2026
Merged

Bump phpstan/phpdoc-parser from 2.3.3 to 2.3.5#400
milanowicz merged 1 commit into
masterfrom
dependabot/composer/phpstan/phpdoc-parser-2.3.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 3, 2026

Copy link
Copy Markdown
Contributor

Bumps phpstan/phpdoc-parser from 2.3.3 to 2.3.5.

Release notes

Sourced from phpstan/phpdoc-parser's releases.

2.3.5

  • 148ceff - Lexer: extract the matches with PREG_PATTERN_ORDER
  • e59b0c8 - Lexer: make the numeric-separator groups non-capturing

2.3.4

  • 98dbc94 - Write the PHPDoc language down as a grammar, and fuzz from it
  • 58390a4 - Read Foo & .5 as an intersection, not as a reference
  • e4b19f0 - Run the tests written for @pure-unless-parameter-passed
  • d551e9e - Fix three ways a valid PHPDoc is read or written back wrong
  • 7de1fb2 - Update github-actions (#307)
  • 326f797 - Update github-actions (#305)
Commits
  • 148ceff Lexer: extract the matches with PREG_PATTERN_ORDER
  • e59b0c8 Lexer: make the numeric-separator groups non-capturing
  • 98dbc94 Write the PHPDoc language down as a grammar, and fuzz from it
  • 58390a4 Read Foo & .5 as an intersection, not as a reference
  • e4b19f0 Run the tests written for @pure-unless-parameter-passed
  • d551e9e Fix three ways a valid PHPDoc is read or written back wrong
  • 7de1fb2 Update github-actions (#307)
  • 326f797 Update github-actions (#305)
  • See full diff in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [phpstan/phpdoc-parser](https://github.com/phpstan/phpdoc-parser) from 2.3.3 to 2.3.5.
- [Release notes](https://github.com/phpstan/phpdoc-parser/releases)
- [Commits](phpstan/phpdoc-parser@2.3.3...2.3.5)

---
updated-dependencies:
- dependency-name: phpstan/phpdoc-parser
  dependency-version: 2.3.5
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Sep 3, 2026
@milanowicz
milanowicz merged commit 4ac05c4 into master Sep 3, 2026
11 checks passed
@dependabot
dependabot Bot deleted the dependabot/composer/phpstan/phpdoc-parser-2.3.5 branch September 3, 2026 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant