3v4l.org

run code in 300+ PHP versions simultaneously
<?php $Contacts = "µ4µµ2µ"; print_r(explode("µµ", mb_substr($Contacts, 1, -1, "UTF-8")));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/WesQg
function name:  (null)
number of ops:  15
compiled vars:  !0 = $Contacts
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, '%C2%B54%C2%B5%C2%B52%C2%B5'
    3     1        INIT_FCALL                                               'print_r'
          2        INIT_FCALL                                               'explode'
          3        SEND_VAL                                                 '%C2%B5%C2%B5'
          4        INIT_FCALL                                               'mb_substr'
          5        SEND_VAR                                                 !0
          6        SEND_VAL                                                 1
          7        SEND_VAL                                                 -1
          8        SEND_VAL                                                 'UTF-8'
          9        DO_ICALL                                         $2      
         10        SEND_VAR                                                 $2
         11        DO_ICALL                                         $3      
         12        SEND_VAR                                                 $3
         13        DO_ICALL                                                 
         14      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
167.12 ms | 1394 KiB | 19 Q