4.2.19. Remove Noscream @

Removes the @ operator.

4.2.19.1. Before

<?php
    @$a;
?>

4.2.19.2. After

<?php
    $a;
?>

4.2.19.3. Suggested Analysis

4.2.19.4. Reverse Cobbler

  • This cobbler is its own reverse.

4.2.19.5. Specs

Short Name

Structures/RemoveNoScream

Exakat version

2.3.0

Available in

Entreprise Edition, Exakat Cloud