3v4l.org

run code in 300+ PHP versions simultaneously
<?php $oggetto = "CONSEGNA: Validazione indirizzo PEC"; $subject = "AVVISO DI MANCATA CONSEGNA: Validazione indirizzo PEC [ca282bf8#25125]"; var_dump(stripos($subject, 'CONSEGNA: Validazione indirizzo PEC'));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/HH168
function name:  (null)
number of ops:  10
compiled vars:  !0 = $oggetto, !1 = $subject
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, 'CONSEGNA%3A+Validazione+indirizzo+PEC'
    4     1        ASSIGN                                                   !1, 'AVVISO+DI+MANCATA+CONSEGNA%3A+Validazione+indirizzo+PEC+%5Bca282bf8%2325125%5D'
    5     2        INIT_FCALL                                               'var_dump'
          3        INIT_FCALL                                               'stripos'
          4        SEND_VAR                                                 !1
          5        SEND_VAL                                                 'CONSEGNA%3A+Validazione+indirizzo+PEC'
          6        DO_ICALL                                         $4      
          7        SEND_VAR                                                 $4
          8        DO_ICALL                                                 
          9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
163.76 ms | 1394 KiB | 17 Q