3v4l.org

run code in 500+ PHP versions simultaneously
<?php var_export(preg_split('//u', 'abcåäö', 0, PREG_SPLIT_NO_EMPTY));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/ZYUUV
function name:  (null)
number of ops:  10
compiled vars:  none
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                                   'var_export'
          1        INIT_FCALL                                                   'preg_split'
          2        SEND_VAL                                                     '%2F%2Fu'
          3        SEND_VAL                                                     'abc%C3%A5%C3%A4%C3%B6'
          4        SEND_VAL                                                     0
          5        SEND_VAL                                                     1
          6        DO_ICALL                                             $0      
          7        SEND_VAR                                                     $0
          8        DO_ICALL                                                     
          9      > RETURN                                                       1

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
168.56 ms | 2011 KiB | 15 Q