Title: PHP Fatal error
Last modified: June 11, 2026

---

# PHP Fatal error

 *  [matsmoto](https://wordpress.org/support/users/matsmoto/)
 * (@matsmoto)
 * [1 week, 3 days ago](https://wordpress.org/support/topic/php-fatal-error-504/)
 * たいへん有用なプラグインを公開してくださりありがとうございます。
 * 利用させていただいている際に、以下のエラーでサイトが表示されなくなることがありま
   したので、ご報告させていただきます。
   PHP Fatal error: Uncaught TypeError: Rapls\
   PDFImageCreator\MediaLibrary::filterAttachmentImage(): Argument #5 ($attr) must
   be of type array, string given, called in /home/hogehoge/public_html/xxx/wp-includes/
   class-wp-hook.php on line 341 and defined in /home/hogehoge/public_html/xxx/wp-
   content/plugins/rapls-pdf-image-creator/includes/MediaLibrary.php:283
 * エラーメッセージの内容から、該当行を確認したところ、確かに関数の5つ目の引数が「
   array $attr」で配列のみ許可されるようになっていましたので、「array|string $attr」
   と変更することで、ひとまずエラーを回避できております。
 * ただ、これだけで本当に良いのか？他所への影響はないのか？などまでは把握できており
   ませんので、もし可能でしたら、次回更新の際にこちらもチェックしていただけますと
   幸いです。
 * 環境は、
   WordPress 7.0PHP 8.3.20Rapls PDF Image Creator 1.0.9.9です。
 * よろしくお願いいたします。

Viewing 1 replies (of 1 total)

 *  Plugin Author [rapls](https://wordpress.org/support/users/rapls/)
 * (@rapls)
 * [1 week, 3 days ago](https://wordpress.org/support/topic/php-fatal-error-504/#post-18935347)
 * [@matsmoto](https://wordpress.org/support/users/matsmoto/)
 * ご報告ありがとうございます。コードまで踏み込んで原因を特定してくださり、本当に
   助かりました。
 * 
   ご指摘の通り、引数の型宣言が厳しすぎたことが原因でした。ご対応いただいた array
   |string $attr への変更も的確で、他への影響もありません。修正版 1.0.9.10では同様
   の方針で対応しています。リリース前に気付くべき問題で、ご迷惑をおかけして申し訳
   ありません。
 * WordPress.org に申請済みですが、最近はセキュリティチェックが入ることもあるよう
   で、反映まで24時間程度かかる場合があります。更新通知が届くまで今しばらくお待ち
   ください。
   引き続きよろしくお願いいたします。

Viewing 1 replies (of 1 total)

You must be [logged in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fphp-fatal-error-504%2F%3Foutput_format%3Dmd&locale=en_US)
to reply to this topic.

 * ![](https://ps.w.org/rapls-pdf-image-creator/assets/icon-256x256.png?rev=3430812)
 * [Rapls PDF Image Creator](https://wordpress.org/plugins/rapls-pdf-image-creator/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/rapls-pdf-image-creator/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/rapls-pdf-image-creator/)
 * [Active Topics](https://wordpress.org/support/plugin/rapls-pdf-image-creator/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/rapls-pdf-image-creator/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/rapls-pdf-image-creator/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [rapls](https://wordpress.org/support/users/rapls/)
 * Last activity: [1 week, 3 days ago](https://wordpress.org/support/topic/php-fatal-error-504/#post-18935347)
 * Status: not resolved