3v4l.org

run code in 300+ PHP versions simultaneously
<?php $s = <<<EOD <?php $a='b' EOD; echo $s;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/g4vVY
function name:  (null)
number of ops:  6
compiled vars:  !0 = $s, !1 = $a
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ROPE_INIT                                     3  ~3      '%3C%3Fphp+%0A'
    4     1        ROPE_ADD                                      1  ~3      ~3, !1
          2        ROPE_END                                      2  ~2      ~3, '%3D%27b%27'
    2     3        ASSIGN                                                   !0, ~2
    7     4        ECHO                                                     !0
          5      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
161.7 ms | 1396 KiB | 13 Q