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] mbstring関数の追加 #167

Merged
merged 4 commits into from
Nov 15, 2024

Conversation

youkidearitai
Copy link
Contributor

以下関数を翻訳しました。

  • mb_trim
  • mb_ltrim
  • mb_rtrim
  • mb_ucfirst
  • mb_lcfirst

 - mb_trim
 - mb_ltrim
 - mb_rtrim
 - mb_ucfirst
 - mb_lcfirst
@KentarouTakeda KentarouTakeda added the review wanted Review wanted. Please feel free to comment; anyone is welcome! label Nov 13, 2024
Copy link
Contributor

@wakabadou wakabadou left a comment

Choose a reason for hiding this comment

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

.の指摘。

reference/mbstring/functions/mb-lcfirst.xml Outdated Show resolved Hide resolved
reference/mbstring/functions/mb-ltrim.xml Outdated Show resolved Hide resolved
reference/mbstring/functions/mb-rtrim.xml Outdated Show resolved Hide resolved
Copy link
Collaborator

@KentarouTakeda KentarouTakeda left a comment

Choose a reason for hiding this comment

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

ありがとうございます!マージします!

@KentarouTakeda KentarouTakeda merged commit d9165dc into php:master Nov 15, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review wanted Review wanted. Please feel free to comment; anyone is welcome!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants