» Version | » Information |
---|---|
1.3.1 |
Easy InstallNot sure? Get more info. pear install HTML_Template_IT-1.3.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTML_Template_IT-1.3.1 Release date: 2018-01-22 09:11 UTC Release state: stable Release uploaded by: ashnazg Changelog: - PR #2: Fixes for deprecated code Dependencies:
|
1.3.0 |
Easy InstallNot sure? Get more info. pear install HTML_Template_IT-1.3.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTML_Template_IT-1.3.0 Release date: 2010-03-10 09:26 UTC Release state: stable Release uploaded by: gregorycu Changelog: Changes since last stable release (1.2.1): - Add support for pear package 2.0 format - Remove support for pear package 1.0 format - Fix bug #9501, doller signs disapear if preg_match is used. - Fix bug #9783, don't remove variable which values follow the variable pattern To allow backwards compatbility an option preserve_input is added. If it is false, the old behaviour will be used and therefore those values will be deleted. Default is true, so new behaviour. - Fix bug #9853, problems with dots in placeholders or blocknames - Fix bug #13935, docblock is wrong - Fix bug #17129 - Add option 'preserve_input' to only remove unkown variable that were present during setTemplate or loadTemplatefile which is the behaviour before 1.3.0a1 - Improved PHPCS (Request #15039) - Added unit tests - Fixed unit tests Dependencies:
|
1.3.0a3 |
Easy InstallNot sure? Get more info. pear install HTML_Template_IT-1.3.0a3 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTML_Template_IT-1.3.0a3 Release date: 2010-03-01 05:14 UTC Release state: alpha Release uploaded by: gregorycu Changelog: - Fix bug #17129 - Added unit test for bug #17129 Dependencies:
|
1.3.0a2 |
Easy InstallNot sure? Get more info. pear install HTML_Template_IT-1.3.0a2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTML_Template_IT-1.3.0a2 Release date: 2010-02-16 02:13 UTC Release state: alpha Release uploaded by: doconnor Changelog: Fixed unit tests Dependencies:
|
1.3.0a1 |
Easy InstallNot sure? Get more info. pear install HTML_Template_IT-1.3.0a1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTML_Template_IT-1.3.0a1 Release date: 2008-12-27 02:13 UTC Release state: alpha Release uploaded by: doconnor Changelog: - Add support for pear package 2.0 format - Remove support for pear package 1.0 format - Fix bug #9501, doller signs disapear if preg_match is used. - Fix bug #9783, don't remove variable which values follow the variable pattern To allow backwards compatbility an option preserve_input is added. If it is false, the old behaviour will be used and therefore those values will be deleted. Default is true, so new behaviour. - Fix bug #9853, problems with dots in placeholders or blocknames - Add option 'preserve_input' to only remove unkown variable that were present during setTemplate or lodaTemplatefile which is the behaviour before 1.3.0a1 - Fix bug #13935 - docblock is wrong - Improved PHPCS (Request #15039) Dependencies:
|
1.2.1 |
Easy InstallNot sure? Get more info. pear install HTML_Template_IT-1.2.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTML_Template_IT-1.2.1 Release date: 2006-08-25 10:11 UTC Release state: stable Release uploaded by: dsp Changelog: - Deprecate $callbackobject parameter in setCallbackFunction - Introduce $expandCallbackParameters parameter to setCallbackFunction to support callbacks that expect to get the parameters in a regular way, not as an array - #7651, allow dots in placeholder and block names - #7611, wrong array initialized, the same object cannot be used for multiple templates |
1.2.0 |
Easy InstallNot sure? Get more info. pear install HTML_Template_IT-1.2.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTML_Template_IT-1.2.0 Release date: 2006-08-17 12:54 UTC Release state: beta Release uploaded by: dsp Changelog: - Deprecate $callbackobject parameter in setCallbackFunction - Introduce $expandCallbackParameters parameter to setCallbackFunction to support callbacks that expect to get the parameters in a regular way, not as an array - #7651, allow dots in placeholder and block names |
1.1.4 |
Easy InstallNot sure? Get more info. pear install HTML_Template_IT-1.1.4 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTML_Template_IT-1.1.4 Release date: 2006-04-11 21:16 UTC Release state: stable Release uploaded by: pajoye Changelog: - #6084, fread raises warning when used with empty files - #7359, remove notices when a block is not yet defined - fix a bug introduced with some cleanup commit, in some cases, callbacks did not work anymore |
1.1.3 |
Easy InstallNot sure? Get more info. pear install HTML_Template_IT-1.1.3 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTML_Template_IT-1.1.3 Release date: 2005-11-01 16:53 UTC Release state: stable Release uploaded by: pajoye Changelog: - Change to the new BSD License (see http://www.opensource.org/licenses/bsd-license.php) |
1.1.2 |
Easy InstallNot sure? Get more info. pear install HTML_Template_IT-1.1.2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTML_Template_IT-1.1.2 Release date: 2005-10-28 07:15 UTC Release state: stable Release uploaded by: pajoye Changelog: - Comply better with the coding standards (dufuz@php.net) - Fixed Bug #5774 ITX->buildFunctionlist, forced to use {} as delimiters instead of the user defined once (dufuz@php.net) - Fixed Bug #5642 Undefined variable: blockname (dufuz@php.net) |
1.1.1 |
Easy InstallNot sure? Get more info. pear install HTML_Template_IT-1.1.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTML_Template_IT-1.1.1 Release date: 2005-08-20 18:27 UTC Release state: stable Release uploaded by: pajoye Changelog: - fix #4590, case sensitive method name getFile fix - fix #1453, haltOnWarning fix, wrong property name called - fix #3952, return IT_OK on success in setOptions |
1.1 |
Easy InstallNot sure? Get more info. pear install HTML_Template_IT-1.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTML_Template_IT-1.1 Release date: 2003-03-12 15:42 UTC Release state: stable Release uploaded by: pajoye Changelog: - Added str_replace optionnal parsing (fixes problems with regular expression like '$' symbols) (Alexey, pajoye) - Added preserve_data to substitute/preserve variables inside in datas already passed through setVariable (Alexey) A special thank to Alexey Borzov to provide a patch for his fixes |
1.0.0 |
Easy InstallNot sure? Get more info. pear install HTML_Template_IT-1.0.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTML_Template_IT-1.0.0 Release date: 2002-09-13 01:26 UTC Release state: stable Release uploaded by: pajoye Changelog: Stable release. |
1.0 |
Easy InstallNot sure? Get more info. pear install HTML_Template_IT-1.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/HTML_Template_IT-1.0 Release date: 2002-09-01 11:54 UTC Release state: beta Release uploaded by: pajoye Changelog: Initial independent PEAR release. |