3v4l.org

run code in 300+ PHP versions simultaneously
<?php $instace = new Class extends \Foo implements \ArrayAccess, \Countable, \Serializable { }; $this->handle($instance);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/msME4
function name:  (null)
number of ops:  9
compiled vars:  !0 = $instace, !1 = $instance
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   DECLARE_ANON_CLASS                               <true>  'foo'
          1        NEW                                              $3      $2
          2        DO_FCALL                                      0          
          3        ASSIGN                                                   !0, $3
   11     4        FETCH_THIS                                       $6      
          5        INIT_METHOD_CALL                                         $6, 'handle'
          6        SEND_VAR_EX                                              !1
          7        DO_FCALL                                      0          
          8      > RETURN                                                   1

Class Foo@anonymous: [no user functions]

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
168.19 ms | 937 KiB | 14 Q