cvs: smarty / ChangeLog
changelog <[email protected]>
| Newsgroups | gmane.comp.php.cvs.smarty |
|---|---|
| Message-ID | <cvschangelog1057019414@cvsserver> |
changelog Mon Jun 30 20:30:14 2003 EDT
Modified files:
/smarty ChangeLog
Log:
ChangeLog update
Index: smarty/ChangeLog
diff -u smarty/ChangeLog:1.162 smarty/ChangeLog:1.163
--- smarty/ChangeLog:1.162 Sun Jun 29 20:30:30 2003
+++ smarty/ChangeLog Mon Jun 30 20:30:14 2003
@@ -1,3 +1,33 @@
+2003-06-30 Messju Mohr <[email protected]>
+
+ * libs/Smarty_Compiler.class.php:
+ backed out errornously committed support for $foo->$bar
+
+ * libs/core/core.write_file.php:
+ fixed indentiation, silenced occasional warning
+
+ * libs/plugins/function.html_image.php:
+ match first character of file-attribute against "/" instead of
+ DIRECTORY_SEPARATOR since it is a url-path and not a file-path.
+
+ * libs/Smarty_Compiler.class.php
+ libs/core/core.write_file.php
+ libs/plugins/function.html_image.php:
+ libs/plugins/function.html_image.php
+
+ * libs/Smarty_Compiler.class.php:
+ re-fixed cacheable_state-handling
+
+ * libs/core/core.display_debug_console.php
+ libs/core/core.process_cached_inserts.php
+ libs/core/core.process_compiled_include.php
+ libs/core/core.run_insert_handler.php:
+ extincting $this out of smarty_core_*-functions
+
+ * libs/Smarty.class.php
+ libs/Smarty_Compiler.class.php:
+ fixed handling of nocache-state
+
2003-06-29 Messju Mohr <[email protected]>
* libs/Smarty.class.php
@@ -801,7 +831,7 @@
* libs/Smarty.class.php
libs/Smarty_Compiler.class.php:
- added CVS $Id: ChangeLog,v 1.162 2003/06/30 00:30:30 changelog Exp $
+ added CVS $Id: ChangeLog,v 1.163 2003/07/01 00:30:14 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