3v4l.org

run code in 300+ PHP versions simultaneously
<?php $transferIds = array(1,2,3); $p = 2.5; printf( "VIP 100% discount compensation checker: %s transfers with compensation of more than %s% of src_summ", implode(',', $transferIds), $p );
Output for git.master, git.master_jit, rfc.property-hooks
Fatal error: Uncaught ArgumentCountError: 5 arguments are required, 3 given in /in/gTrmt:7 Stack trace: #0 /in/gTrmt(7): printf('VIP 100% discou...', '1,2,3', 2.5) #1 {main} thrown in /in/gTrmt on line 7
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:
49.78 ms | 401 KiB | 8 Q