facebook / facebook/hhvm

Scan directory for all ini files; not just the default

Open
#4,834 1 comment 0 reactions 0 assignees View on GitHub
ini
Dominant language
C++
Stars
18.7k
Forks
3.1k
Avg merge
1h 47m
Merged PRs (30d)
2

Description

https://github.com/facebook/hhvm/blob/master/hphp/runtime/base/program-functions.cpp#L1338
only looks for a single php.ini file. Why doesn't it do a full directory scan of /etc/hhvm and load all _.ini files in lexical order, or all php_.ini files, or ...?

From @rrh

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.