Why am I getting this error:
Catchable fatal error: Object of class Card could not be converted to string in /f5/debate/public/Card.php on line 79>
I think one of the object doesn't have toString() method defined so it cannot be represented as string.