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]"; $subject = "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/shfrO
function name:  (null)
number of ops:  11
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        ASSIGN                                                   !1, 'CONSEGNA%3A+Validazione+indirizzo+PEC+%5Bca282bf8%2325125%5D'
    6     3        INIT_FCALL                                               'var_dump'
          4        INIT_FCALL                                               'stripos'
          5        SEND_VAR                                                 !1
          6        SEND_VAL                                                 'CONSEGNA%3A+Validazione+indirizzo+PEC'
          7        DO_ICALL                                         $5      
          8        SEND_VAR                                                 $5
          9        DO_ICALL                                                 
         10      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
152.98 ms | 1394 KiB | 17 Q