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.13, 8.5.1
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 8.0.0 - 8.0.12, 8.0.14 - 8.0.30, 8.1.0 - 8.1.33, 8.2.0 - 8.2.29, 8.3.0 - 8.3.28, 8.4.1 - 8.4.14, 8.5.0
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.4.15
/bin/php-8.4.15: /usr/lib/libm.so.6: version `GLIBC_2.38' not found (required by /bin/php-8.4.15) /bin/php-8.4.15: /usr/lib/libm.so.6: version `GLIBC_2.35' not found (required by /bin/php-8.4.15) /bin/php-8.4.15: /usr/lib/libc.so.6: version `GLIBC_2.34' not found (required by /bin/php-8.4.15) /bin/php-8.4.15: /usr/lib/libc.so.6: version `GLIBC_2.38' not found (required by /bin/php-8.4.15)
Process exited with code 1.
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:
207.44 ms | 418 KiB | 5 Q