Skip to content

[RFC][mbregex] Set deprecate Oniguruma(mbregex)#21490

Draft
youkidearitai wants to merge 3 commits intophp:masterfrom
youkidearitai:deprecate_mbregex
Draft

[RFC][mbregex] Set deprecate Oniguruma(mbregex)#21490
youkidearitai wants to merge 3 commits intophp:masterfrom
youkidearitai:deprecate_mbregex

Conversation

@youkidearitai
Copy link
Contributor

RFC: https://wiki.php.net/rfc/eol-oniguruma

Deprecate Oniguruma.


#ifdef HAVE_MBREGEX
/** @refcount 1 */
#[\Deprecated(since: '8.6', message: "mbregex support end PHP 9.0")]
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Proper English would be "support ends in PHP 9.0". I don't think mentioning "mbregex" to end-user is useful.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see. I tried fix messages.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

However, there is mbregex module. I'm worried.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants