3v4l.org

run code in 300+ PHP versions simultaneously
<?php class MyC { const name = "OK"; } echo "${MyC::name}";
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/MC4Jf
function name:  (null)
number of ops:  4
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    8     0  E >   FETCH_R                      local               ~0      'OK'
          1        CAST                                          6  ~1      ~0
          2        ECHO                                                     ~1
          3      > RETURN                                                   1

Class MyC: [no user functions]

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
147.16 ms | 1392 KiB | 13 Q