3v4l.org

run code in 300+ PHP versions simultaneously
<?php $url = 'http://www.example.com/%D0%BF%D1%83%D1%82%D0%B8%D0%BD;%5E%5E%5E=foo;%12;bar/'; echo urldecode($url);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Uv3pu
function name:  (null)
number of ops:  6
compiled vars:  !0 = $url
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, 'http%3A%2F%2Fwww.example.com%2F%25D0%25BF%25D1%2583%25D1%2582%25D0%25B8%25D0%25BD%3B%255E%255E%255E%3Dfoo%3B%2512%3Bbar%2F'
    4     1        INIT_FCALL                                               'urldecode'
          2        SEND_VAR                                                 !0
          3        DO_ICALL                                         $2      
          4        ECHO                                                     $2
          5      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
168.04 ms | 1393 KiB | 15 Q