--TEST-- Test curl_version() function : usage variations - test values for $ascii argument --SKIPIF-- --FILE-- ===Done=== --EXPECTF-- *** Testing curl_version() function: with unexpected inputs for 'age' argument *** -- Iteration 1 -- bool(true) -- Iteration 2 -- bool(true) -- Iteration 3 -- bool(true) -- Iteration 4 -- bool(true) -- Iteration 5 -- bool(true) -- Iteration 6 -- bool(true) -- Iteration 7 -- bool(true) -- Iteration 8 -- bool(true) -- Iteration 9 -- bool(true) -- Iteration 10 -- Warning: curl_version() expects parameter 1 to be long, array given in %s on line %d bool(false) -- Iteration 11 -- Warning: curl_version() expects parameter 1 to be long, array given in %s on line %d bool(false) -- Iteration 12 -- Warning: curl_version() expects parameter 1 to be long, array given in %s on line %d bool(false) -- Iteration 13 -- Warning: curl_version() expects parameter 1 to be long, string given in %s on line %d bool(false) -- Iteration 14 -- Warning: curl_version() expects parameter 1 to be long, string given in %s on line %d bool(false) -- Iteration 15 -- Notice: A non well formed numeric value encountered in %s on line %d bool(true) -- Iteration 16 -- bool(true) -- Iteration 17 -- bool(true) -- Iteration 18 -- bool(true) -- Iteration 19 -- bool(true) -- Iteration 20 -- bool(true) -- Iteration 21 -- bool(true) -- Iteration 22 -- Warning: curl_version() expects parameter 1 to be long, object given in %s on line %d bool(false) -- Iteration 23 -- Warning: curl_version() expects parameter 1 to be long, resource given in %s on line %d bool(false) -- Iteration 24 -- bool(true) -- Iteration 25 -- bool(true) ===Done===