crayon-syntax-highlighter icon indicating copy to clipboard operation
crayon-syntax-highlighter copied to clipboard

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

Open burzum opened this issue 4 years ago • 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.

burzum avatar Aug 13 '20 21:08 burzum

Try @urvanov-ru's announced fork. It's available in the WP plugin store.

VertigoRay avatar Oct 19 '20 18:10 VertigoRay

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!

limitedAtonement avatar Nov 17 '20 01:11 limitedAtonement