3v4l.org

run code in 300+ PHP versions simultaneously
<?php $string = '-41.350ý-40.490ý-44.800ý-44.620ý-31.250ý-29.620ý-43.450ý-42.250ý-42.570ý-41.140ý-42.060ý-41.380ý-40.490ý-45.960ý-31.960ý-44.920ý-45.890ý-45.930ý-39.670ý-44.040ý-42.870ý-28.368ý-17.012ý-43.550ý-45.390ý-44.500ý-45.850ý-44.640ý-32.630ý-33.320ý-34.980ý-39.590'; print_r( explode('ý', $string) );
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/bpcZE
function name:  (null)
number of ops:  9
compiled vars:  !0 = $string
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, '-41.350%C3%BD-40.490%C3%BD-44.800%C3%BD-44.620%C3%BD-31.250%C3%BD-29.620%C3%BD-43.450%C3%BD-42.250%C3%BD-42.570%C3%BD-41.140%C3%BD-42.060%C3%BD-41.380%C3%BD-40.490%C3%BD-45.960%C3%BD-31.960%C3%BD-44.920%C3%BD-45.890%C3%BD-45.930%C3%BD-39.670%C3%BD-44.040%C3%BD-42.870%C3%BD-28.368%C3%BD-17.012%C3%BD-43.550%C3%BD-45.390%C3%BD-44.500%C3%BD-45.850%C3%BD-44.640%C3%BD-32.630%C3%BD-33.320%C3%BD-34.980%C3%BD-39.590'
    5     1        INIT_FCALL                                               'print_r'
    6     2        INIT_FCALL                                               'explode'
          3        SEND_VAL                                                 '%C3%BD'
          4        SEND_VAR                                                 !0
          5        DO_ICALL                                         $2      
          6        SEND_VAR                                                 $2
          7        DO_ICALL                                                 
    7     8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
168.45 ms | 1398 KiB | 17 Q