3v4l.org

run code in 500+ PHP versions simultaneously
<?php preg_replace(array_fill(0, 10, '/()/'),str_repeat("&", 10),NULL);

Abusive script

This script was stopped while abusing our resources

Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/LnV37
function name:  (null)
number of ops:  13
compiled vars:  none
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                                   'array_fill'
          1        SEND_VAL                                                     0
          2        SEND_VAL                                                     10
          3        SEND_VAL                                                     '%2F%28%29%2F'
          4        DO_ICALL                                             $0      
          5        INIT_FCALL                                                   'str_repeat'
          6        SEND_VAL                                                     '%26'
          7        SEND_VAL                                                     10
          8        DO_ICALL                                             $1      
          9        FRAMELESS_ICALL_3                preg_replace        ~2      $0, $1
         10        OP_DATA                                                      null
         11        FREE                                                         ~2
         12      > RETURN                                                       1

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
150.51 ms | 1901 KiB | 15 Q