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));
Output for 8.0.0 - 8.0.12, 8.0.14 - 8.0.30, 8.1.0 - 8.1.32, 8.2.0 - 8.2.28, 8.3.0 - 8.3.22, 8.4.1 - 8.4.8
Warning: file_get_contents(): Unable to find the wrapper "https" - did you forget to enable it when you configured PHP? in /in/3ocee on line 3 Warning: file_get_contents(): open_basedir restriction in effect. File(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) is not within the allowed path(s): (/tmp:/in:/etc) in /in/3ocee on line 3 Warning: 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): Failed to open stream: Operation not permitted in /in/3ocee on line 3 NULL
Output for 8.0.13
Warning: file_get_contents(): Unable to find the wrapper "https" - did you forget to enable it when you configured PHP? in /in/3ocee on line 3 Warning: 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): Failed to open stream: No such file or directory in /in/3ocee on line 3 NULL
Output for 7.3.32 - 7.3.33, 7.4.33
Warning: file_get_contents(): Unable to find the wrapper "https" - did you forget to enable it when you configured PHP? in /in/3ocee on line 3 Warning: 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): failed to open stream: No such file or directory in /in/3ocee on line 3 NULL
Output for 7.2.29 - 7.2.33, 7.3.16 - 7.3.31, 7.4.0 - 7.4.32
Warning: file_get_contents(): Unable to find the wrapper "https" - did you forget to enable it when you configured PHP? in /in/3ocee on line 3 Warning: file_get_contents(): open_basedir restriction in effect. File(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) is not within the allowed path(s): (/tmp:/in:/etc) in /in/3ocee on line 3 Warning: 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): failed to open stream: Operation not permitted in /in/3ocee on line 3 NULL
Output for 7.1.0 - 7.1.20, 7.2.0 - 7.2.6
Warning: file_get_contents(): Unable to find the wrapper "https" - did you forget to enable it when you configured PHP? in /in/3ocee on line 3 Warning: file_get_contents(): open_basedir restriction in effect. File(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) is not within the allowed path(s): (/tmp:/in) in /in/3ocee on line 3 Warning: 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): failed to open stream: Operation not permitted in /in/3ocee on line 3 NULL

preferences:
156.85 ms | 417 KiB | 5 Q