Bug 115280

Summary: PHP : pcre doesn't work, uses system pcre lib instead of internal.
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Philippe Huybrechts <philippe>
Component: OtherAssignee: E-mail List <bnc-team-screening>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Major    
Priority: P5 - None    
Version: Beta 4   
Target Milestone: ---   
Hardware: Other   
OS: All   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Philippe Huybrechts 2005-09-05 10:22:25 UTC
Any use of preg_match gives an error like 
preg_match: internal pcre_fullinfo() error -3 in 

Solution : rebuild the php with the internal pcre library, not the system
supplied one
Comment 1 Philippe Huybrechts 2005-09-05 10:23:12 UTC
Additional comments: this is for php5 as well as php4
Comment 2 Christoph Thiel 2005-09-05 10:42:51 UTC
Known bug, has already been fixed for RC1.