» Version | » Information |
---|---|
1.6.1 |
Easy InstallNot sure? Get more info. pear install HTML_Template_PHPLIB-1.6.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTML_Template_PHPLIB-1.6.1 Release date: 2019-12-10 05:15 UTC Release state: stable Release uploaded by: cweiske Changelog: - Replace "each()" calls with "foreach" for PHP 7.2-compatibility - Fix autoloading definition for composer 1.11 - Fix LGPL SPDX license identifier in composer.json Dependencies:
|
1.6.0 |
Easy InstallNot sure? Get more info. pear install HTML_Template_PHPLIB-1.6.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTML_Template_PHPLIB-1.6.0 Release date: 2016-01-23 09:36 UTC Release state: stable Release uploaded by: cweiske Changelog: - PHP 7 compatibility - Minimum PHP version raised to 5.4 Dependencies:
|
1.5.2 |
Easy InstallNot sure? Get more info. pear install HTML_Template_PHPLIB-1.5.2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTML_Template_PHPLIB-1.5.2 Release date: 2012-03-11 12:54 UTC Release state: stable Release uploaded by: doconnor Changelog: QA release Bug #19110 upgrade PHPUnit require statements (for PEAR QA Team) Bug #19111 tests die due to PHPUnit::assertType() no longer existing Dependencies:
|
1.5.1 |
Easy InstallNot sure? Get more info. pear install HTML_Template_PHPLIB-1.5.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTML_Template_PHPLIB-1.5.1 Release date: 2011-09-05 21:43 UTC Release state: stable Release uploaded by: cweiske Changelog: - Fix bug #18411: Invalid package.xml; not installable with pyrus Dependencies:
|
1.5.0 |
Easy InstallNot sure? Get more info. pear install HTML_Template_PHPLIB-1.5.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTML_Template_PHPLIB-1.5.0 Release date: 2009-09-19 08:04 UTC Release state: stable Release uploaded by: cweiske Changelog: - 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 Dependencies:
|
1.4.0 |
Easy InstallNot sure? Get more info. pear install HTML_Template_PHPLIB-1.4.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTML_Template_PHPLIB-1.4.0 Release date: 2008-09-12 11:41 UTC Release state: stable Release uploaded by: cweiske Changelog: - 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 Dependencies:
|
1.4.0a3 |
Easy InstallNot sure? Get more info. pear install HTML_Template_PHPLIB-1.4.0a3 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTML_Template_PHPLIB-1.4.0a3 Release date: 2007-10-14 04:14 UTC Release state: alpha Release uploaded by: cweiske Changelog: - Fix bug #12229: broken blocks not detected [cweiske] - Validate variables Dependencies:
|
1.4.0a2 |
Easy InstallNot sure? Get more info. pear install HTML_Template_PHPLIB-1.4.0a2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTML_Template_PHPLIB-1.4.0a2 Release date: 2007-10-03 18:17 UTC Release state: alpha Release uploaded by: cweiske Changelog: - Fix bug #12168: script binary installed into wrong path [cweiske] - Command line tool can generate PHP code now (part of request #12169) [cweiske] Dependencies:
|
1.4.0a1 |
Easy InstallNot sure? Get more info. pear install HTML_Template_PHPLIB-1.4.0a1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTML_Template_PHPLIB-1.4.0a1 Release date: 2007-10-01 14:55 UTC Release state: alpha Release uploaded by: cweiske Changelog: - Fix bug #11889: function _filename() not works well on Windows [cweiske] - Add command line tool to validate template files Dependencies:
|
1.3.3 |
Easy InstallNot sure? Get more info. pear install HTML_Template_PHPLIB-1.3.3 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTML_Template_PHPLIB-1.3.3 Release date: 2007-07-08 06:55 UTC Release state: stable Release uploaded by: cweiske Changelog: - method to retrieve last error - fix return values in getFile Dependencies:
|
1.3.2 |
Easy InstallNot sure? Get more info. pear install HTML_Template_PHPLIB-1.3.2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTML_Template_PHPLIB-1.3.2 Release date: 2007-04-24 17:04 UTC Release state: stable Release uploaded by: cweiske Changelog: 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 Dependencies:
|
1.3.1 |
Easy InstallNot sure? Get more info. pear install HTML_Template_PHPLIB-1.3.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTML_Template_PHPLIB-1.3.1 Release date: 2003-06-11 06:08 UTC Release state: stable Release uploaded by: bjoern Changelog: Bugfix release, update recommended if you use PHP <=4.3.0 |
1.3 |
Easy InstallNot sure? Get more info. pear install HTML_Template_PHPLIB-1.3 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTML_Template_PHPLIB-1.3 Release date: 2003-06-03 14:10 UTC Release state: stable Release uploaded by: bjoern Changelog: - 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 |
1.2 |
Easy InstallNot sure? Get more info. pear install HTML_Template_PHPLIB-1.2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTML_Template_PHPLIB-1.2 Release date: 2003-02-12 15:10 UTC Release state: stable Release uploaded by: bjoern Changelog: Removed a serious bug concerning the loadfile method. |
1.1.1 |
Easy InstallNot sure? Get more info. pear install HTML_Template_PHPLIB-1.1.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTML_Template_PHPLIB-1.1.1 Release date: 2003-02-01 11:41 UTC Release state: stable Release uploaded by: mj Changelog: Fix warning when using error_reporting(E_ALL). |