cvs: smarty / ChangeLog
changelog <[email protected]>
| Newsgroups | gmane.comp.php.cvs.smarty |
|---|---|
| Message-ID | <cvschangelog1094776536@cvsserver> |
changelog Thu Sep 9 20:35:36 2004 EDT
Modified files:
/smarty ChangeLog
Log:
ChangeLog update
http://cvs.php.net/diff.php/smarty/ChangeLog?r1=1.324&r2=1.325&ty=u
Index: smarty/ChangeLog
diff -u smarty/ChangeLog:1.324 smarty/ChangeLog:1.325
--- smarty/ChangeLog:1.324 Tue Sep 7 20:32:46 2004
+++ smarty/ChangeLog Thu Sep 9 20:35:35 2004
@@ -1,3 +1,22 @@
+2004-09-09 Monte Ohrt <[email protected]>
+
+ * libs/Smarty_Compiler.class.php:
+ break down regex to digestable chunks, fix multiple param problem with
+ method calls,
+ add object method testing to unit_test cases
+
+ * libs/Smarty_Compiler.class.php:
+ update code comment with more examples
+
+ * libs/Smarty_Compiler.class.php:
+ allow objects in arbitrary param positions
+
+ * libs/Smarty_Compiler.class.php:
+ fix object parameter regex, allow one level of object indirection
+
+ * libs/Smarty_Compiler.class.php:
+ fix compile problem with numeric constants and math operator matching
+
2004-09-07 Monte Ohrt <[email protected]>
* libs/Config_File.class.php
@@ -2811,7 +2830,7 @@
* libs/Smarty.class.php
libs/Smarty_Compiler.class.php:
- added CVS $Id: ChangeLog,v 1.324 2004/09/08 00:32:46 changelog Exp $
+ added CVS $Id: ChangeLog,v 1.325 2004/09/10 00:35:35 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