[PHP-WEBMASTER] [web-php] PR #664: Enhancement: Extract `phpweb\Spam\Challenge`

2022-07-16 Thread localheinz
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

[PHP-WEBMASTER] [web-php] PR #666: Fix: Extract closure to allow using early returns

2022-07-16 Thread localheinz
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

[PHP-WEBMASTER] [web-php] PR #666: Fix: Extract closure to allow using early returns

2022-07-16 Thread localheinz
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

[PHP-WEBMASTER] [web-php] PR #667: Enhancement: Enable `binary_operator_spaces` fixer

2022-07-16 Thread localheinz
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

[PHP-WEBMASTER] [web-php] PR #668: Enhancement: Enable `blank_line_before_statement` fixer

2022-07-16 Thread localheinz
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

[PHP-WEBMASTER] [web-php] PR #668: Enhancement: Enable `blank_line_before_statement` fixer

2022-07-16 Thread localheinz
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

[PHP-WEBMASTER] [web-php] PR #669: Enhancement: Enable `switch_case_space` fixer

2022-07-16 Thread localheinz
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

[PHP-WEBMASTER] [web-php] PR #670: Fix: Use file name, not path to file

2022-07-16 Thread localheinz
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

[PHP-WEBMASTER] [web-php] PR #671: Enhancement: Enable and configure `header_comment` fixer

2022-07-16 Thread localheinz
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