Changes between Initial Version and Version 1 of Ticket #40039
- Timestamp:
- 03/06/2017 01:04:37 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #40039 – Description
initial v1 6 6 > ''"If a file is pure PHP code, it is preferable to omit the PHP closing tag at the end of the file. This prevents accidental whitespace or new lines being added after the PHP closing tag, which may cause unwanted effects because PHP will start output buffering when there is no intention from the programmer to send any output at that point in the script."'' 7 7 8 * Themes that exclude closing PHP tags: Twenty Fourteen 8 * Themes that exclude closing PHP tags: Twenty Fourteen and Twenty Seventeen 9 9 * Themes that include closing PHP tags: Twenty Ten, Eleven, Twelve, Thirteen, Fifteen, and Sixteen 10 10