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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
33 - 17 = ?
Subscribe to this entry?

 
 [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: Thu Mar 28 18:01:29 2024 UTC