Update of /cvsroot/squirrelmail/squirrelmail
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15384
Modified Files:
Tag: SM-1_4-STABLE
ChangeLog
Log Message:
fix php 5.0.4 E_NOTICE errors in message class. closes 1164045.
second part for fixes differs from devel. removed second is_object() call
and joined two sanity checks with strtolower()!='attachment' check
Index: ChangeLog
===================================================================
RCS file: /cvsroot/squirrelmail/squirrelmail/ChangeLog,v
retrieving revision 1.332.2.254
retrieving revision 1.332.2.255
diff -u -w -r1.332.2.254 -r1.332.2.255
--- ChangeLog 20 Jul 2005 10:08:32 -0000 1.332.2.254
+++ ChangeLog 21 Jul 2005 15:41:04 -0000 1.332.2.255
@@ -12,7 +12,9 @@
- Added extra checks in delivery class for In-Reply-To header. Fixes
E_NOTICE level warnings in php 5.0.4 and later (#1206474). [php5]
- Added extra checks in SquirrelMail charset_encode() function in case
- somebody removed html to us-ascii conversion library (#1239782).
+ somebody removes html to us-ascii conversion library (#1239782).
+ - Ported devel fixes for php 5.0.4 E_NOTICE warnings in Message class
+ (#1164045). [php5]
Version 1.4.5 - 13 July 2005
----------------------------
-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
--
squirrelmail-cvs mailing list
List Address: squirrelmail-cvs-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@xxxxxxxxxxxxxxxx
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-cvs
http://squirrelmail.org/cvs
|