3v4l.org

run code in 500+ 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 = 8, Position 2 = 11
Branch analysis from position: 8
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 11
filename:       /in/qLP4q
function name:  (null)
number of ops:  12
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                                                   'mb_strtolower'
          3        FETCH_DIM_R                                          ~2      !0, 'bolum'
          4        SEND_VAL                                                     ~2
          5        DO_ICALL                                             $3      
          6        FRAMELESS_ICALL_2                strpos              ~4      $3, 'siezon'
          7      > JMPZ                                                         ~4, ->11
    6     8    >   INIT_FCALL                                                   'var_dump'
          9        SEND_VAL                                                     'xo'
         10        DO_ICALL                                                     
    7    11    > > RETURN                                                       1

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
195.78 ms | 2073 KiB | 15 Q