History log of /web-php/ (Results 651 – 675 of 12350)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
1d73c26c12-Jul-2022 Andreas Möller

Fix: Avoid generating code without space between comma and function argument

Closes GH-650.

0ee0117c12-Jul-2022 Andreas Möller

Fix: Replace weird comment with DocBlock

Closes GH-649.

b3c9551c12-Jul-2022 Andreas Möller

Enhancement: Enable `no_extra_blank_lines` fixer

Closes GH-646.

aa0a6f3e12-Jul-2022 Andreas Möller

Enhancement: Enable `line_ending` fixer

Closes GH-645.

4bca56f312-Jul-2022 Andreas Möller

Enhancement: Enable `trim_array_spaces` fixer

Closes GH-644.

a35d47d012-Jul-2022 Andreas Möller

Enhancement: Enable `ordered_class_elements` fixer

Closes GH-641.

aab787eb12-Jul-2022 Andreas Möller

Enhancement: Enable `array_indentation` fixer

Closes GH-634.

16fd981d12-Jul-2022 Christoph M. Becker

Include spam_challenge.php only once

The file contains only definitions, and as such multiple inclusion
would never make sense.

184010c412-Jul-2022 Christoph M. Becker

Remove silly syntax highlighting work around

This is unlikely to be an issue nowadays.

c68e5a9e12-Jul-2022 Andreas Möller

Enhancement: Enable `single_space_after_construct` fixer

Closes GH-640.

f3585d9b11-Jul-2022 Andreas Möller

Enhancement: Enable `indentation_type` fixer

Closes GH-622.

ba92fc9011-Jul-2022 Andreas Möller

Enhancement: Enable `visibility_required` fixer

Closes GH-639.

4b3e3c9a11-Jul-2022 Andreas Möller

Enhancement: Enable `whitespace_after_comma_in_array` fixer

Closes GH-637.

3831424411-Jul-2022 Andreas Möller

Enhancement: Trim trailing whitespace in all files

Closes GH-633.

1b3e0e4111-Jul-2022 Andreas Möller

Enhancement: Enable no_trailing_whitespace fixer

Closes GH-636.

26e53d3a11-Jul-2022 Andreas Möller

Fix: Remove commented out formats

Closes GH-635.

d3b6b3ed11-Jul-2022 Andreas Möller

Enhancement: Run friendsofphp/php-cs-fixer on GitHub Actions

Co-authored-by: Markus Staab <maggus.staab@googlemail.com>

Closes GH-559.

e45bf2b711-Jul-2022 Andreas Möller

Fix: Remove unused methods

Closes GH-607.

f24a9f3911-Jul-2022 Andreas Möller

Fix: Remove unused parameters

Closes GH-577.

dc0eb0f211-Jul-2022 Andreas Möller

Enhancement: Add Makefile

Closes GH-621.

d31e187309-Jul-2022 Andreas Möller

Fix: Replace script with tests

Closes GH-631.

acb371e409-Jul-2022 Andreas Möller

Enhancement: Extract constants to avoid mutable global state

Closes GH-626.

54d1bc2209-Jul-2022 Andreas Möller

Enhancement: Document namespace mapping

Closes GH-625.

b9da39a609-Jul-2022 Andreas Möller

Fix: Move and rename tests (#628)

46477db708-Jul-2022 Andreas Möller

Enhancement: Use autoloader (#614)

1...<<21222324252627282930>>...494