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
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: 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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Wed Jul 16 11:01:33 2025 UTC