3v4l.org

run code in 300+ PHP versions simultaneously
<?php $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/mudV6
function name:  (null)
number of ops:  3
compiled vars:  !0 = $code
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, 'die%28%27another+day%27%29%3B+echo+%27no+time+to+die%27%3B'
    5     1        INCLUDE_OR_EVAL                                          !0, EVAL
          2      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
134.82 ms | 939 KiB | 13 Q