3v4l.org

run code in 300+ PHP versions simultaneously
<?php $a = 1+exit(); $str = "Hello"; eval("echo \$str . \"\\n\";");
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 79) Position 1 = -2
filename:       /in/IR7uB
function name:  (null)
number of ops:  5
compiled vars:  !0 = $a, !1 = $str
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E > > EXIT                                                     
          1*       ASSIGN                                                   !0, 2
    3     2*       ASSIGN                                                   !1, 'Hello'
    4     3*       INCLUDE_OR_EVAL                                          'echo+%24str+.+%22%5Cn%22%3B', EVAL
          4*     > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
149.77 ms | 1383 KiB | 13 Q