3v4l.org

run code in 500+ PHP versions simultaneously
<?php $ao = new ArrayObject(); $obj = new ArrayObject($ao); $ao->exchangeArray($obj);

Abusive script

This script was stopped while abusing our resources

Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/LMNaW
function name:  (null)
number of ops:  11
compiled vars:  !0 = $ao, !1 = $obj
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    2     0  E >   NEW                                                  $2      'ArrayObject'
          1        DO_FCALL                                          0          
          2        ASSIGN                                                       !0, $2
    3     3        NEW                                                  $5      'ArrayObject'
          4        SEND_VAR_EX                                                  !0
          5        DO_FCALL                                          0          
          6        ASSIGN                                                       !1, $5
    4     7        INIT_METHOD_CALL                                             !0, 'exchangeArray'
          8        SEND_VAR_EX                                                  !1
          9        DO_FCALL                                          0          
         10      > RETURN                                                       1

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
199.7 ms | 2394 KiB | 13 Q