3v4l.org

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

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
169.35 ms | 1395 KiB | 17 Q