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

Hotfix: #6386 #6496 validator chain merge type mismatch #6912

Conversation

Ocramius
Copy link
Member

#6386 #6496 brought in a regression caused by Zend\Validator\ValidatorChain#merge() internal bugs. This PR fixes those implementation issues.

Based on previous PR #6910 #6911

…lidatorChain#merge()` method, which presents internal type mismatches
…ly to `ValidatorChain#attach()` by `ValidatorChain#merge()`
@Ocramius
Copy link
Member Author

Added some commits that were killing the current build: validator chain MUST be cloneable, or everything in Zend\Form just goes bananas.

@Ocramius Ocramius added this to the 2.4.0 milestone Nov 22, 2014
Ocramius added a commit that referenced this pull request Nov 22, 2014
…hain-merge-type-mismatch

Hotfix: #6386 #6496 validator chain merge type mismatch
@Ocramius Ocramius merged commit a6ec0bd into zendframework:develop Nov 22, 2014
@Ocramius Ocramius deleted the hotfix/#6386-#6496-validator-chain-merge-type-mismatch branch November 22, 2014 04:59
gianarb pushed a commit to zendframework/zend-validator that referenced this pull request May 15, 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.

1 participant