3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(parse_url('mongodb://localhost:21017,localhost:21018,localhost:21019'));
Output for git.master_jit, git.master
array(3) { ["scheme"]=> string(7) "mongodb" ["host"]=> string(41) "localhost:21017,localhost:21018,localhost" ["port"]=> int(21019) }

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:
50.7 ms | 409 KiB | 6 Q