3v4l.org

run code in 300+ PHP versions simultaneously
<?php $input = '1238128078952344607263754623894623789647892364782368946278562378964789126301260413647836278462378956127893668912548632786489623874'; $out = base_convert ($input, 10, 64); echo $out;
Output for git.master, git.master_jit, rfc.property-hooks
Fatal error: Uncaught ValueError: base_convert(): Argument #3 ($to_base) must be between 2 and 36 (inclusive) in /in/XnpYW:5 Stack trace: #0 /in/XnpYW(5): base_convert('123812807895234...', 10, 64) #1 {main} thrown in /in/XnpYW on line 5
Process exited with code 255.

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