3v4l.org

run code in 300+ PHP versions simultaneously
<?php /** * Zend Framework (http://framework.zend.com/) * * @link http://github.com/zendframework/zf2 for the canonical source repository * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ /** * Return header name * * @return string */ public function getFieldName() { return 'Location'; }
Output for 7.0.0
Parse error: syntax error, unexpected 'public' (T_PUBLIC), expecting end of file in /in/5INWS on line 16
Process exited with code 255.
Output for 5.5.24 - 5.5.30, 5.6.8 - 5.6.16
Parse error: syntax error, unexpected 'public' (T_PUBLIC) in /in/5INWS on line 16
Process exited with code 255.

preferences:
155.78 ms | 1395 KiB | 24 Q