[commits] Horde branch master updated.	146eff9094f090b96fc15123ee87ae2a24f8583a
    Michael M Slusarz 
    slusarz at horde.org
       
    Thu Aug 22 19:50:10 UTC 2013
    
    
  
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 <thomas.jarosch at intra2net.com>).
-----------------------------------------------------------------------
commit d576b04e3fc6917555684ad23d966f2a16704c2e
Author: Thomas Jarosch <thomas.jarosch at intra2net.com>
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 <slusarz at horde.org>
 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 <slusarz at horde.org>
Date:   Thu Aug 22 13:49:28 2013 -0600
    [mms] Use strpos() instead of preg_match() for simple string searches (Request #12603; Thomas Jarosch <thomas.jarosch at intra2net.com>).
 framework/Url/package.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/146eff9094f090b96fc15123ee87ae2a24f8583a
    
    
More information about the commits
mailing list