3v4l.org

run code in 300+ PHP versions simultaneously
<?php $w="War and 12 Peace3"; for($l=$i=mb_strlen($w);$i--;){ $c=array_sum(unpack("C*",mb_substr($w,$i,1))); 96<$c&&$c<123 and $v+=$c-96 or 64<$c&&$c<91 and $v+=1.5*$c-96 or 48<$c&&$c>32||$c>57&&$c<127 and $v-=1; echo "$v,"; } echo $v/$l,"\n"; preg_match_all("/\d+/",$w,$m);echo array_sum($m[0]); echo PHP_MAX_INT, " ", ~0;
Output for git.master, git.master_jit, rfc.property-hooks
Warning: Undefined variable $v in /in/3Iqpk on line 6 -1,4,7,8,13,37,37,36,35,35,39,53,54,54,72,73,107.5,6.3235294117647 15 Fatal error: Uncaught Error: Undefined constant "PHP_MAX_INT" in /in/3Iqpk:12 Stack trace: #0 {main} thrown in /in/3Iqpk on line 12
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:
43.69 ms | 401 KiB | 8 Q