facebook / facebook/hhvm

Support environment variables in ini files

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

Description

PHP supports INI settings such as

```
hhvm.server.thread_count = ${WEB_CONCURRENCY}
```

but HHVM doesn't appear to support that. It would be nice for services such as Heroku to automatically tweak values (and probably tons of other uses).

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.