3v4l.org

run code in 300+ PHP versions simultaneously
<?php class A { static $f = 'AAA'; } echo "11{A::$f}22";
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/ZsWtk
function name:  (null)
number of ops:  5
compiled vars:  !0 = $f
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    7     0  E >   ROPE_INIT                                     3  ~2      '11%7BA%3A%3A'
          1        ROPE_ADD                                      1  ~2      ~2, !0
          2        ROPE_END                                      2  ~1      ~2, '%7D22'
          3        ECHO                                                     ~1
          4      > RETURN                                                   1

Class A: [no user functions]

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
148.8 ms | 1392 KiB | 13 Q