Top Level :: HTML

Package Information: HTML_Template_IT

Show All Changelogs
» Version » Information
1.2.1Download

Release date: 2006-08-25 14:11 UTC
Release state: stable

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.0Download

Release date: 2006-08-17 16:54 UTC
Release state: beta

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.4Download

Release date: 2006-04-12 01:16 UTC
Release state: stable

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.3Download

Release date: 2005-11-01 21:53 UTC
Release state: stable

Changelog:

- Change to the new BSD License
(see http://www.opensource.org/licenses/bsd-license.php)

1.1.2Download

Release date: 2005-10-28 11:15 UTC
Release state: stable

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.1Download

Release date: 2005-08-20 22:27 UTC
Release state: stable

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.1Download

Release date: 2003-03-12 20:42 UTC
Release state: stable

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.0Download

Release date: 2002-09-13 05:26 UTC
Release state: stable

Changelog:

Stable release.

1.0Download

Release date: 2002-09-01 15:54 UTC
Release state: beta

Changelog:

Initial independent PEAR release.