no_alias_language_construct_call
Master language constructs shall be used instead of aliases.
--- Original +++ New <?php -die; +exit;
The rule is part of the following rule sets:
@PhpCsFixer
@Symfony