3v4l.org

run code in 300+ PHP versions simultaneously
<?php $str = 'http://powersites.me/wp-admin/frontend/social_login.php?api=google&code=4/yM8_rQDuiqMSev-P2hWj-H6RMMpE.Egki62ZE8I4dOl05ti8ZT3aBi_qajAI&authuser=0&num_sessions=1&prompt=consent&session_state=3c08e6e9d3a79944d6e8b80d19d6abc25aeaa493..3ce1'; parse_str($str, $output); var_dump($output);
Output for git.master, git.master_jit, rfc.property-hooks
array(6) { ["http://powersites_me/wp-admin/frontend/social_login_php?api"]=> string(6) "google" ["code"]=> string(62) "4/yM8_rQDuiqMSev-P2hWj-H6RMMpE.Egki62ZE8I4dOl05ti8ZT3aBi_qajAI" ["authuser"]=> string(1) "0" ["num_sessions"]=> string(1) "1" ["prompt"]=> string(7) "consent" ["session_state"]=> string(46) "3c08e6e9d3a79944d6e8b80d19d6abc25aeaa493..3ce1" }

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:
40.13 ms | 402 KiB | 8 Q