Please can you update the PHP linting on…

Please can you update the PHPPHP PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. http://php.net/manual/en/intro-whatis.php. linting on the unit-tests repo to PHP 5.3 or disable it entirely?

We have test cases for actions with closures and now I can change the file 🙂

peter@atom (wireless.ftwr.co.uk) wp-testcase 0 0.01 $ svn diff

Property changes on: test_actions.php
___________________________________________________________________
Added: svn:eol-style
+ native

peter@atom (wireless.ftwr.co.uk) wp-testcase 0 0.09 $ svn ci -m “Set svn:eol-style native”
Sending wp-testcase/test_actions.php
Transmitting file data .svn: Commit failed (details follow):
svn: Commit blocked by pre-commit hook (exit code 1) with output:

***********************************
PHP error in: wp-testcase/test_actions.php:

Parse error: syntax error, unexpected T_FUNCTION in wp-testcase/test_actions.php on line 268
Errors parsing wp-testcase/test_actions.php
***********************************

peter@atom (wireless.ftwr.co.uk) wp-testcase 1 0.07 $

#unit-tests