phptags automates the normalization of PHP script enclosure tokens. It can
alternate between <?php long and <? short tags, add missing close tags,
or dislodge them, and clean up whitespace and Unicode markers surrounding them.
Homepage
Download
Recent Releases
1.229 Nov 2014 03:15
documentation:
Regex open tag scanning is now case-insensitive.
Documentation of --recursive directory traversal being mostly hardwired.
Stylistic and descriptive fixes in man page.
Made --color option actually alternate with platform defaults.
EPM has been displaced with FPM package building .
1.107 Nov 2014 13:25
cleanup:
Man page and inline documentation cleanup.
Added --php7 warn mode for ASP and long PHP script tags.
|