php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #77861 Incorrect syntax for "include_path"?
Submitted: 2019-04-06 20:23 UTC Modified: 2020-09-30 19:22 UTC
From: nothanks at noemail dot com Assigned: cmb (profile)
Status: Closed Package: *General Issues
PHP Version: Irrelevant OS:
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: nothanks at noemail dot com
New email:
PHP Version: OS:

 

 [2019-04-06 20:23 UTC] nothanks at noemail dot com
Description:
------------
On https://www.php.net/manual/en/ini.list.php and https://www.php.net/manual/en/ini.core.php#ini.include-path , should the include_path syntax

".;/path/to/php/pear"

be

".:/path/to/php/pear" (colon not semicolon)?

Perhaps this syntax is intentional.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2020-09-30 19:22 UTC] phpdocbot@php.net
Automatic comment on behalf of cmb
Revision: http://git.php.net/?p=doc/en.git;a=commit;h=f9f8f46e83590c6360a14faffa8c52287e9ece52
Log: Fix bug #77861: Incorrect syntax for "include_path"?
 [2020-09-30 19:22 UTC] phpdocbot@php.net
-Status: Open +Status: Closed
 [2020-09-30 19:22 UTC] cmb@php.net
-Assigned To: +Assigned To: cmb
 [2020-10-01 08:10 UTC] phpdocbot@php.net
Automatic comment on behalf of mumumu
Revision: http://git.php.net/?p=doc/ja.git;a=commit;h=8de243c5dad07af15d71ef45fdba795f39d4a858
Log: Fix bug #77861: Incorrect syntax for "include_path"?
 [2020-12-30 11:58 UTC] nikic@php.net
Automatic comment on behalf of mumumu
Revision: http://git.php.net/?p=doc/ja.git;a=commit;h=f785590d79a03ae91a718ae8f4f1a919bc66a84c
Log: Fix bug #77861: Incorrect syntax for "include_path"?
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 23:01:34 2024 UTC