3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_export(explode(';', strtr('pehrova@gymnacel.cz, nosek@gymnacel.cz', " \t\r\n,", ';'))); print_r("," === ",");
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/NQDgD
function name:  (null)
number of ops:  16
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'var_export'
          1        INIT_FCALL                                               'explode'
          2        SEND_VAL                                                 '%3B'
          3        INIT_FCALL                                               'strtr'
          4        SEND_VAL                                                 'pehrova%40gymnacel.cz%2C+nosek%40gymnacel.cz'
          5        SEND_VAL                                                 '+%09%0D%0A%2C'
          6        SEND_VAL                                                 '%3B'
          7        DO_ICALL                                         $0      
          8        SEND_VAR                                                 $0
          9        DO_ICALL                                         $1      
         10        SEND_VAR                                                 $1
         11        DO_ICALL                                                 
    3    12        INIT_FCALL                                               'print_r'
         13        SEND_VAL                                                 <true>
         14        DO_ICALL                                                 
         15      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
162.35 ms | 1385 KiB | 21 Q