php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #34642 Windows include_path copy
Submitted: 2005-09-26 11:51 UTC Modified: 2005-09-26 12:00 UTC
From: john at stillwater dot co dot za Assigned:
Status: Not a bug Package: Documentation problem
PHP Version: Irrelevant OS: Win XP
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 you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: john at stillwater dot co dot za
New email:
PHP Version: OS:

 

 [2005-09-26 11:51 UTC] john at stillwater dot co dot za
Description:
------------
Hi,

The below text needs one minor adjustment, source php_manual_en.chm (latest), section "Description of core php.ini directives"

"Example G.2. Windows include_path
copy to clipboard
include_path=".;c:\php\includes"
Using a . in the include path allows for relative includes as it means the current directory."

The word "means" in the above copy should be rather be "meets"?

Thanks for your time.

Regards
John McLean 




Reproduce code:
---------------
ignore

Expected result:
----------------
ignore

Actual result:
--------------
ignore

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-09-26 12:01 UTC] vrana@php.net
It's right.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Nov 20 02:00:01 2025 UTC