3v4l.org

run code in 300+ PHP versions simultaneously
<?php $returnValue = preg_replace('^[^\:]*', '', 'Bla bla bal: Good', -1, null);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Q3thS
function name:  (null)
number of ops:  9
compiled vars:  !0 = $returnValue
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'preg_replace'
          1        SEND_VAL                                                 '%5E%5B%5E%5C%3A%5D%2A'
          2        SEND_VAL                                                 ''
          3        SEND_VAL                                                 'Bla+bla+bal%3A+Good'
          4        SEND_VAL                                                 -1
          5        SEND_VAL_EX                                              null
          6        DO_ICALL                                         $1      
          7        ASSIGN                                                   !0, $1
          8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
145.4 ms | 1394 KiB | 15 Q