--TEST-- Test strval() function : usage variations - error conditions --FILE-- --EXPECTF-- *** Testing strval() : error conditions *** -- Testing strval() function with more than expected no. of arguments -- Warning: Wrong parameter count for strval() in %s on line %d NULL -- Testing strval() function with less than expected no. of arguments -- Warning: Wrong parameter count for strval() in %s on line %d NULL -- Testing strval() function with object which has not toString() method -- Catchable fatal error: Object of class MyClass could not be converted to string in %s on line %d