--TEST-- Test ctype_cntrl() function : usage variations - Different data types as $c arg --EXTENSIONS-- ctype --FILE-- --EXPECTF-- *** Testing ctype_cntrl() : usage variations *** -- Iteration 1 -- Deprecated: ctype_cntrl(): Argument of type int will be interpreted as string in the future in %s on line %d bool(true) -- Iteration 2 -- Deprecated: ctype_cntrl(): Argument of type int will be interpreted as string in the future in %s on line %d bool(true) -- Iteration 3 -- Deprecated: ctype_cntrl(): Argument of type int will be interpreted as string in the future in %s on line %d bool(false) -- Iteration 4 -- Deprecated: ctype_cntrl(): Argument of type int will be interpreted as string in the future in %s on line %d bool(false) -- Iteration 5 -- Deprecated: ctype_cntrl(): Argument of type float will be interpreted as string in the future in %s on line %d bool(false) -- Iteration 6 -- Deprecated: ctype_cntrl(): Argument of type float will be interpreted as string in the future in %s on line %d bool(false) -- Iteration 7 -- Deprecated: ctype_cntrl(): Argument of type float will be interpreted as string in the future in %s on line %d bool(false) -- Iteration 8 -- Deprecated: ctype_cntrl(): Argument of type float will be interpreted as string in the future in %s on line %d bool(false) -- Iteration 9 -- Deprecated: ctype_cntrl(): Argument of type float will be interpreted as string in the future in %s on line %d bool(false) -- Iteration 10 -- Deprecated: ctype_cntrl(): Argument of type null will be interpreted as string in the future in %s on line %d bool(false) -- Iteration 11 -- Deprecated: ctype_cntrl(): Argument of type null will be interpreted as string in the future in %s on line %d bool(false) -- Iteration 12 -- Deprecated: ctype_cntrl(): Argument of type bool will be interpreted as string in the future in %s on line %d bool(false) -- Iteration 13 -- Deprecated: ctype_cntrl(): Argument of type bool will be interpreted as string in the future in %s on line %d bool(false) -- Iteration 14 -- Deprecated: ctype_cntrl(): Argument of type bool will be interpreted as string in the future in %s on line %d bool(false) -- Iteration 15 -- Deprecated: ctype_cntrl(): Argument of type bool will be interpreted as string in the future in %s on line %d bool(false) -- Iteration 16 -- bool(false) -- Iteration 17 -- bool(false) -- Iteration 18 -- Deprecated: ctype_cntrl(): Argument of type array will be interpreted as string in the future in %s on line %d bool(false) -- Iteration 19 -- bool(true) -- Iteration 20 -- bool(true) -- Iteration 21 -- bool(true) -- Iteration 22 -- Deprecated: ctype_cntrl(): Argument of type classA will be interpreted as string in the future in %s on line %d bool(false) -- Iteration 23 -- Deprecated: ctype_cntrl(): Argument of type null will be interpreted as string in the future in %s on line %d bool(false) -- Iteration 24 -- Deprecated: ctype_cntrl(): Argument of type null will be interpreted as string in the future in %s on line %d bool(false) -- Iteration 25 -- Deprecated: ctype_cntrl(): Argument of type resource will be interpreted as string in the future in %s on line %d bool(false)