--TEST-- Test mt_srand() function : usage variations - different data types as $seed argument --FILE-- ===Done=== --EXPECTF-- *** Testing mt_srand() : usage variations *** -- Iteration 1 -- NULL -- Iteration 2 -- NULL -- Iteration 3 -- NULL -- Iteration 4 -- NULL -- Iteration 5 -- NULL -- Iteration 6 -- NULL -- Iteration 7 -- NULL -- Iteration 8 -- NULL -- Iteration 9 -- NULL -- Iteration 10 -- NULL -- Iteration 11 -- NULL -- Iteration 12 -- NULL -- Iteration 13 -- NULL -- Iteration 14 -- NULL -- Iteration 15 -- NULL -- Iteration 16 -- NULL -- Iteration 17 -- Warning: mt_srand() expects parameter 1 to be long, string given in %s on line %d NULL -- Iteration 18 -- Warning: mt_srand() expects parameter 1 to be long, string given in %s on line %d NULL -- Iteration 19 -- Warning: mt_srand() expects parameter 1 to be long, array given in %s on line %d NULL -- Iteration 20 -- Warning: mt_srand() expects parameter 1 to be long, string given in %s on line %d NULL -- Iteration 21 -- Warning: mt_srand() expects parameter 1 to be long, string given in %s on line %d NULL -- Iteration 22 -- Warning: mt_srand() expects parameter 1 to be long, string given in %s on line %d NULL -- Iteration 23 -- Warning: mt_srand() expects parameter 1 to be long, object given in %s on line %d NULL -- Iteration 24 -- NULL -- Iteration 25 -- NULL -- Iteration 26 -- Warning: mt_srand() expects parameter 1 to be long, resource given in %s on line %d NULL ===Done===