demo
demo copied to clipboard
Environments
Q | A |
---|---|
Is bugfix? | ✔️/❌ |
New feature? | ✔️/❌ |
Breaks BC? | ✔️/❌ |
Fixed issues | comma-separated list of tickets # fixed by the PR, if any |
We need to discuss whether environment variables should be cached.
What's the purpose of caching them?
The advantage of the env variables that they can be changed on the fly. Without that you may use simple php array to store such variables