Bug 303191 - php preg_match functionality broken
Summary: php preg_match functionality broken
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 4
Classification: Red Hat
Component: php
Version: 4.4
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
: ---
Assignee: Joe Orton
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-09-24 14:44 UTC by Chuck Mead
Modified: 2007-11-17 01:14 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-09-25 13:28:21 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Chuck Mead 2007-09-24 14:44:20 UTC
Description of problem:
RHEL4 php is being built with the in-system pcre-regex ala 
--with-pcre-regex=/usr. This breaks preg_match functionality. This appears to
have been happening for a while as the PHP guys keep getting recurring tickets.
See PHP bug:

http://bugs.php.net/bug.php?id=31501&edit=1

Version-Release number of selected component (if applicable):
php-4.3.9-3.22.5.x86_64

How reproducible:
run phpinfo() to see the build.

Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Joe Orton 2007-09-25 07:50:49 UTC
Thanks for the report.  Can you give an example of a failing preg_match() call?
 The example used in the referenced upstream bug report seems to work fine with
the RHEL4 php.

Comment 2 Chuck Mead 2007-09-25 13:28:21 UTC
Uhm... Bloomberg is not runing our apache and as it happens that is where the
bug lies! Withdrawn... NOT A BUG.


Note You need to log in before you can comment on or make changes to this bug.