3v4l.org

run code in 300+ PHP versions simultaneously
<?php class Fo​o { } $foo1 = new Fo​o(); $foo2 = new Foo();
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/42nnF
function name:  (null)
number of ops:  7
compiled vars:  !0 = $foo1, !1 = $foo2
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    8     0  E >   NEW                                              $2      'Fo%E2%80%8Bo'
          1        DO_FCALL                                      0          
          2        ASSIGN                                                   !0, $2
   10     3        NEW                                              $5      'Foo'
          4        DO_FCALL                                      0          
          5        ASSIGN                                                   !1, $5
          6      > RETURN                                                   1

Class Fo​o: [no user functions]

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
148.73 ms | 1383 KiB | 13 Q