php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #203 bug in setup script (regex)
Submitted: 1998-03-26 17:07 UTC Modified: 1998-03-26 17:51 UTC
From: dzoni at beocity dot net Assigned: ars (profile)
Status: Closed Package: Installation problem
PHP Version: 3.0 Release Cand OS: Linux 2.0.33
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: dzoni at beocity dot net
New email:
PHP Version: OS:

 

 [1998-03-26 17:07 UTC] dzoni at beocity dot net
setup script provided with  the 3.0RC version has a bug
about regex question

Use the bundled regex library?[no]

As much as I untherstand english, if I answer 'no' to that
question, PHP should use system regex, right ?
If the answer is 'yes' (Use the bundled regex library)
then configure is invoked with

--with-system-regex=yes

Which is oposite from my answer.

The question should be:
Use the system regex library?[no]

and that would work as expected.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-03-26 17:51 UTC] ars
Fixed March 25 in latest CVS (along with a lot of other bugs), diff at:
http://ca.php.net/cvsweb.cgi/setup.diff?r1=1.20&r2=1.21
Full file at:
http://ca.php.net/cvsweb.cgi/setup?rev=1.21

UODBC bugs fixed in a later version, if you need them get the fixed setup:
http://ca.php.net/cvsweb.cgi/setup?rev=1.24
And the fixed configure.in (you'll need autoconf):
http://ca.php.net/cvsweb.cgi/configure.in?rev=1.168
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 03:01:28 2024 UTC