stable

Clone or download

Read-only

Do not use 'float' as part of a namespace

'float' is a reserved keyword since PHP 7.0 [0]. This is part of request #13119: User can update an artifact keeping the same float value [0] https://secure.php.net/manual/en/reserved.other-reserved-words.php Change-Id: Ib472615dc22f25d85fe7c6ec1ac0ef77394aabbb

Modified Files

Name
R plugins/tracker/include/Tracker/FormElement/Field/Float/ChangesChecker.php Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Float.class.php +3 −1 Go to diff View file
R plugins/tracker/phpunit/Tracker/FormElement/Field/Float/ChangesCheckerTest.php Go to diff View file