3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo base_convert('12020123112345698754321030041881', 10, 36)."\n"; echo base_convert(12020123112345698754321030041881, 10, 36)."\n"; echo base_convert('wddbr8v4gr4cw0k8oo0s', 36, 10)."\n"; echo base_convert('bu2stz2jwn', 36, 10)."\n";
Output for git.master, git.master_jit, rfc.property-hooks
wddbr8v4gr4cw0k8oo0s Deprecated: Invalid characters passed for attempted conversion, these have been ignored in /in/rC6IE on line 4 bu2stz2jwn 12020123112345702400842822486004 1202012311234631

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