Skip to content
This repository has been archived by the owner on Jan 21, 2020. It is now read-only.

Cache config to a PHP array #24

Merged
merged 1 commit into from
Dec 9, 2015

Conversation

akrabat
Copy link

@akrabat akrabat commented Nov 27, 2015

Use var_export to write the merged config array to disk. This means that we can load the config back using a simple include and avoid a json_decode() call.

Use var_export to write the merged config array to disk. This means that
we can load the config back using a simple include and avoid a
json_decode call.
@weierophinney weierophinney added this to the 1.0.0rc4 milestone Dec 9, 2015
@weierophinney weierophinney self-assigned this Dec 9, 2015
@weierophinney weierophinney merged commit 29452bd into zendframework:master Dec 9, 2015
weierophinney added a commit that referenced this pull request Dec 9, 2015
weierophinney added a commit that referenced this pull request Dec 9, 2015
weierophinney added a commit that referenced this pull request Dec 9, 2015
weierophinney added a commit that referenced this pull request Dec 9, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants