<?php $collection = null; $count = count($collection); var_dump($count); var_dump(0 === $count);
You have javascript disabled. You will not be able to edit any code.