3v4l.org

run code in 300+ PHP versions simultaneously
<?php $x = file_get_contents('https://api.charidy.com/api/v1/campaign/96?extend[]=donation_level&extend[]=share&extend[]=languages&extend[]=media&extend[]=organization&extend[]=teams&extend[]=metas&extend[]=largest_donation&extend[]=campaign_stats&extend[]=matchers&extend[]=donation_stream&extend[]=gateways'); var_dump(json_decode($x,TRUE));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/3ocee
function name:  (null)
number of ops:  12
compiled vars:  !0 = $x
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'file_get_contents'
          1        SEND_VAL                                                 'https%3A%2F%2Fapi.charidy.com%2Fapi%2Fv1%2Fcampaign%2F96%3Fextend%5B%5D%3Ddonation_level%26extend%5B%5D%3Dshare%26extend%5B%5D%3Dlanguages%26extend%5B%5D%3Dmedia%26extend%5B%5D%3Dorganization%26extend%5B%5D%3Dteams%26extend%5B%5D%3Dmetas%26extend%5B%5D%3Dlargest_donation%26extend%5B%5D%3Dcampaign_stats%26extend%5B%5D%3Dmatchers%26extend%5B%5D%3Ddonation_stream%26extend%5B%5D%3Dgateways'
          2        DO_ICALL                                         $1      
          3        ASSIGN                                                   !0, $1
    6     4        INIT_FCALL                                               'var_dump'
          5        INIT_FCALL                                               'json_decode'
          6        SEND_VAR                                                 !0
          7        SEND_VAL                                                 <true>
          8        DO_ICALL                                         $3      
          9        SEND_VAR                                                 $3
         10        DO_ICALL                                                 
         11      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
170.32 ms | 1394 KiB | 19 Q