3v4l.org

run code in 300+ PHP versions simultaneously
<?php $link = "https://docs.google.com/document/d/16jYykH37zCHhbIK9y4t_Wd3BNbhmtkRZs1ZTJpfUWho/edit?usp=sharing" $data = get_headers($link, 1); var_dump($data['Last-Modified']);
Output for 5.4.0 - 5.4.26
Parse error: syntax error, unexpected '$data' (T_VARIABLE) in /in/aGfHL on line 4
Process exited with code 255.
Output for 5.3.0 - 5.3.28
Parse error: syntax error, unexpected T_VARIABLE in /in/aGfHL on line 4
Process exited with code 255.

preferences:
192.47 ms | 1395 KiB | 63 Q