3v4l.org

run code in 300+ PHP versions simultaneously
<?php $test='numbers %2$s %1$s, %3$s'; $tags = __( 'Calendario litúrgico, Evangelio, Evangelio del mes de %2$d del %3$d, Evangelios %3$d, Homilia, Homilias del mes de %2$d del %3$d, Lecturas, Lecturas de %3$d, Lecturas de los %1$s, Lecturas del mes de %2$d del %3$d, Salmo, Salmos del mes de %2$d del %3$d' ); $test=sprintf($tags, test(1), test(2), test(3)); function test( $data ){ return $data*3; } echo $test;
Output for git.master, git.master_jit, rfc.property-hooks
Fatal error: Uncaught Error: Call to undefined function __() in /in/IlbkB:3 Stack trace: #0 {main} thrown in /in/IlbkB on line 3
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:
70.92 ms | 401 KiB | 8 Q