Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 18, 2025

Bumps theseer/tokenizer from 1.2.3 to 1.3.1.

Release notes

Sourced from theseer/tokenizer's releases.

Release 1.3.1

  • Fix #37: v1.3.0 introduced a breaking change on the token collection (ArrayAccess interface removed)

Release 1.3.0

  • Require at least PHP 7.3 for building, code should still be PHP 7.2 compliant
  • Merge various performance improvements provided by @​staabm
  • Merge some code cleanups provided by @​staabm
Changelog

Sourced from theseer/tokenizer's changelog.

[1.3.1] - 2025-111-17

Fixed

  • #37: v1.3.0 introduced a breaking change on the token collection (ArrayAccess interface removed)

[1.3.0] - 2025-11-13

Changed

  • Require at least PHP 7.3 for building, code should still be PHP 7.2 compliant
  • Merge various performance improvements provided by @​staabm
  • Merge some code cleanups provided by @​staabm
Commits
  • b7489ce Fix BC Break introduced with 1.3.0 (Closes #37)
  • d74205c Merge pull request #34 from staabm/const-arr
  • c711d50 Merge pull request #36 from staabm/fix
  • 47feca3 Fix asymmetry in startElement() endElement()
  • dcc7325 Update Tokenizer.php
  • e8941eb Tokenizer: Use const array
  • cb79763 Merge pull request #32 from staabm/stream
  • 8a693ac Streamline Tokenizer->fillBlanks()
  • beca545 Drop PHP 7.2
  • 155bad3 Make failing tests fail the build
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Note

Upgrade theseer/tokenizer from 1.2.3 to 1.3.1 in plib/library/composer.lock (updated refs, source URL, and release time).

Written by Cursor Bugbot for commit b6baa78. This will update automatically on new commits. Configure here.

Bumps [theseer/tokenizer](https://github.com/theseer/tokenizer) from 1.2.3 to 1.3.1.
- [Release notes](https://github.com/theseer/tokenizer/releases)
- [Changelog](https://github.com/theseer/tokenizer/blob/main/CHANGELOG.md)
- [Commits](theseer/tokenizer@1.2.3...1.3.1)

---
updated-dependencies:
- dependency-name: theseer/tokenizer
  dependency-version: 1.3.1
  dependency-type: indirect
  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 php Pull requests that update php code labels Nov 18, 2025
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.

0 participants