3v4l.org

run code in 300+ PHP versions simultaneously
<?php $program['bolum'] = '3. Sİezon 7. Bölüm'; if(strpos(mb_strtolower($program['bolum']), 'siezon')){ var_dump('xo'); }
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 11, Position 2 = 14
Branch analysis from position: 11
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 14
filename:       /in/qLP4q
function name:  (null)
number of ops:  15
compiled vars:  !0 = $program
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN_DIM                                               !0, 'bolum'
          1        OP_DATA                                                  '3.+S%C4%B0ezon+7.+B%C3%B6l%C3%BCm'
    5     2        INIT_FCALL                                               'strpos'
          3        INIT_FCALL                                               'mb_strtolower'
          4        FETCH_DIM_R                                      ~2      !0, 'bolum'
          5        SEND_VAL                                                 ~2
          6        DO_ICALL                                         $3      
          7        SEND_VAR                                                 $3
          8        SEND_VAL                                                 'siezon'
          9        DO_ICALL                                         $4      
         10      > JMPZ                                                     $4, ->14
    6    11    >   INIT_FCALL                                               'var_dump'
         12        SEND_VAL                                                 'xo'
         13        DO_ICALL                                                 
    7    14    > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
135.91 ms | 1437 KiB | 16 Q