3v4l.org

run code in 300+ PHP versions simultaneously
<?php // print your favorite food, then a new line echo "chiken wings\n"; // print 100 * 100, then a new line echo(100*100); // print your favorite color, then a new line // print a sentance about school, then a new line // print 99 + 785 * 9999999 - 12322, then a new line
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Mc6Nk
function name:  (null)
number of ops:  3
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    4     0  E >   ECHO                                                     'chiken++wings%0A'
    7     1        ECHO                                                     10000
   15     2      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
164.92 ms | 1392 KiB | 13 Q