3v4l.org

run code in 300+ PHP versions simultaneously
<?php $NestsPage = new NestsPage(); $NestsPage->setName($data['pages']['NestsPage'][$i]['name']);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/WQq5C
function name:  (null)
number of ops:  12
compiled vars:  !0 = $NestsPage, !1 = $data, !2 = $i
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   NEW                                              $3      'NestsPage'
          1        DO_FCALL                                      0          
          2        ASSIGN                                                   !0, $3
          3        INIT_METHOD_CALL                                         !0, 'setName'
          4        CHECK_FUNC_ARG                                           
          5        FETCH_DIM_FUNC_ARG                               $6      !1, 'pages'
          6        FETCH_DIM_FUNC_ARG                               $7      $6, 'NestsPage'
          7        FETCH_DIM_FUNC_ARG                               $8      $7, !2
          8        FETCH_DIM_FUNC_ARG                               $9      $8, 'name'
          9        SEND_FUNC_ARG                                            $9
         10        DO_FCALL                                      0          
         11      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
148.79 ms | 1393 KiB | 13 Q