php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #65681 Allow SAPI specific INI settings in the same INI file.
Submitted: 2013-09-16 14:31 UTC Modified: 2021-07-19 11:32 UTC
Votes:2
Avg. Score:3.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: RQuadling at GMail dot com Assigned:
Status: Suspended Package: *Configuration Issues
PHP Version: Irrelevant OS: n/a
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: RQuadling at GMail dot com
New email:
PHP Version: OS:

 

 [2013-09-16 14:31 UTC] RQuadling at GMail dot com
Description:
------------
If you are using the 'scan additional path' for ini files, these files cannot be 
SAPI aware.

I created a patch that would allow any php.ini file to contain an additional 
section for a SAPI ...

[SAPI=xxxx]

Just like [PATH=] and [HOST=]

This allows any SAPI to have different INI settings.

https://gist.github.com/RQuadling/6562855


Patches

sapi_ini_gist.diff (last revision 2013-09-16 14:31 UTC by RQuadling at GMail dot com)

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2021-07-19 11:32 UTC] cmb@php.net
-Status: Open +Status: Suspended
 [2021-07-19 11:32 UTC] cmb@php.net
This feature (request) requires the RFC process[1].  For the time
being, I suspend this ticket.

[1] <https://wiki.php.net/rfc/howto>
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 15:01:29 2024 UTC