From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more
1234 <?php// Note: the last line of this file has spaces, but no new line character.// Testing that the fixer does not remove superfluous whitespace (not the concern of this sniff).echo 'foo';
<?php
// Note: the last line of this file has spaces, but no new line character.
// Testing that the fixer does not remove superfluous whitespace (not the concern of this sniff).
echo 'foo';