3v4l.org

run code in 300+ PHP versions simultaneously
<?php // Show all information, defaults to INFO_ALL $homepage = @ file_get_contents('https://api.instagram.com/v1/users/2298693825?access_token=2298693825.1677ed0.b27784d7f3494084b156332c1775464e'; var_dump($http_response_header); var_dump($homepage); ?>
Output for 7.0.0
Parse error: syntax error, unexpected ';', expecting ',' or ')' in /in/8VCa5 on line 4
Process exited with code 255.
Output for 5.5.24 - 5.5.30, 5.6.8 - 5.6.16
Parse error: syntax error, unexpected ';' in /in/8VCa5 on line 4
Process exited with code 255.

preferences:
165.43 ms | 1395 KiB | 24 Q