aramk/crayon-syntax-highlighter

php 7.4: Fatal error: Uncaught Error: Call to a member function id() on array

burzum opened this issue · 2 comments

Fatal error: Uncaught Error: Call to a member function id() on array
in \wp-content\plugins\crayon-syntax-highlighter\crayon_formatter.class.php on line 36

I'm getting this error when using php 7.4. Wordpress Version is 5.5.

I was experiencing this error five minutes ago. I moved to the mentioned fork (https://github.com/urvanov-ru/crayon-syntax-highlighter), and now it's all good. Thank you!