Pull Request: https://github.com/php/web-php/pull/664
Unknown action: converted_to_draft
--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Pull Request: https://github.com/php/web-php/pull/666
Author: localheinz
This pull request
- [x]x extracts a closure to allow using early returns
Related to #664.
--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Pull Request: https://github.com/php/web-php/pull/666
Closed by localheinz.
--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Pull Request: https://github.com/php/web-php/pull/667
Author: localheinz
This pull request
- [x] enables the `binary_operator_spaces` fixer
- [ ] runs `make coding-standards`
Follows #559.
💁♂️ For reference, see
https://github.com/FriendsOfPHP/PHP-CS-Fixer/blob/v3.4.0/doc/rules/operator/binar
Pull Request: https://github.com/php/web-php/pull/668
Author: localheinz
This pull request
- [x] enables the `blank_line_before_statement` fixer
- [ ] runs `make coding-standards`
Follows #559.
💁♂️ For reference, see
https://github.com/FriendsOfPHP/PHP-CS-Fixer/blob/v3.4.0/doc/rules/whitespac
Pull Request: https://github.com/php/web-php/pull/668
Unknown action: converted_to_draft
--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Pull Request: https://github.com/php/web-php/pull/669
Author: localheinz
This pull request
- [x] enables the `switch_case_space` fixer
- [ ] runs `make coding-standards`
Follows #559.
💁♂️ For reference, see
https://github.com/FriendsOfPHP/PHP-CS-Fixer/blob/v3.4.0/doc/rules/control_structure/s
Pull Request: https://github.com/php/web-php/pull/670
Author: localheinz
This pull request
- [x] uses the file name, not the path to `.php-cs-fixer.php`
Follows #559.
--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Pull Request: https://github.com/php/web-php/pull/671
Author: localheinz
This pull request
- [x] enables and configures the `header_comment` fixer
- [ ] runs `make coding-standards`
Follows #559.
💁♂️ For reference, see
https://github.com/FriendsOfPHP/PHP-CS-Fixer/blob/v3.4.0/doc/rules/comment