php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #79491 Search for .user.ini extends up to root dir
Submitted: 2020-04-19 11:22 UTC Modified: 2020-04-20 09:02 UTC
From: [email protected] Assigned: cmb (profile)
Status: Closed Package: CGI/CLI related
PHP Version: 7.3Git-2020-04-19 (Git) OS: *
Private report: No CVE-ID: None
 [2020-04-19 11:22 UTC] [email protected]
Description:
------------
.user.ini files are supposed to be searched from the current
directory up to the docroot, but not further.  However, as it is
now, .user.ini files are searched (and processed when found) up to
the root directory.


Patches

Pull Requests

Pull requests:

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2020-04-19 12:54 UTC] [email protected]
The following pull request has been associated:

Patch Name: Fix #79491: Search for .user.ini extends up to root dir
On GitHub:  https://github.com/php/php-src/pull/5417
Patch:      https://github.com/php/php-src/pull/5417.patch
 [2020-04-20 09:01 UTC] [email protected]
Automatic comment on behalf of [email protected]
Revision: http://git.php.net/?p=php-src.git;a=commit;h=fa10abd6d75aeb9fde1f53cf80116e39577a4555
Log: Fix #79491: Search for .user.ini extends up to root dir
 [2020-04-20 09:01 UTC] [email protected]
-Status: Open +Status: Closed
 [2020-04-20 09:02 UTC] [email protected]
-Assigned To: +Assigned To: cmb
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Tue Mar 17 10:00:01 2026 UTC