3v4l.org

run code in 300+ PHP versions simultaneously
<?php $u = 'http://dev.upload.amiteris.ru/FSfdQOwE0c/image.jpg;width=1072;height=804;mode=crop;anchor=middlecenter;autorotate=true;quality=90;scale=both;progressive=true;encoder=freeimage'; $imageUrl = preg_replace('/\[?;].*$/s', '', $u); echo $imageUrl;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/P4Q7R
function name:  (null)
number of ops:  9
compiled vars:  !0 = $u, !1 = $imageUrl
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, 'http%3A%2F%2Fdev.upload.amiteris.ru%2FFSfdQOwE0c%2Fimage.jpg%3Bwidth%3D1072%3Bheight%3D804%3Bmode%3Dcrop%3Banchor%3Dmiddlecenter%3Bautorotate%3Dtrue%3Bquality%3D90%3Bscale%3Dboth%3Bprogressive%3Dtrue%3Bencoder%3Dfreeimage'
    5     1        INIT_FCALL                                               'preg_replace'
          2        SEND_VAL                                                 '%2F%5C%5B%3F%3B%5D.%2A%24%2Fs'
          3        SEND_VAL                                                 ''
          4        SEND_VAR                                                 !0
          5        DO_ICALL                                         $3      
          6        ASSIGN                                                   !1, $3
    7     7        ECHO                                                     !1
          8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
168.07 ms | 1394 KiB | 15 Q