3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo preg_replace('/\(\d{4}-\d{2}\)/', ': newtext', 'ADB (2010-11) (a)'); //ADB : newtext (a)
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/3YKWi
function name:  (null)
number of ops:  7
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'preg_replace'
          1        SEND_VAL                                                 '%2F%5C%28%5Cd%7B4%7D-%5Cd%7B2%7D%5C%29%2F'
          2        SEND_VAL                                                 '%3A+newtext'
          3        SEND_VAL                                                 'ADB+%282010-11%29+%28a%29'
          4        DO_ICALL                                         $0      
          5        ECHO                                                     $0
    3     6      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
148.21 ms | 1008 KiB | 14 Q