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

Tests for issue with unexpected injection. #4868

Closed
wants to merge 3 commits into from
Closed

Tests for issue with unexpected injection. #4868

wants to merge 3 commits into from

Conversation

spalax
Copy link
Contributor

@spalax spalax commented Jul 22, 2013

Test for Issue #4862

@spalax
Copy link
Contributor Author

spalax commented Jul 22, 2013

"pull request" one more time, to propose it from a branch.

@weierophinney
Copy link
Member

@spalax will you be working on the fix for this as well?

* @link http://github.com/zendframework/zf2 for the canonical source repository
* @copyright Copyright (c) 2005-2013 Zend Technologies USA Inc. (http://www.zend.com)
* @license http://framework.zend.com/license/new-bsd New BSD License
* @package Zend_Di
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove @Package

@samsonasik
Copy link
Contributor

@spalax : @Package docblock should be deleted, yes, in other files at tests folder, it should be deleted too ^^

@spalax
Copy link
Contributor Author

spalax commented Jul 23, 2013

@weierophinney : yes i will work to fix it.

@spalax
Copy link
Contributor Author

spalax commented Jul 23, 2013

@samsonasik : if i remove @Package docblock in all other assets inside DI, should i pul it as new one pull request ?

@samsonasik
Copy link
Contributor

For this PR, you should only delete what I've mentioned, make new commit and push to this branch, you can make new branch and make new PR for other specific issue :)

@spalax
Copy link
Contributor Author

spalax commented Jul 23, 2013

@samsonasik: thanks for details.

@weierophinney
Copy link
Member

@spalax Tests are looking good -- any ETA on getting a fix in place?

@spalax
Copy link
Contributor Author

spalax commented Aug 19, 2013

I do not really sure if i not broke some thing else, i passed thru tests in DI folder successfully. Please review my changes details because there is quite hard logic in method resolveMethodParameters. Would be cool to refactor DI class, or at least refactor resolveMethodParameters (300 lines of codes and a lot of nested cycles it is tough)

@weierophinney
Copy link
Member

@spalax it looks good -- your test fails before applying the change, and passes afterwards. If there is other breakage, it means the newly broken functionality was not previously tested. :)

@ghost ghost assigned weierophinney Aug 20, 2013
weierophinney added a commit that referenced this pull request Aug 20, 2013
Tests for issue with unexpected injection.
weierophinney added a commit that referenced this pull request Aug 20, 2013
weierophinney added a commit that referenced this pull request Aug 20, 2013
weierophinney added a commit to zendframework/zend-di that referenced this pull request May 15, 2015
…di_strange_behavior

Tests for issue with unexpected injection.
weierophinney added a commit to zendframework/zend-di that referenced this pull request May 15, 2015
weierophinney added a commit to zendframework/zend-di that referenced this pull request May 15, 2015
weierophinney added a commit to zendframework/zend-di 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.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants