Rule set @PHP73Migration
¶
Rules to improve code for PHP 7.3 compatibility.
Rules¶
method_argument_space with config:
['after_heredoc' => true]
no_whitespace_before_comma_in_array with config:
['after_heredoc' => true]
trailing_comma_in_multiline with config:
['after_heredoc' => true]