3v4l.org

run code in 300+ PHP versions simultaneously
<?php new ParentIterator( new RecursiveIteratorIterator( new RecursiveArrayIterator, RecursiveIteratorIterator::CHILD_FIRST ) );
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/R9uak
function name:  (null)
number of ops:  11
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   NEW                                              $0      'ParentIterator'
    3     1        NEW                                              $1      'RecursiveIteratorIterator'
    4     2        NEW                                              $2      'RecursiveArrayIterator'
          3        DO_FCALL                                      0          
          4        SEND_VAR_NO_REF_EX                                       $2
    5     5        SEND_VAL_EX                                              2
          6        DO_FCALL                                      0          
          7        SEND_VAR_NO_REF_EX                                       $1
          8        DO_FCALL                                      0          
          9        FREE                                                     $0
    7    10      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
153.01 ms | 1392 KiB | 13 Q