import zend standard tests
[hiphop-php.git] / hphp / test / zend / good / ext-standard-strings / quoted_printable_decode_error.php.expectf
blob1cab91c1c770dd804eb8e3904ba8bac4bf2de9a3
1 *** Testing quoted_printable_decode() : error conditions ***
3 -- Testing quoted_printable_decode() function with no arguments --
4 HipHop Warning: %a
5 NULL
7 -- Testing quoted_printable_decode() function with more than expected no. of arguments --
8 HipHop Warning: %a
9 NULL
10 ===DONE===