php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #170 miswording in setup script
Submitted: 1998-03-14 15:47 UTC Modified: 1998-03-16 06:54 UTC
From: rodgers at nlm dot nih dot gov Assigned:
Status: Closed Package: Installation problem
PHP Version: 3.0 Latest CVS OS: Solaris 2.6
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: rodgers at nlm dot nih dot gov
New email:
PHP Version: OS:

 

 [1998-03-14 15:47 UTC] rodgers at nlm dot nih dot gov
The following wording, from the setup script, is backwward
from the intended meaning, I believe:

Whether to enable debug information. Doing this will make PHP run
faster, but it will be harder to trace bugs. You are encouraged to
leave debugging on while PHP 3.0 is in alpha and beta state.

I think what you intend is:

Whether to enable debug information.  Answering "no" here
will disable debug information, which will make PHP run faster,

while making it harder to trace bugs.  You are encouraged to
leave debugging on while PHP 3.0 is in alpha and beta state.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-03-16 06:54 UTC] ssb
fixed
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 21:01:30 2024 UTC