--TEST-- Test curl_copy_handle() after exec() with POST --CREDITS-- Rick Buitenman #testfest Utrecht 2009 --SKIPIF-- --FILE-- ===DONE=== --XFAIL-- This test fails, the output of the copy seems to be corrupted if the original is closed after exec() --EXPECTF-- *** Test curl_copy_handle() after exec() with POST *** string(163) "array(1) { ["test"]=> string(7) "getpost" } array(3) { ["Hello"]=> string(5) "World" ["Foo"]=> string(3) "Bar" ["Person"]=> string(8) "John Doe" } " ===DONE===