6.0.0-beta1
7/6/25

[#12603] Horde_Url: Replace preg_match with strpos() for simple string search
Summary Horde_Url: Replace preg_match with strpos() for simple string search
Queue Horde Framework Packages
Queue Version Git master
Type Enhancement
State Resolved
Priority 1. Low
Owners slusarz (at) horde (dot) org
Requester thomas.jarosch (at) intra2net (dot) com
Created 08/22/2013 (4336 days ago)
Due
Updated 08/22/2013 (4336 days ago)
Assigned
Resolved 08/22/2013 (4336 days ago)
Milestone
Patch Yes

History
08/22/2013 07:50:19 PM Michael Slusarz Assigned to Michael Slusarz
State ⇒ Resolved
 
08/22/2013 07:50:14 PM Git Commit Comment #3 Reply to this comment
Changes have been made in Git (master):

commit 146eff9094f090b96fc15123ee87ae2a24f8583a
Author: Michael M Slusarz <slusarz@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@intra2net.com>).

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

http://git.horde.org/horde-git/-/commit/146eff9094f090b96fc15123ee87ae2a24f8583a
08/22/2013 07:50:10 PM Git Commit Comment #2 Reply to this comment
Changes have been made in Git (master):

commit d576b04e3fc6917555684ad23d966f2a16704c2e
Author: Thomas Jarosch <thomas.jarosch@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@horde.org>

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

http://git.horde.org/horde-git/-/commit/d576b04e3fc6917555684ad23d966f2a16704c2e
08/22/2013 07:13:45 PM Thomas Jarosch Comment #1
Priority ⇒ 1. Low
New Attachment: 0001-Replace-preg_match-with-strpos-for-simple-string-sea.patch Download
Patch ⇒ Yes
Milestone ⇒
Queue ⇒ Horde Framework Packages
Summary ⇒ Horde_Url: Replace preg_match with strpos() for simple string search
Type ⇒ Enhancement
State ⇒ New
Reply to this comment
Titel says it all.

Saved Queries