3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(parse_url('mysql://b1fd5e19d6ef93:58b0ec1e@us-cdbr-iron-east-01.cleardb.net/heroku_8495a381110d8db?reconnect=true'));
Output for git.master, git.master_jit, rfc.property-hooks
array(6) { ["scheme"]=> string(5) "mysql" ["host"]=> string(32) "us-cdbr-iron-east-01.cleardb.net" ["user"]=> string(14) "b1fd5e19d6ef93" ["pass"]=> string(8) "58b0ec1e" ["path"]=> string(23) "/heroku_8495a381110d8db" ["query"]=> string(14) "reconnect=true" }

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:
36.76 ms | 401 KiB | 8 Q