Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorporate Collection in Http\Message #13907

Closed
niden opened this issue Mar 20, 2019 · 1 comment
Closed

Incorporate Collection in Http\Message #13907

niden opened this issue Mar 20, 2019 · 1 comment
Assignees
Labels
enhancement Enhancement to the framework

Comments

@niden
Copy link
Member

niden commented Mar 20, 2019

Phalcon\Collection needs to be implemented in the Http\Message namespace for headers, cookies and other superglobals.

@niden niden added the enhancement Enhancement to the framework label Mar 20, 2019
@niden niden self-assigned this Mar 20, 2019
@niden niden mentioned this issue Mar 22, 2019
4 tasks
niden added a commit that referenced this issue Mar 24, 2019
* niden-T13907-collection-psr7:
  [#13907] - Changing internal to private to check the Windows build
  [#13907] - Added more tests initializing headers with a collection
  [#13907] - Added the ability to pass a collection object and array
  [#13907] - Added Collection for headers and attributes
  [#13907] - Refactoring response
  [#13907] - Incorporated Collection to the Request
  [4.0.x] - Changed the constructor to use memory instead of temp
  [4.0.x] - Corrected return value for get
  [#13907] - Added the ability to pass a collection object and array
  [#13907] - Added Collection for headers and attributes
  [#13907] - Refactoring response
  [#13907] - Incorporated Collection to the Request
  [4.0.x] - Changed the constructor to use memory instead of temp
  [4.0.x] - Corrected return value for get
@niden
Copy link
Member Author

niden commented Mar 24, 2019

Merged

@niden niden closed this as completed Mar 24, 2019
@niden niden added the 4.0 label Jun 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement to the framework
Projects
None yet
Development

No branches or pull requests

1 participant