--TEST-- Test is_countable() function --CREDITS-- Gabriel Caruso (carusogabriel34@gmail.com) --FILE-- --EXPECTF-- bool(true) bool(true) bool(false) Warning: is_countable() expects exactly 1 parameter, 0 given in %s on line %d NULL int(2) Warning: count(): Parameter must be an array or an object that implements Countable in %s on line %d