[TYPO3-core] why did jenkins reject my commit?

Xavier Perseguers xavier at typo3.org
Fri May 18 10:17:24 CEST 2012


Hi,

> https://ci.typo3.org/job/typo3-v4-core-gerrit/4104/console
> 
> PHP Parse error:  syntax error, unexpected ';', expecting ',' or ')' in typo3/sysext/lowlevel/clmods/class.lost_files.php on line 132
> Errors parsing typo3/sysext/lowlevel/clmods/class.lost_files.php
> ^----------------------------------------------------------------------------------
> PHP Syntax error(s) detected. Please check this line to get a hint how to solve it!
> File: typo3/sysext/lowlevel/clmods/class.lost_files.php - Last modified: Thu May 17 20:50:26 +0200 2012. Now: Thu May 17 20:50:44 +0200 2012

Such errors are easy to spot even without phpunit, you just should run
"php -l <your-file>" after you change something to ensure it is still
valid PHP ;-)

Regards

-- 
Xavier Perseguers
Release Manager TYPO3 4.6

TYPO3 .... inspiring people to share!
Get involved: http://typo3.org



More information about the TYPO3-team-core mailing list