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

Adds ability to specify delimiter for key/value pairs #45

Conversation

weierophinney
Copy link
Member

Per #44, this patch adds the ability to specify via the constructor the key/value pair delimiter to use when parsing a JavaProperties file. By default, this will be :, but it can be any non-empty string.

Per zendframework#44, this patch adds the ability to specify via the constructor the
key/value pair delimiter to use when parsing a JavaProperties file. By
default, this will be `:`, but it can be any non-empty string.
@weierophinney weierophinney merged commit 6469dee into zendframework:develop Apr 24, 2018
@weierophinney weierophinney deleted the feature/44-javaproperties-custom-delimiter branch April 24, 2018 18:14
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.

1 participant