Rules that follow the official Symfony Coding Standards.
Using this rule set may lead to changes in your code's logic and behaviour. Use it with caution and review changes before incorporating them into your code base.
fopen_flags with config:
['b_mode' => false]
native_constant_invocation with config:
['strict' => false]
native_function_invocation with config:
['include' => ['@compiler_optimized'], 'scope' => 'namespaced', 'strict' => true]