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;bar/'; echo url_decode($url);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/pA1RT
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%3Bbar%2F'
    4     1        INIT_FCALL_BY_NAME                                       'url_decode'
          2        SEND_VAR_EX                                              !0
          3        DO_FCALL                                      0  $2      
          4        ECHO                                                     $2
          5      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
141.24 ms | 1392 KiB | 13 Q