15 Commits (e3b7581bcad3ded0ac75d30aa07c8163b088fafe)

Author SHA1 Message Date
Anna Borzenko d7ffda020b Fixes #16903: Fixed 'yii\validators\NumberValidator' method 'isNotNumber' returns false for true/false value 6 years ago
Pavel Ivanov 6adc81da4c Fix master travis builds (#15971) 7 years ago
Elvira Sheina eb57d4191c Fixes #15553: Fixed `yii\validators\NumberValidator` incorrectly validate resource 7 years ago
Carsten Brandt d50822dfa5
test case for #15172 7 years ago
Robert Korulczyk 5a8c3d537b Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
Robert Korulczyk ba0ab403b5 Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
Carsten Brandt d786b78f25 Helper independent (#14050) 8 years ago
Alexander Makarov 3f8e8a89eb Used more specific unit test assertions in framework tests 8 years ago
Robert Korulczyk 08054bba6d Fix tests. (#13227) 8 years ago
Alexander Makarov a056281fa0 Attempt to make tests pass on travis environment 8 years ago
Alexander Makarov b17dfa03a2 Fixes #10488: Fixed incorrect behavior of `yii\validation\NumberValidator` when used with locales where decimal separator is comma 8 years ago
Vladimir Khramov dd94ead358 Initial work on #10488 8 years ago
Sam Mousa b30b5a99ea Fixes #11672: Fixed `yii\validators\NumberValidator` erroring when value is an object without `__toString()` method 8 years ago
Alexander Makarov f312163258 Fixes #11220: NumberValidator now handles objects properly 9 years ago
╃巡洋艦㊣ 586684b050 2.0.5 bf7edc5 9 years ago
Alexander Makarov 6949992246 Simplified tests directory structure a bit 10 years ago
╃巡洋艦㊣ 1468bd4d3d version 2.0.1 84b42ab 10 years ago
Carsten Brandt 83a63f2346 fixed wrong client validation issue in numbervalidator 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
AlexGx 32d0768919 style fixes with phpcs:yii2 11 years ago
Qiang Xue cb4a8c764c Refactored validators. 11 years ago
Carsten Brandt 3631890cba fixed failing validator tests 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Suralc 0c45765e7d Added tests for uncovered lines. 11 years ago
Suralc a81480d309 Improved ValidatorTest organization. 11 years ago
Suralc b5472c20e3 Typo fix 11 years ago
Suralc 8f8de7cf60 Added NumberValidatorTest 11 years ago