cvs: smarty / ChangeLog
changelog <[email protected]>
| Newsgroups | gmane.comp.php.cvs.smarty |
|---|---|
| Message-ID | <cvschangelog1059525048@cvsserver> |
changelog Tue Jul 29 20:30:48 2003 EDT
Modified files:
/smarty ChangeLog
Log:
ChangeLog update
Index: smarty/ChangeLog
diff -u smarty/ChangeLog:1.169 smarty/ChangeLog:1.170
--- smarty/ChangeLog:1.169 Mon Jul 28 20:30:45 2003
+++ smarty/ChangeLog Tue Jul 29 20:30:48 2003
@@ -1,3 +1,21 @@
+2003-07-29 Messju Mohr <[email protected]>
+
+ * libs/Smarty.class.php
+ libs/Smarty_Compiler.class.php:
+ modifiers are resolved at compile-time now. _run_mod_handler() is
+ still used for modifiers with map_array=true (== no preceeding '@')
+
+ * libs/Smarty.class.php
+ libs/Smarty_Compiler.class.php
+ libs/core/core.smarty_include.php:
+ moved _smarty_include() back into Smarty.class.php
+
+ * libs/Smarty.class.php
+ libs/core/core.load_plugins.php:
+ prevent unnecessary calls to _read_file() in _is_compiled()
+ converted method-call to internal function-call in
+ smarty_core_load_plugins()
+
2003-07-28 Messju Mohr <[email protected]>
* libs/Smarty_Compiler.class.php:
@@ -903,7 +921,7 @@
* libs/Smarty.class.php
libs/Smarty_Compiler.class.php:
- added CVS $Id: ChangeLog,v 1.169 2003/07/29 00:30:45 changelog Exp $
+ added CVS $Id: ChangeLog,v 1.170 2003/07/30 00:30:48 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