cvs: smarty / ChangeLog
changelog <[email protected]>
| Newsgroups | gmane.comp.php.cvs.smarty |
|---|---|
| Message-ID | <cvschangelog1081816494@cvsserver> |
changelog Mon Apr 12 20:34:54 2004 EDT
Modified files:
/smarty ChangeLog
Log:
ChangeLog update
http://cvs.php.net/diff.php/smarty/ChangeLog?r1=1.281&r2=1.282&ty=u
Index: smarty/ChangeLog
diff -u smarty/ChangeLog:1.281 smarty/ChangeLog:1.282
--- smarty/ChangeLog:1.281 Wed Apr 7 20:36:04 2004
+++ smarty/ChangeLog Mon Apr 12 20:34:53 2004
@@ -1,3 +1,23 @@
+2004-04-12 Messju Mohr <[email protected]>
+
+ * NEWS
+ libs/Config_File.class.php
+ libs/Smarty.class.php:
+ removed unused functionality to load a subset of lines from a file in
+ Smarty::_read_file()
+
+ additionally removed a warning that is emitted since php-4.3.5 when
+ fread() is called on an empty file (with filesize()==0). thanks to
+ Andreas Streichardt who pointed this out.
+
+ * NEWS
+ libs/core/core.is_secure.php:
+ smarty_core_is_secure() only checks the file for readability now, not
+ the directory where is in.
+
+ * libs/Smarty.class.php:
+ removed unused security_setting 'ALLOW_CONSTANTS'
+
2004-04-07 Messju Mohr <[email protected]>
* libs/plugins/function.assign_debug_info.php
@@ -2303,7 +2323,7 @@
* libs/Smarty.class.php
libs/Smarty_Compiler.class.php:
- added CVS $Id: ChangeLog,v 1.281 2004/04/08 00:36:04 changelog Exp $
+ added CVS $Id: ChangeLog,v 1.282 2004/04/13 00:34:53 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