3v4l.org

run code in 300+ PHP versions simultaneously
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Vth8N
function name:  (null)
number of ops:  14
compiled vars:  !0 = $objFoo, !1 = $updateInfo
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
   14     0  E >   NEW                                              $2      'Foo'
          1        DO_FCALL                                      0          
          2        ASSIGN                                                   !0, $2
   16     3        ASSIGN_DIM                                               !1, 'bar1'
          4        OP_DATA                                                  'newVal'
   17     5        ASSIGN_DIM                                               !1, 'property'
          6        OP_DATA                                                  'bar1'
   18     7        INIT_METHOD_CALL                                         !0, 'Update'
          8        SEND_VAR_EX                                              !1
          9        DO_FCALL                                      0          
   19    10        INIT_FCALL                                               'var_dump'
         11        SEND_VAR                                                 !0
         12        DO_ICALL                                                 
         13      > RETURN                                                   1

Class Foo:
Function update:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Vth8N
function name:  Update
number of ops:  7
compiled vars:  !0 = $updateInfo
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    8     0  E >   RECV                                             !0      
   10     1        FETCH_DIM_R                                      ~1      !0, 'property'
          2        FETCH_DIM_R                                      ~3      !0, 'property'
          3        FETCH_DIM_R                                      ~4      !0, ~3
          4        ASSIGN_OBJ                                               ~1
          5        OP_DATA                                                  ~4
   11     6      > RETURN                                                   null

End of function update

End of class Foo.

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
303.78 ms | 967 KiB | 14 Q