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

Removed Zend\Http\Client\Cookies #5840

Closed
wants to merge 1 commit into from

Conversation

ezimuel
Copy link
Contributor

@ezimuel ezimuel commented Feb 18, 2014

The Zend\Http\Client\Cookies is a misprint from ZF. The correct component is Zend\Http\Cookies. I removed it and fixed the unit test.

@weierophinney weierophinney added this to the 2.3.0 milestone Feb 18, 2014
@weierophinney weierophinney self-assigned this Feb 18, 2014
@Ocramius
Copy link
Member

@ezimuel shouldn't you extend from the correct class and leave this one for BC compat?

@ezimuel
Copy link
Contributor Author

ezimuel commented Feb 18, 2014

@Ocramius This class is not used in the framework, and makes no sense to use it.

@Ocramius
Copy link
Member

@ezimuel alright

@Maks3w
Copy link
Member

Maks3w commented Feb 18, 2014

I think we need to declare it first as deprecated and then remove it in 2.3.0 and best if 2.4.0

@weierophinney
Copy link
Member

I think we need to declare it first as deprecated

I disagree. The reason @ezimuel created this PR is because of people indicating confusion over which one to use. Only one is correct in this particular case; the other, which is removed in this PR, cannot be used with the HTTP client in its current incarnation.

weierophinney added a commit that referenced this pull request Feb 20, 2014
Removed Zend\Http\Client\Cookies

Conflicts:
	library/Zend/Http/Client/Cookies.php
weierophinney added a commit that referenced this pull request Feb 20, 2014
weierophinney added a commit that referenced this pull request Feb 20, 2014
@weierophinney
Copy link
Member

Merged to develop for release with 2.3.0.

weierophinney added a commit to zendframework/zend-http that referenced this pull request May 15, 2015
…cookies

Removed Zend\Http\Client\Cookies

Conflicts:
	library/Zend/Http/Client/Cookies.php
weierophinney added a commit to zendframework/zend-http that referenced this pull request May 15, 2015
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants