3v4l.org

run code in 300+ PHP versions simultaneously
<?php class C { public function __toString() { return ""; } } explode(",", "asd,fsd"); /*new CURLFile((string)new C()); // works new CURLFile(new C()); // doesn't work*/

preferences:
40.38 ms | 402 KiB | 5 Q