The StripWhitespace filter removes all PHP comments and whitespace from the stream passed through the filter. Internally, this filter uses the php_strip_whitespace() function.
StripWhitespace
<filterchain> <stripwhitespace /> </filterchain>