3v4l.org

run code in 300+ PHP versions simultaneously
<?php parse_str("host=162.209.69.231&port=25&auth=1&username=fluid-email&password=BXwkId4mw7RGXHK&timeout=120&debug=0&persist=0", $smtp); var_dump($smtp);
Output for git.master, git.master_jit, rfc.property-hooks
array(8) { ["host"]=> string(14) "162.209.69.231" ["port"]=> string(2) "25" ["auth"]=> string(1) "1" ["username"]=> string(11) "fluid-email" ["password"]=> string(15) "BXwkId4mw7RGXHK" ["timeout"]=> string(3) "120" ["debug"]=> string(1) "0" ["persist"]=> string(1) "0" }

This tab shows result from various feature-branches currently under review by the php developers. Contact me to have additional branches featured.

Active branches

Archived branches

Once feature-branches are merged or declined, they are no longer available. Their functionality (when merged) can be viewed from the main output page


preferences:
35.68 ms | 402 KiB | 8 Q