HomeCode
Diffusion Zed 31f636ef2c39

Clean EOF without PHP closing tag

Description

Clean EOF without PHP closing tag

Each file now always ends with an empty line feed.

PHP closing tags have been stripped.

Tool used: PHP Coding Standards Fixer

Command used:
php-cs-fixer . --fixers=eof_ending,php_closing_tag

Details

Provenance
derecksonAuthored on
Parents
rZED24541436e00e: Fixed string concatenation bug
Branches
Unknown
Tags
Unknown