PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » HTML » HTML_Template_PHPLIB

preg_* based template system.

This package is unmaintained.

Download latest release 1.6.1 (there might be newer Composer installable version)

License: LGPL

Description

The popular Template system from PHPLIB ported to PEAR. It has some
features that can't be found currently in the original version like
fallback paths. It has minor improvements and cleanup in the code as
well as some speed improvements.

Documentation

Manual

Maintainers

Dependencies

Required

Releases

Bugs

IDStatusTypeVersionDateSummary
#2510BogusBug2004-10-11run my index.php without rhyme or reason
#3623ClosedBug2005-02-27CRITICAL: non-ISO-8859-1 characters in package.xml must be entitied
#6759Wont fixBugCVS2006-02-12Wrong replacement order of variables during parse()
#6945ClosedBug1.3.12006-02-27undefined variable notice in function finish($str)
#7916DuplicateBug1.3.12006-06-15miscellaneous php error message
#11889ClosedBug1.3.32007-08-22function _filename() not works well on Windows
#12168ClosedBug1.4.0a12007-10-02script binary installed into wrong path
#12169ClosedReq1.4.0a12007-10-02generate php code for blocks
#12197Wont fixReq1.4.0a22007-10-08tool: compare templates
#12198BogusBug1.4.0a22007-10-08loading the same file multiple times results in block failure
#12228ClosedReq1.4.0a22007-10-12check variable validity
#12229ClosedBug1.4.0a22007-10-12broken blocks not detected
#12243ClosedBug1.4.0a32007-10-14pear_errors not returned from halt()
#12392ClosedReq1.4.0a32007-11-06clearVar() function
#15993ClosedReq1.4.02009-03-08Collisions between template variable names and javascript
#15994DuplicateReq1.4.02009-03-08Collisions between template variable names and javascript
#15995DuplicateReq1.4.02009-03-08Collisions between template variable names and javascript
#16058BogusBug1.4.02009-03-30test for broken bugtracker
#18411ClosedBug1.5.02011-03-30invalid package.xml; not installable with pyrus
#19110ClosedBugSVN2011-12-07upgrade PHPUnit require statements (for PEAR QA Team)
#19111ClosedBugSVN2011-12-07tests die due to PHPUnit::assertType() no longer existing