3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo "<img src='http://tangerinegaming.com/wp-content/uploads/2014/06/SaintsRowIV.jpg' alt='Saints Row IV' width='<? php echo $SRIV[0]; ?>' height='<? php echo $SRIV[1]; ?>' class='alignnone size-full wp-image-700' />"; ?>
Output for git.master, git.master_jit
Warning: Undefined variable $SRIV in /in/Vhvrr on line 4 Warning: Trying to access array offset on value of type null in /in/Vhvrr on line 4 Warning: Undefined variable $SRIV in /in/Vhvrr on line 4 Warning: Trying to access array offset on value of type null in /in/Vhvrr on line 4 <img src='http://tangerinegaming.com/wp-content/uploads/2014/06/SaintsRowIV.jpg' alt='Saints Row IV' width='<? php echo ; ?>' height='<? php echo ; ?>' class='alignnone size-full wp-image-700' />
Output for rfc.property-hooks
Warning: Undefined variable $SRIV in /in/Vhvrr on line 4 Warning: Trying to access array offset on null in /in/Vhvrr on line 4 Warning: Undefined variable $SRIV in /in/Vhvrr on line 4 Warning: Trying to access array offset on null in /in/Vhvrr on line 4 <img src='http://tangerinegaming.com/wp-content/uploads/2014/06/SaintsRowIV.jpg' alt='Saints Row IV' width='<? php echo ; ?>' height='<? php echo ; ?>' class='alignnone size-full wp-image-700' />

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:
35.2 ms | 402 KiB | 8 Q