--TEST-- Test bindec() function : error conditions - incorrect input --FILE-- --EXPECTF-- *** Testing bindec() : error conditions *** Incorrect number of arguments Warning: bindec() expects exactly 1 parameter, 0 given in %s on line %d Warning: bindec() expects exactly 1 parameter, 2 given in %s on line %d Incorrect input Catchable fatal error: Object of class classA could not be converted to string in %s on line %d