History log of /web-php/.php-cs-fixer.php (Results 1 – 25 of 45)
Revision Date Author Comments
# 02931b93 17-Feb-2024 Andreas Möller

Fix: Do not bother ignoring non-existent file (#955)


# b62cc508 17-Feb-2024 Andreas Möller

Fix: Move cache file to .build/php-cs-fixer/ (#954)


# bdd0a1ce 12-Feb-2024 Andreas Möller

Fix: Run friendsofphp/php-cs-fixer on src/ and tests/ only (#934)


# 59c070f5 07-Dec-2023 Andreas Möller

Enhancement: Enable `blank_line_after_opening_tag` fixer (#875)


# 25d2dc1c 07-Dec-2023 Andreas Möller

Enhancement: Enable `no_spaces_after_function_name` fixer (#883)


# 7406060c 07-Dec-2023 Andreas Möller

Enhancement: Enable `include` fixer (#885)


# ec908ce2 07-Dec-2023 Andreas Möller

Enhancement: Enable `no_superfluous_elseif` fixer (#884)


# faf2e759 07-Dec-2023 Andreas Möller

Enhancement: Enable `no_singleline_whitespace_before_semicolons` fixer (#882)


# 06840acb 07-Dec-2023 Andreas Möller

Enhancement: Enable blank_line_after_namespace fixer


# 2e6238f1 07-Dec-2023 Andreas Möller

Enhancement: Add match and parameters to element option of trailing_comma_in_multiline fixer


# cb28db18 07-Dec-2023 Andreas Möller

Enhancement: Enable is_null fixer


# 384f1dbc 07-Dec-2023 Andreas Möller

Enhancement: Enable ternary_operator_spaces fixer


# c093fb53 06-Dec-2023 Andreas Möller

Enhancement: Enable `trailing_comma_in_multiline` fixer (#647)

* Enhancement: Enable and configure trailing_comma_in_multiline fixer

* Fix: Run 'make coding-standards'


# a528e6e9 06-Dec-2023 Andreas Möller

Enhancement: Enable `no_mixed_echo_print` fixer (#864)


# 9709f819 06-Dec-2023 Andreas Möller

Enhancement: Enable `class_definition` fixer (#863)


# 08a7beea 06-Dec-2023 Andreas Möller

Enhancement: Enable `function_declaration` fixer (#862)


# 269cfd55 06-Dec-2023 Andreas Möller

Enhancement: Enable `elseif` fixer (#859)


# 11081310 06-Dec-2023 Andreas Möller

Enhancement: Enable `unary_operator_spaces` fixer (#851)

* Enhancement: Enable unary_operator_spaces fixer

* Fix: Run 'make coding-standards'


# b8df60d5 05-Dec-2023 Andreas Möller

Enhancement: Update `friendsofphp/php-cs-fixer` (#849)

* Enhancement: Update friendsofphp/php-cs-fixer

* Fix: Run 'make coding-standards'

* Fix: Do not configure deprecated

Enhancement: Update `friendsofphp/php-cs-fixer` (#849)

* Enhancement: Update friendsofphp/php-cs-fixer

* Fix: Run 'make coding-standards'

* Fix: Do not configure deprecated fixers

show more ...


# a8c736a0 05-Dec-2023 Andreas Möller

Enhancement: Enable `void_return` fixer (#661)

* Enhancement: Enable void_return fixer

* Fix: Run 'make coding-standards'


# 73a99691 29-Aug-2023 Andreas Möller

Enhancement: Enable `new_with_braces` fixer (#697)


# dd1bc4fb 30-Sep-2022 Sergey Panteleev

Ignore `version.inc` file in CS-Fixer

Relates 0fc6d96


# 11c5706c 16-Sep-2022 Andreas Möller

Enhancement: Enable `random_api_migration` fixer

Co-authored-by: Mathias Reker <mathias@reker.dk>

Closes GH-699.


# 2ae10ff2 12-Sep-2022 Andreas Möller

Enhancement: Enable and configure `increment_style` fixer

Co-authored-by: Mathias Reker <mathias@reker.dk>

Closes GH-698.


# 1ebc2c49 22-Aug-2022 Andreas Möller

Enhancement: Enable `binary_operator_spaces` fixer

Closes GH-667.


12