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 %d of src_summ", implode(',', $transferIds), $p );
Output for git.master, git.master_jit, rfc.property-hooks
Fatal error: Uncaught ArgumentCountError: 4 arguments are required, 3 given in /in/Q4jnJ:7 Stack trace: #0 /in/Q4jnJ(7): printf('VIP 100\\% disco...', '1,2,3', 2.5) #1 {main} thrown in /in/Q4jnJ 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:
50.55 ms | 401 KiB | 8 Q