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

from: cb8ad4fa7490e1f2706e75b9147686b32dc69712

d576b04 Replace preg_match() with strpos() for simple string search
146eff9 [mms] Use strpos() instead of preg_match() for simple string searches 
(Request #12603; Thomas Jarosch <[email protected]>).

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

commit d576b04e3fc6917555684ad23d966f2a16704c2e
Author: Thomas Jarosch <[email protected]>
Date:   Thu Aug 22 21:12:08 2013 +0200

    Replace preg_match() with strpos() for simple string search
    
    Request #12603
    
    Signed-off-by: Michael M Slusarz <[email protected]>

 framework/Url/lib/Horde/Url.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/d576b04e3fc6917555684ad23d966f2a16704c2e

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

commit 146eff9094f090b96fc15123ee87ae2a24f8583a
Author: Michael M Slusarz <[email protected]>
Date:   Thu Aug 22 13:49:28 2013 -0600

    [mms] Use strpos() instead of preg_match() for simple string searches 
(Request #12603; Thomas Jarosch <[email protected]>).

 framework/Url/package.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/146eff9094f090b96fc15123ee87ae2a24f8583a


-- 
commits mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: [email protected]

Reply via email to