3v4l.org

run code in 300+ PHP versions simultaneously
<?php $string = " Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, ...show all 12 brand nameswhen an unknown printer took a galley of type and scrambled it to make a type specimen book "; echo preg_replace('/[\.]+show all \d+ brand names/', '', $string);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/SkaHK
function name:  (null)
number of ops:  8
compiled vars:  !0 = $string
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, '%0A++++Lorem+Ipsum+is+simply+dummy+text+of+the+printing+and+typesetting+industry.+Lorem+Ipsum+has+%0A++++been+the+industry%27s+standard+dummy+text+ever+since+the+1500s%2C+...show+all+12+brand+nameswhen+%0A++++an+unknown+printer+took+a+galley+of+type+and+scrambled+it+to+make+a+type+specimen+book%0A'
    9     1        INIT_FCALL                                               'preg_replace'
          2        SEND_VAL                                                 '%2F%5B%5C.%5D%2Bshow+all+%5Cd%2B+brand+names%2F'
          3        SEND_VAL                                                 ''
          4        SEND_VAR                                                 !0
          5        DO_ICALL                                         $2      
          6        ECHO                                                     $2
          7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
142.22 ms | 1394 KiB | 15 Q