3v4l.org

run code in 300+ PHP versions simultaneously
This is outputted verbatim <?php echo "Hello from PHP!\n"; echo phpversion() ."\n"; ?> This is also outputted verbatim
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/KuScd
function name:  (null)
number of ops:  8
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    1     0  E >   ECHO                                                     'This+is+outputted+verbatim%0A%0A'
    5     1        ECHO                                                     'Hello+from+PHP%21%0A'
    6     2        INIT_FCALL                                               'phpversion'
          3        DO_ICALL                                         $0      
          4        CONCAT                                           ~1      $0, '%0A'
          5        ECHO                                                     ~1
    9     6        ECHO                                                     '%0AThis+is+also+outputted+verbatim'
   10     7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
146.14 ms | 1385 KiB | 15 Q