Skip to content

Tags: precariouspanther/ParameterTree

Tags

2.0.1

Toggle 2.0.1's commit message
getBranch now allows php 'falsey' keys (i.e .0)

2.0.0

Toggle 2.0.0's commit message
Refactoring ParameterTree to improve architecture and tests

Added ValueExists exception and updated set behaviour to throw exceptions when trying to override an existing key accidentally.
Completed test coverage for getBranch method

1.0.2

Toggle 1.0.2's commit message
Fix for losing empty arrays

1.0.1

Toggle 1.0.1's commit message
allow getBranch to return null values

Update to allow getBranch to return null values if the value fetched exists but is set to null

1.0.0

Toggle 1.0.0's commit message
Initial import + tests