Error handling caused php crash
-
We’ve had some issues with error handling causing php to crash.
Issues come in common/src/Tribe/Error.php in count and implode functions when $indexes is an integer. I’m not sure if this is a problem with our setup in general but I managed to fix in our instance by checking if $indexes are countable before counting them.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
You must be logged in to reply to this topic.