* Version 1.5.2 (stable) - API 1.5.0 (stable) - 2012-03-11


QA release
Bug #19110 upgrade PHPUnit require statements (for PEAR QA Team)
Bug #19111 tests die due to PHPUnit::assertType() no longer existing
 

* Version 1.0 (stable) - API 1.0 (stable) - 2001-09-04


This is the initial independent release of the Template_PHPLIB package.
   

* Version 1.1 (stable) - API 1.1 (stable) - 2002-04-28


Renamed to HTML_PHPLIB_Template.
   

* Version 1.1.1 (stable) - API 1.1.1 (stable) - 2003-02-01


Fix warning when using error_reporting(E_ALL).
   

* Version 1.2 (stable) - API 1.2 (stable) - 2003-02-12


Removed a serious bug concerning the loadfile method.
   

* Version 1.3 (stable) - API 1.3 (stable) - 2003-06-03


- added examples with use of Benchmark_Timer
- added fallback template paths, i.e. first search
  in "./" and then in "/www/myinstall/mastertemplates/A/"
  and then in "/www/myinstall/mastertemplates/B/"
- got rid of implode(...,file()) and using file_get_contents()
  if available (PHP >= 4.3.0)
- some minor improvements and cleanup in the code
   

* Version 1.3.1 (stable) - API 1.3.1 (stable) - 2003-06-11


Bugfix release, update recommended if you use PHP <=4.3.0
   

* Version 1.3.2 (stable) - API 1.3.1 (stable) - 2007-04-24


Bugfix release:
- fixing bug #6945: undefined variable notice in function finish($str)
- class name is HTML_Template_PHPLIB now
- package.xml v2
- unit tests
- cweiske is lead now
   

* Version 1.3.3 (stable) - API 1.3.3 (stable) - 2007-07-08


- method to retrieve last error
   

* Version 1.4.0a1 (alpha) - API 1.3.3 (stable) - 2007-10-01


- Fix bug #11889: function _filename() not works well on Windows [cweiske]
- Add command line tool to validate template files
   

* Version 1.4.0a2 (alpha) - API 1.3.3 (stable) - 2007-10-04


- Fix bug #12168: script binary installed into wrong path [cweiske]
- Command line tool can generate PHP code now (part of request #12169) [cweiske]
   

* Version 1.4.0a3 (alpha) - API 1.3.3 (stable) - 2007-10-14


- Fix bug #12229: broken blocks not detected [cweiske]
- Validate variables
   

* Version 1.4.0 (stable) - API 1.3.3 (stable) - 2008-09-12


- Fix bug #12243: PEAR_Errors not returned from halt()
- Add new "return" haltOnError level
- Respect haltOnError settings
- Command line tool to validate template files
- Command line tool to generate php code from template files
   

* Version 1.5.0 (stable) - API 1.5.0 (stable) - 2009-09-19


- Fix bug #12243: PEAR_Errors not returned from halt()
- Add new "return" haltOnError level
- Respect haltOnError settings
- Implement request #15993: Add setIllegals() method for variable names
   

* Version 1.5.1 (stable) - API 1.5.0 (stable) - 2011-09-05


- Fix bug #18411: Invalid package.xml; not installable with pyrus
   

* Version 1.5.2 (stable) - API 1.5.0 (stable) - 2012-03-11


QA release
Bug #19110 upgrade PHPUnit require statements (for PEAR QA Team)
Bug #19111 tests die due to PHPUnit::assertType() no longer existing
   

