This repository was archived by the owner on Jan 8, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Altered ZendTest\Authentication to test for new exceptions and messages
Moved _files in tests/Zend/Acl to TestAsset
…k/zf2 into milestones/exceptions
…k/zf2 into milestones/exceptions
…n Container::__call; OutOfBoundsException now thrown in Container::current;
ralphschindler
referenced
this pull request
in weierophinney/zendframework
Aug 22, 2011
Zend\Http - Merging Client refactoring into feature/http-foundation
NeilNienaber
pushed a commit
to NeilNienaber/zf2
that referenced
this pull request
Oct 4, 2012
Update zf2 to RC7
gianarb
pushed a commit
to zendframework/zend-http
that referenced
this pull request
May 15, 2015
…e/http-client Zend\Http - Merging Client refactoring into feature/http-foundation
gianarb
pushed a commit
to zendframework/zend-filter
that referenced
this pull request
May 15, 2015
…renamed-interfaces Locale renamed interfaces
gianarb
pushed a commit
to zendframework/zend-validator
that referenced
this pull request
May 15, 2015
…renamed-interfaces Locale renamed interfaces
gianarb
pushed a commit
to zendframework/zend-view
that referenced
this pull request
May 15, 2015
…renamed-interfaces Locale renamed interfaces
weierophinney
pushed a commit
that referenced
this pull request
Dec 20, 2016
- [#9](zendframework/zend-form#9) Correct typo in aria attributes' names There should not be a dash before “by”: - http://www.w3.org/TR/wai-aria/states_and_properties#aria-labelledby - http://www.w3.org/TR/wai-aria/states_and_properties#aria-describedby This fixes a typo I introduced in #5989. - [#12](zendframework/zend-form#12) Deprecated AllowEmpty and ContinueIfEmpty annotations
This pull request was closed.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is the exception refactor for Zend\Navigation. The only commit that contains changes from me is http://github.com/mridgway/zf2/commit/37d78a79001879bb8c736d8f07193c1129c4353a
This should be commited to the milestones/exceptions branch.