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 <[email protected]> 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 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
