Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PHP 8.4] Add mb_* functions #3922

Merged
merged 5 commits into from
Oct 24, 2024
Merged

Conversation

saundefined
Copy link
Member

No description provided.

@saundefined saundefined added this to the PHP 8.4 milestone Oct 24, 2024
Copy link
Member

@Girgias Girgias left a comment

Choose a reason for hiding this comment

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

Markup changes that need to be replicated to all new files.

language-snippets.ent Outdated Show resolved Hide resolved
reference/mbstring/functions/mb-lcfirst.xml Outdated Show resolved Hide resolved
reference/mbstring/functions/mb-lcfirst.xml Outdated Show resolved Hide resolved
reference/mbstring/functions/mb-lcfirst.xml Outdated Show resolved Hide resolved
reference/mbstring/functions/mb-lcfirst.xml Outdated Show resolved Hide resolved
@youkidearitai
Copy link
Contributor

Thank you very much for adding mb_* functions.

Note: mb_trim, mb_ltrim and mb_rtrim functions signature are changed from RFC https://wiki.php.net/rfc/mb_trim to php/php-src#13820

Co-authored-by: Gina Peter Banyard <girgias@php.net>
Co-authored-by: tekimen <youkidearitai@gmail.com>
Copy link
Member

@Girgias Girgias left a comment

Choose a reason for hiding this comment

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

More remarks and markup nits

reference/mbstring/functions/mb-ltrim.xml Outdated Show resolved Hide resolved
reference/mbstring/functions/mb-lcfirst.xml Outdated Show resolved Hide resolved
reference/mbstring/functions/mb-lcfirst.xml Outdated Show resolved Hide resolved
language-snippets.ent Outdated Show resolved Hide resolved
saundefined and others added 2 commits October 24, 2024 23:19
Co-authored-by: Gina Peter Banyard <girgias@php.net>
Co-authored-by: Gina Peter Banyard <girgias@php.net>
Copy link
Member

@Girgias Girgias left a comment

Choose a reason for hiding this comment

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

Final markup review, but LGTM otherwise.

language-snippets.ent Outdated Show resolved Hide resolved
reference/mbstring/functions/mb-rtrim.xml Outdated Show resolved Hide resolved
reference/mbstring/functions/mb-trim.xml Outdated Show resolved Hide resolved
Co-authored-by: Gina Peter Banyard <girgias@php.net>
@saundefined
Copy link
Member Author

Thanks a lot!

@saundefined saundefined merged commit 27ae0a4 into php:master Oct 24, 2024
2 checks passed
@saundefined saundefined deleted the php84-mb-functions branch October 24, 2024 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants