3v4l.org

run code in 300+ PHP versions simultaneously
<?php print("Hi I'm a $tring.");
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/v6osm
function name:  (null)
number of ops:  5
compiled vars:  !0 = $tring
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ROPE_INIT                                     3  ~2      'Hi+I%27m+a+'
          1        ROPE_ADD                                      1  ~2      ~2, !0
          2        ROPE_END                                      2  ~1      ~2, '.'
          3        ECHO                                                     ~1
          4      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
163.86 ms | 1396 KiB | 13 Q