3v4l.org

run code in 300+ PHP versions simultaneously
<?php $variables = array('time_limit_3' => 0); $array[] = array ( 'age' => 'Upper limit', 'shipments' => null, 'orders' => null, 'ifs' => null, 'items' => $variables['time_limit_3'], 'highlight' => false ); if (implode('', array_slice($array, 1)) == 0){ echo "GWAPO KO"; }
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 20, Position 2 = 21
Branch analysis from position: 20
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 21
filename:       /in/qtf6C
function name:  (null)
number of ops:  22
compiled vars:  !0 = $variables, !1 = $array
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, <array>
    4     1        INIT_ARRAY                                       ~4      'Upper+limit', 'age'
          2        ADD_ARRAY_ELEMENT                                ~4      null, 'shipments'
          3        ADD_ARRAY_ELEMENT                                ~4      null, 'orders'
          4        ADD_ARRAY_ELEMENT                                ~4      null, 'ifs'
    8     5        FETCH_DIM_R                                      ~5      !0, 'time_limit_3'
          6        ADD_ARRAY_ELEMENT                                ~4      ~5, 'items'
    4     7        ADD_ARRAY_ELEMENT                                ~4      <false>, 'highlight'
    3     8        ASSIGN_DIM                                               !1
    4     9        OP_DATA                                                  ~4
   14    10        INIT_FCALL                                               'implode'
         11        SEND_VAL                                                 ''
         12        INIT_FCALL                                               'array_slice'
         13        SEND_VAR                                                 !1
         14        SEND_VAL                                                 1
         15        DO_ICALL                                         $6      
         16        SEND_VAR                                                 $6
         17        DO_ICALL                                         $7      
         18        IS_EQUAL                                                 $7, 0
         19      > JMPZ                                                     ~8, ->21
   15    20    >   ECHO                                                     'GWAPO+KO'
   16    21    > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
148.49 ms | 1395 KiB | 17 Q