3v4l.org

run code in 300+ PHP versions simultaneously
<?php die('another day'); echo 'no time to die'; echo "-----------------------"; $code = "die('another day'); echo 'no time to die';"; echo eval($code);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 79) Position 1 = -2
filename:       /in/tqRco
function name:  (null)
number of ops:  7
compiled vars:  !0 = $code
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E > > EXIT                                                     'another+day'
          1*       ECHO                                                     'no+time+to+die'
    5     2*       ECHO                                                     '-----------------------'
    6     3*       ASSIGN                                                   !0, 'die%28%27another+day%27%29%3B+echo+%27no+time+to+die%27%3B'
    8     4*       INCLUDE_OR_EVAL                                  $2      !0, EVAL
          5*       ECHO                                                     $2
          6*     > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
142.95 ms | 940 KiB | 13 Q