3v4l.org

run code in 300+ PHP versions simultaneously
<?php $res= json_decode('{"fields":["id","identity","action_id","brand_id","player_id","game_id","currency_id","balance","bet","win","freespin","double","bonus","refund","time","request"]}'); $url = urldecode(http_build_query($res)); print ($url);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/40Quo
function name:  (null)
number of ops:  13
compiled vars:  !0 = $res, !1 = $url
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'json_decode'
          1        SEND_VAL                                                 '%7B%22fields%22%3A%5B%22id%22%2C%22identity%22%2C%22action_id%22%2C%22brand_id%22%2C%22player_id%22%2C%22game_id%22%2C%22currency_id%22%2C%22balance%22%2C%22bet%22%2C%22win%22%2C%22freespin%22%2C%22double%22%2C%22bonus%22%2C%22refund%22%2C%22time%22%2C%22request%22%5D%7D'
          2        DO_ICALL                                         $2      
          3        ASSIGN                                                   !0, $2
    3     4        INIT_FCALL                                               'urldecode'
          5        INIT_FCALL                                               'http_build_query'
          6        SEND_VAR                                                 !0
          7        DO_ICALL                                         $4      
          8        SEND_VAR                                                 $4
          9        DO_ICALL                                         $5      
         10        ASSIGN                                                   !1, $5
    4    11        ECHO                                                     !1
         12      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
154.18 ms | 1394 KiB | 19 Q