Skip to content

First Php8.6 Deprecation#4878

Open
oleibman wants to merge 1 commit into
PHPOffice:masterfrom
oleibman:first86
Open

First Php8.6 Deprecation#4878
oleibman wants to merge 1 commit into
PHPOffice:masterfrom
oleibman:first86

Conversation

@oleibman
Copy link
Copy Markdown
Collaborator

@oleibman oleibman commented May 17, 2026

Mpdf uses soon-to-be-deprecated mb_regex_encoding.
https://wiki.php.net/rfc/eol-oniguruma

This is:

  • a bugfix
  • a new feature
  • refactoring
  • additional unit tests
  • third-party deprecation

Checklist:

  • Changes are covered by unit tests
    • Changes are covered by existing unit tests
    • New unit tests have been added
  • Code style is respected
  • Commit message explains why the change is made (see https://github.com/erlang/otp/wiki/Writing-good-commit-messages)
  • CHANGELOG.md contains a short summary of the change and a link to the pull request if applicable
  • Documentation is updated as necessary

Mpdf uses soon-to-be-deprecated `mb_regex_encoding`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant