Closed localheinz closed 7 years ago
This PR
native_function_invocation
composer assert:cs-fix
💁♂️ For reference, see https://github.com/FriendsOfPHP/PHP-CS-Fixer/tree/v2.1.1#usage:
native_function_invocation Add leading \ before function invocation of internal function to speed up resolving. Rule is: configurable, risky.
\
Also take a look at the description at https://github.com/FriendsOfPHP/PHP-CS-Fixer/pull/2462.
Thank you, @rquadling!
This PR
native_function_invocation
fixercomposer assert:cs-fix
💁♂️ For reference, see https://github.com/FriendsOfPHP/PHP-CS-Fixer/tree/v2.1.1#usage:
Also take a look at the description at https://github.com/FriendsOfPHP/PHP-CS-Fixer/pull/2462.