--TEST-- Post a file --SKIPIF-- --FILE-- --EXPECTF-- HTTP/1.1 200 OK Host: %s Connection: close X-Powered-By: PHP/%s Content-type: text/html; charset=UTF-8 array(1) { ["userfile"]=> array(5) { ["name"]=> string(12) "laruence.txt" ["type"]=> string(10) "text/plain" ["tmp_name"]=> string(%d) "%s" ["error"]=> int(0) ["size"]=> int(26) } }