3v4l.org

run code in 300+ PHP versions simultaneously
<?php eval("class MyException { __construct(string $something = ''){} }");
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/nkLRW
function name:  (null)
number of ops:  5
compiled vars:  !0 = $something
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ROPE_INIT                                     3  ~2      'class+MyException+%7B+__construct%28string+'
          1        ROPE_ADD                                      1  ~2      ~2, !0
          2        ROPE_END                                      2  ~1      ~2, '+%3D+%27%27%29%7B%7D+%7D'
          3        INCLUDE_OR_EVAL                                          ~1, EVAL
          4      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
149.55 ms | 1392 KiB | 13 Q