laminas / laminas-http

Provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests
https://docs.laminas.dev/laminas-http/
BSD 3-Clause "New" or "Revised" License
36 stars 27 forks source link

Allow to use DateTimeInterface in the SetCookie::setExpires #52

Closed artemmolotov closed 3 years ago

artemmolotov commented 3 years ago
Q A
Documentation yes
Bugfix no
BC Break no
New Feature yes
RFC no
QA yes

Description

Allow to use instance of DateTimeInterface in the SetCookie::setExpires

Ocramius commented 3 years ago

Hey @artemmolotov, this package is generally closed for further improvements, as per its README.md:

This package is considered feature-complete, and is now in security-only maintenance mode,