[commits] Horde branch master updated. ff7fa0b33bdf9da54731fd1815824dc7fa1b5826
Michael M Slusarz
slusarz at horde.org
Wed Feb 8 20:03:13 UTC 2012
The branch "master" has been updated.
The following is a summary of the commits.
from: 39fbacfc7df53a6dd2dcfe0feddf1bc8a411fb3f
af88560 Another email parsing test
7af8196 Parameters were not being correctly reset between function calls
a75f19d Sanity checking.
ff7fa0b Tweaks to non-validate algorithm
-----------------------------------------------------------------------
commit af885605b863bb8d90334db5f155959654ffdf8d
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Feb 8 12:42:43 2012 -0700
Another email parsing test
framework/Mail/test/Horde/Mail/ParseTest.php | 39 ++++++++++++++++++++++++++
1 files changed, 39 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/af885605b863bb8d90334db5f155959654ffdf8d
-----------------------------------------------------------------------
commit 7af8196470b54c8b3d646ed40302d572cdc23499
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Feb 8 12:57:37 2012 -0700
Parameters were not being correctly reset between function calls
framework/Mail/lib/Horde/Mail/Rfc822.php | 18 +++++++-----------
framework/Mail/test/Horde/Mail/ParseTest.php | 2 +-
2 files changed, 8 insertions(+), 12 deletions(-)
http://git.horde.org/horde-git/-/commit/7af8196470b54c8b3d646ed40302d572cdc23499
-----------------------------------------------------------------------
commit a75f19ddcf7571fdcb299b28999ff8da12047a57
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Feb 8 12:58:35 2012 -0700
Sanity checking.
Just in case pointer somehow jumps ahead of end, it won't turn into
infinite loop.
framework/Mail/lib/Horde/Mail/Rfc822.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/a75f19ddcf7571fdcb299b28999ff8da12047a57
-----------------------------------------------------------------------
commit ff7fa0b33bdf9da54731fd1815824dc7fa1b5826
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Feb 8 12:59:06 2012 -0700
Tweaks to non-validate algorithm
When parsing without validation, different address parts require
different delimiters.
framework/Mail/lib/Horde/Mail/Rfc822.php | 31 ++++++++++++++++++-----------
1 files changed, 19 insertions(+), 12 deletions(-)
http://git.horde.org/horde-git/-/commit/ff7fa0b33bdf9da54731fd1815824dc7fa1b5826
More information about the commits
mailing list