[commits] Horde branch master updated. 91c3666f133ad96cd15cf24ee3e881130458e1e6

Michael M Slusarz slusarz at horde.org
Thu Dec 20 20:10:56 UTC 2012


The branch "master" has been updated.
The following is a summary of the commits.

from: 7c5071983c697b676ef1d3029c5c63406fe859e6

91c3666 [mms] Convert Horde_String#validUtf8() from a preg-regex to a string iterator to eliminate PCRE issues relating to stack sizes (Bug #11899).

-----------------------------------------------------------------------

commit 91c3666f133ad96cd15cf24ee3e881130458e1e6
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Dec 20 13:10:08 2012 -0700

    [mms] Convert Horde_String#validUtf8() from a preg-regex to a string iterator to eliminate PCRE issues relating to stack sizes (Bug #11899).

 framework/Util/lib/Horde/String.php           |   61 ++++++++++++-------------
 framework/Util/package.xml                    |    4 +-
 framework/Util/test/Horde/Util/StringTest.php |   37 +++++++++++++++
 3 files changed, 68 insertions(+), 34 deletions(-)

http://git.horde.org/horde-git/-/commit/91c3666f133ad96cd15cf24ee3e881130458e1e6




More information about the commits mailing list