3v4l.org

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

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
141.07 ms | 939 KiB | 13 Q