Skip to content

build(deps): bump php-parser from 3.4.0 to 3.5.1#2487

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/php-parser-3.5.1
Open

build(deps): bump php-parser from 3.4.0 to 3.5.1#2487
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/php-parser-3.5.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Bumps php-parser from 3.4.0 to 3.5.1.

Release notes

Sourced from php-parser's releases.

v3.5.1

Bugfixes

Other

v3.5.0

What's Changed

This is a big release with many awesome contributions from @​jorgsowa 💯

Features

Fixes

Misc

... (truncated)

Commits
  • 1d8ba83 3.5.1
  • cc5a0f5 refactor: use explicit T_ATTRIBUTE guard in read_interface_body (#1235)
  • b3bdbd6 fix: raise SyntaxError for final class constants before PHP 8.1 (#1234)
  • 9f448b7 refactor: remove dead code (#1233)
  • a3e4561 fix: pass attrs to trait declarations and support attributes on enum cases (#...
  • 660cc9f fix: trait alias with no visibility and no alias now raises an error (#1230)
  • a7d9c1d fix: arrow function version guard never fired due to operator precedence (#1229)
  • 4737270 build(deps-dev): bump typescript from 5.9.3 to 6.0.2 (#1226)
  • ba16a39 build(deps): bump picomatch from 2.3.1 to 2.3.2 (#1228)
  • 73e9364 build(deps-dev): bump @​types/node from 25.4.0 to 25.5.0 (#1198)
  • Additional commits viewable 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 [php-parser](https://github.com/glayzzle/php-parser) from 3.4.0 to 3.5.1.
- [Release notes](https://github.com/glayzzle/php-parser/releases)
- [Changelog](https://github.com/glayzzle/php-parser/blob/main/RELEASE.md)
- [Commits](glayzzle/php-parser@v3.4.0...v3.5.1)

---
updated-dependencies:
- dependency-name: php-parser
  dependency-version: 3.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 30, 2026
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants