3v4l.org

run code in 300+ PHP versions simultaneously
<?php $calledByEnrichment = false; $vehicle = []; $test = 'testdata'; if(empty($vehicle) || $calledByEnrichment === false) { $data['intbeschr'] = $test; } echo $data['intbeschr'];
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 47) Position 1 = 5, Position 2 = 7
Branch analysis from position: 5
2 jumps found. (Code = 43) Position 1 = 8, Position 2 = 10
Branch analysis from position: 8
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 10
Branch analysis from position: 7
filename:       /in/iOTYX
function name:  (null)
number of ops:  13
compiled vars:  !0 = $calledByEnrichment, !1 = $vehicle, !2 = $test, !3 = $data
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, <false>
    3     1        ASSIGN                                                   !1, <array>
    4     2        ASSIGN                                                   !2, 'testdata'
    5     3        ISSET_ISEMPTY_CV                                 ~7      !1
          4      > JMPNZ_EX                                         ~7      ~7, ->7
          5    >   TYPE_CHECK                                    4  ~8      !0
          6        BOOL                                             ~7      ~8
          7    > > JMPZ                                                     ~7, ->10
    6     8    >   ASSIGN_DIM                                               !3, 'intbeschr'
          9        OP_DATA                                                  !2
    9    10    >   FETCH_DIM_R                                      ~10     !3, 'intbeschr'
         11        ECHO                                                     ~10
         12      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
146.43 ms | 1393 KiB | 13 Q