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

Hotfix #21 - patchKey merge configuration instead of override #25

Merged
merged 3 commits into from
Nov 1, 2017
Merged

Hotfix #21 - patchKey merge configuration instead of override #25

merged 3 commits into from
Nov 1, 2017

Conversation

michalbundyra
Copy link
Member

Method patchKey was not tested at all. It should merge configuration instead of override.
To override configuration method replaceKey should be used instead.

Fixes #21

/cc @TomHAnderson @kusmierz

Configuration is always read from the file, but in the test
configuration was not stored in the file. Expected result was
then not full, because it should contain current config with
merged changes from patch.
@weierophinney weierophinney merged commit dd3a3f1 into zfcampus:master Nov 1, 2017
weierophinney added a commit that referenced this pull request Nov 1, 2017
Hotfix #21 - patchKey merge configuration instead of override
weierophinney added a commit that referenced this pull request Nov 1, 2017
- Also removes empty stub for 1.2.2.
weierophinney added a commit that referenced this pull request Nov 1, 2017
weierophinney added a commit that referenced this pull request Nov 1, 2017
Forward port #25

Conflicts:
	CHANGELOG.md
@weierophinney
Copy link
Member

Thanks, @webimpress!

@samsonasik
Copy link
Contributor

@webimpress there is issue #28 after update with this, could you take a look? Thank you.

@michalbundyra
Copy link
Member Author

@samsonasik sure, I'll have a look on it

weierophinney added a commit to weierophinney/zf-configuration that referenced this pull request Nov 14, 2017
This reverts commit 8e14178, reversing
changes made to 09f5af9.

Fixes zfcampus#28
@michalbundyra michalbundyra restored the hotfix/21 branch November 22, 2017 12:14
TomHAnderson added a commit to TomHAnderson/zf-configuration that referenced this pull request Mar 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants