cvs: smarty / ChangeLog
changelog <[email protected]>
| Newsgroups | gmane.comp.php.cvs.smarty |
|---|---|
| Message-ID | <cvschangelog1075080824@cvsserver> |
changelog Sun Jan 25 20:33:44 2004 EDT
Modified files:
/smarty ChangeLog
Log:
ChangeLog update
http://cvs.php.net/diff.php/smarty/ChangeLog?r1=1.253&r2=1.254&ty=u
Index: smarty/ChangeLog
diff -u smarty/ChangeLog:1.253 smarty/ChangeLog:1.254
--- smarty/ChangeLog:1.253 Fri Jan 23 20:32:31 2004
+++ smarty/ChangeLog Sun Jan 25 20:33:44 2004
@@ -1,3 +1,20 @@
+2004-01-25 Messju Mohr <[email protected]>
+
+ * docs/programmers.sgml:
+ documented parameters of Smarty::clear_compiled_tpl()
+
+ * libs/Smarty_Compiler.class.php:
+ Smarty_Compiler::_syntax_error() uses Smarty::_trigger_fatal_error() now
+ instead of the trigger_error()-function
+
+ * libs/Smarty.class.php:
+ Smarty::_trigger_fatal_error() uses Smarty::trigger_error() now,
+ instead of the native trigger_error()-function
+
+ * libs/Smarty_Compiler.class.php:
+ unrecognized custom-functions trigger an error at compile now, not at
+ display-time.
+
2004-01-23 Monte Ohrt <[email protected]>
* docs/getting-started.sgml:
@@ -1930,7 +1947,7 @@
* libs/Smarty.class.php
libs/Smarty_Compiler.class.php:
- added CVS $Id: ChangeLog,v 1.253 2004/01/24 01:32:31 changelog Exp $
+ added CVS $Id: ChangeLog,v 1.254 2004/01/26 01:33:44 changelog Exp $
2003-03-31 Messju Mohr <[email protected]>
--
Smarty CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php