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

[管理画面等] php8.1対応 #1751

Merged
merged 6 commits into from Jul 7, 2023
Merged

[管理画面等] php8.1対応 #1751

merged 6 commits into from Jul 7, 2023

Conversation

akagane99
Copy link
Contributor

@akagane99 akagane99 commented Jul 7, 2023

概要

php8.1になり、標準関数の引数に型指定がつき(trim、str_replace、nl2br、strip_tags等)、チェックがきつくなったことで nullを渡すとエラーが起きてました。
修正対応しました。

レビュー完了希望日

なし

関連Pull requests/Issues

参考

なし

DB変更の有無

なし

チェックリスト

@akagane99 akagane99 added the bug バグ・不具合連絡 label Jul 7, 2023
@akagane99 akagane99 self-assigned this Jul 7, 2023
@akagane99 akagane99 changed the title [コア] php8.1対応 [管理画面等] php8.1対応 Jul 7, 2023
@akagane99 akagane99 merged commit ee7699c into master Jul 7, 2023
1 check passed
@akagane99 akagane99 deleted the bugfix-php81 branch July 7, 2023 03:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug バグ・不具合連絡
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant