drupol / phpcsfixer-configs-drupal

Base PHP CS Fixer configurations for Drupal 7 and 8.
MIT License
7 stars 5 forks source link

Issue #22: Rule "escape_implicit_backslashes" is deprecated. Use "string_implicit_backslashes" instead. #23

Closed FlorentTorregrosa closed 9 months ago

FlorentTorregrosa commented 9 months ago

This PR

Follows https://github.com/drupol/phpcsfixer-configs-php/pull/62. Fixes #22 .

FlorentTorregrosa commented 9 months ago

Hum, should the friendsofphp/php-cs-fixer version requirement be increased in this PR too? It will be updated in https://github.com/drupol/phpcsfixer-configs-php/pull/62, but I wonder if this be the case here too?

FlorentTorregrosa commented 9 months ago

Coding standards fixed in #21

drupol commented 9 months ago

Go for it man, you don't need me for reviewing, I fully trust you on this project.

FlorentTorregrosa commented 9 months ago

Thanks. PR rebased and updated.

So as for https://github.com/drupol/phpcsfixer-configs-php/pull/62#issuecomment-1945977621, I can't merge myself in this repository :)