change log:
20.06.2014
  | 
 - bugfix template variables could not be passed as paramter in {include} when the include was in a {nocache} section (topic 25131)
  | 
 
  | 
 17.06.2014
  | 
 - bugfix large template text of some charsets could cause parsing errors (topic 24630)
  | 
 
  | 
 08.06.2014
  | 
 - bugfix registered objects did not work after spelling fixes of 06.06.2014
  | 
 - bugfix {block} tags within {literal} .. {/literal} got not displayed correctly (topic 25024)
  | 
 - bugfix UNC WINDOWS PATH like "\\psf\path\to\dir" did not work as template directory (Issue 192)
  | 
 - bugfix {html_image} security check did fail on files relative to basedir (Issue 191)
  | 
 
  | 
 06.06.2014
  | 
 - fixed PHPUnit outputFilterTrimWhitespaceTests.php assertion of test result
  | 
 - fixed spelling, PHPDoc , minor errors, code cleanup
  | 
 
  | 
 02.06.2014
  | 
 - using multiple cwd with relative template dirs could result in identical compiled file names. (issue 194 and topic 25099)
  | 
 
  | 
 19.04.2014
  | 
 - bugfix calling createTemplate(template, data) with empty data array caused notice of array to string conversion (Issue 189)
  | 
 - bugfix clearCompiledTemplate() did not delete files on WINDOWS when a compile_id was specified
  | 
 
  | 
 18.04.2014
  | 
|  - revert bugfix of 5.4.2014 because %-e date format is not supported on all operating systems |