--TEST-- Test convert_uuencode() function : usage variations - test values for $data argument --FILE-- ===DONE=== --EXPECTF-- *** Testing convert_uuencode() function: with unexpected inputs for 'data' argument *** -- Iteration 1 -- Warning: bin2hex() expects parameter 1 to be strictly a binary string, Unicode string given in %s on line %d NULL -- Iteration 2 -- Warning: bin2hex() expects parameter 1 to be strictly a binary string, Unicode string given in %s on line %d NULL -- Iteration 3 -- Warning: bin2hex() expects parameter 1 to be strictly a binary string, Unicode string given in %s on line %d NULL -- Iteration 4 -- Warning: bin2hex() expects parameter 1 to be strictly a binary string, Unicode string given in %s on line %d NULL -- Iteration 5 -- Warning: bin2hex() expects parameter 1 to be strictly a binary string, Unicode string given in %s on line %d NULL -- Iteration 6 -- Warning: bin2hex() expects parameter 1 to be strictly a binary string, Unicode string given in %s on line %d NULL -- Iteration 7 -- Warning: bin2hex() expects parameter 1 to be strictly a binary string, Unicode string given in %s on line %d NULL -- Iteration 8 -- Warning: bin2hex() expects parameter 1 to be strictly a binary string, Unicode string given in %s on line %d NULL -- Iteration 9 -- Warning: bin2hex() expects parameter 1 to be strictly a binary string, Unicode string given in %s on line %d NULL -- Iteration 10 -- Warning: convert_uuencode() expects parameter 1 to be string (Unicode or binary), array given in %s on line %d unicode(0) "" -- Iteration 11 -- Warning: convert_uuencode() expects parameter 1 to be string (Unicode or binary), array given in %s on line %d unicode(0) "" -- Iteration 12 -- Warning: convert_uuencode() expects parameter 1 to be string (Unicode or binary), array given in %s on line %d unicode(0) "" -- Iteration 13 -- Warning: bin2hex() expects parameter 1 to be strictly a binary string, Unicode string given in %s on line %d NULL -- Iteration 14 -- unicode(0) "" -- Iteration 15 -- Warning: bin2hex() expects parameter 1 to be strictly a binary string, Unicode string given in %s on line %d NULL -- Iteration 16 -- unicode(0) "" -- Iteration 17 -- unicode(0) "" -- Iteration 18 -- unicode(0) "" -- Iteration 19 -- Warning: bin2hex() expects parameter 1 to be strictly a binary string, Unicode string given in %s on line %d NULL -- Iteration 20 -- Warning: convert_uuencode() expects parameter 1 to be string (Unicode or binary), resource given in %s on line %d unicode(0) "" -- Iteration 21 -- unicode(0) "" -- Iteration 22 -- unicode(0) "" ===DONE===