This repository has been 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 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
CS space & returning instance
Add service & add tests
…slager/zf2 into functionality/WriterPluginManager
Changed writers according to that
- Aligning operators - Assuring changes work with current develop branch
…mensSahs/zf2 into feature/2855
- Added a test for the renderer.post event to ensure it gets triggered
- Provides hasUnknown and getUnknown - BaseInputFilter now implements this additional interface
- The block that handled exceptions in DefaultRenderingStrategy was calling trigger() on the event object -- clearly a problem. Code has been modified to retrieve the event manager from the application object composed in the event, and trigger from there. - Additionally, a potential infinite loop was removed (the render event was getting triggered a second time from within the catch clause) - Tests added to ensure that the render.error event is now properly triggered.
[zendframework#2964] Retrieve application events before triggering
Conflicts: library/Zend/File/Transfer/Adapter/AbstractAdapter.php library/Zend/Validator/File/ExcludeExtension.php library/Zend/Validator/File/ImageSize.php library/Zend/Validator/File/NotExists.php
…service-factory LoggerServiceFactory does not return a logger
Revise MongoDB session save handler's gc() docs
Can you rebase this PR against the develop branch? |
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.
http://framework.zend.com/issues/browse/ZF2-492