3v4l.org

run code in 300+ PHP versions simultaneously
<?php /* 527 */ if (!isset($secuText)) { $secuText = array("","",""); } /* 528 */ if (!is_array($secuText)) { $secuText = array("","",""); } /* 529 */ if (!isset($secuText[0])) { $secuText[0] = ""; }
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 3, Position 2 = 4
Branch analysis from position: 3
2 jumps found. (Code = 43) Position 1 = 7, Position 2 = 8
Branch analysis from position: 7
2 jumps found. (Code = 43) Position 1 = 11, Position 2 = 13
Branch analysis from position: 11
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 13
Branch analysis from position: 8
Branch analysis from position: 4
filename:       /in/GFQWi
function name:  (null)
number of ops:  14
compiled vars:  !0 = $secuText
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ISSET_ISEMPTY_CV                                 ~1      !0
          1        BOOL_NOT                                         ~2      ~1
          2      > JMPZ                                                     ~2, ->4
          3    >   ASSIGN                                                   !0, <array>
    4     4    >   TYPE_CHECK                                  128  ~4      !0
          5        BOOL_NOT                                         ~5      ~4
          6      > JMPZ                                                     ~5, ->8
          7    >   ASSIGN                                                   !0, <array>
    5     8    >   ISSET_ISEMPTY_DIM_OBJ                         0  ~7      !0, 0
          9        BOOL_NOT                                         ~8      ~7
         10      > JMPZ                                                     ~8, ->13
         11    >   ASSIGN_DIM                                               !0, 0
         12        OP_DATA                                                  ''
         13    > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
160.77 ms | 1393 KiB | 13 Q