Skip to content

Test: Apply PHP CS Fixer Rules to Sources#11563

Open
matheuszych wants to merge 1 commit into
ILIAS-eLearning:trunkfrom
matheuszych:test-php-cs-fixer-fix
Open

Test: Apply PHP CS Fixer Rules to Sources#11563
matheuszych wants to merge 1 commit into
ILIAS-eLearning:trunkfrom
matheuszych:test-php-cs-fixer-fix

Conversation

@matheuszych
Copy link
Copy Markdown
Contributor

Aligned several Test component files with PHP-CS-Fixer output, including
spacing after the if keyword, a blank line after the file header in
class.ilTestProcessLockFileStorage.php, removal of redundant blank lines
between use imports, cleanup of constructor parameter lists, and
formatting of the interruptiveItem mapping in
PersonalSettingsTableDeleteAction.

/cc @thojou

Aligned several `Test` component files with PHP-CS-Fixer output, including
spacing after the `if` keyword, a blank line after the file header in
`class.ilTestProcessLockFileStorage.php`, removal of redundant blank lines
between `use` imports, cleanup of constructor parameter lists, and
formatting of the `interruptiveItem` mapping in
`PersonalSettingsTableDeleteAction`.
@thojou thojou added the php Pull requests that update Php code label May 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants