3v4l.org

run code in 300+ PHP versions simultaneously
<?php $url = "/%D0%BF%D0%BE%D0%BA%D1%80%D1%8B%D1%82%D0%B8%D1%8F-%D0%B4%D0%BB%D1%8F-%D1%82%D0%B5%D0%BD%D0%BD%D0%B8%D1%81%D0%BD%D1%8B%D1%85-%D0%BA%D0%BE%D1%80%D1%82%D0%BE%D0%B2"; echo rawurldecode($url); echo "<br>". urldecode($url); ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/dZC34
function name:  (null)
number of ops:  11
compiled vars:  !0 = $url
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, '%2F%25D0%25BF%25D0%25BE%25D0%25BA%25D1%2580%25D1%258B%25D1%2582%25D0%25B8%25D1%258F-%25D0%25B4%25D0%25BB%25D1%258F-%25D1%2582%25D0%25B5%25D0%25BD%25D0%25BD%25D0%25B8%25D1%2581%25D0%25BD%25D1%258B%25D1%2585-%25D0%25BA%25D0%25BE%25D1%2580%25D1%2582%25D0%25BE%25D0%25B2'
    3     1        INIT_FCALL                                               'rawurldecode'
          2        SEND_VAR                                                 !0
          3        DO_ICALL                                         $2      
          4        ECHO                                                     $2
    4     5        INIT_FCALL                                               'urldecode'
          6        SEND_VAR                                                 !0
          7        DO_ICALL                                         $3      
          8        CONCAT                                           ~4      '%3Cbr%3E', $3
          9        ECHO                                                     ~4
    5    10      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
168.94 ms | 1394 KiB | 17 Q