php / web-php

The www.php.net site
http://www.php.net
Other
837 stars 534 forks source link

Enhancement: Enable `is_null` fixer #879

Closed localheinz closed 10 months ago

localheinz commented 10 months ago

This pull request

Follows #559.

💁‍♂️ For reference, see https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/v3.40.2/doc/rules/language_construct/is_null.rst.

localheinz commented 10 months ago

Thank you, @derickr!