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

Conversation

@weierophinney
Copy link
Member

In preparation for splitting the Template subcomponent into its own repository, this patch:

  • adds an Exception subcomponent, with an ExceptionInterface marker interface and an InvalidArgumentException concrete implementation.
  • updates the ArrayParametersTrait and DefaultParamsTrait to use the subcomponent-specific exceptions.
  • updates the ArrayParametersTrait to test for the subcomponent-specific exceptions instead of the component-level exceptions.

In preparation for splitting the Template subcomponent into its own repository,
this patch:

- adds an `Exception` subcomponent, with an `ExceptionInterface` marker
  interface and an `InvalidArgumentException` concrete implementation.
- updates the ArrayParametersTrait and DefaultParamsTrait to use the
  subcomponent-specific exceptions.
- updates the ArrayParametersTrait to test for the subcomponent-specific
  exceptions instead of the component-level exceptions.
@weierophinney weierophinney added this to the 1.0.0rc3 milestone Dec 2, 2015
@weierophinney weierophinney self-assigned this Dec 2, 2015
@weierophinney weierophinney merged commit d1a6773 into zendframework:master Dec 2, 2015
weierophinney added a commit that referenced this pull request Dec 2, 2015
weierophinney added a commit that referenced this pull request Dec 2, 2015
@weierophinney weierophinney deleted the feature/template-exceptions branch January 30, 2017 20:11
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.

1 participant