3v4l.org

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

preferences:
45.89 ms | 402 KiB | 5 Q