3v4l.org

run code in 300+ PHP versions simultaneously
<?php $mobile_header_menu_all_border = array( 'top'=>1, 'bottom'=>1, 'left'=>1, 'right'=>1, ); if('' != $mobile_header_menu_all_border['top']){ var_dump($mobile_header_menu_all_border); }
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 4, Position 2 = 7
Branch analysis from position: 4
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 7
filename:       /in/VfY2o
function name:  (null)
number of ops:  8
compiled vars:  !0 = $mobile_header_menu_all_border
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, <array>
   10     1        FETCH_DIM_R                                      ~2      !0, 'top'
          2        IS_NOT_EQUAL                                             ~2, ''
          3      > JMPZ                                                     ~3, ->7
   11     4    >   INIT_FCALL                                               'var_dump'
          5        SEND_VAR                                                 !0
          6        DO_ICALL                                                 
   12     7    > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
238.52 ms | 1398 KiB | 15 Q