11 Commits (5550ad202132e4edb11fe3c738d7d0b4f48b5b46)

Author SHA1 Message Date
Robert Korulczyk fe8a0a6a2e Enable `no_useless_else` rule in php-cs-fixer (#14420) 7 years ago
Robert Korulczyk ba0ab403b5 Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
Robert Korulczyk 4aa935e69e Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
Alexander Makarov 1b3770fd21 Use === instead of == where possible 9 years ago
Alexander Makarov 6481d13494 Optimized checks order in conditions 10 years ago
RichWeber 92cd13a913 pull origin 10 years ago
Alexander Makarov 100ba6c3ab Replaced substr_compare with strncmp where possible 10 years ago
Carsten Brandt 3a1e0f3a5c property codestyle framework 10 years ago
Alexander Makarov 1c414caace Improved checks where substr_compare is used, replaced more substr + comapre cases with substr_compare 10 years ago
Carsten Brandt bf3c75147d reverted breaking PHPdoc codestyle changes 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Qiang Xue 0c38655217 psr-4 move 11 years ago
Alexander Mohorev 5860599ef7 PhpDoc comment 11 years ago
Alexander Mohorev 18fbd7510a Missing return statement 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Qiang Xue f72105166c reorganized the main repo to satisfy PSR-0. 12 years ago
resurtm ea68bd3a55 CS fixes. 12 years ago
resurtm 124b153350 Initial Gettext support. 12 years ago