Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign up[Enhancement] Phalcon\Http\RequestInterface #13061
Comments
sergeyklay
added
the
Enhancement
label
Oct 2, 2017
sergeyklay
added this to the 4.0.0 milestone
Oct 2, 2017
This comment has been minimized.
This comment has been minimized.
Good catch. Thank you |
This comment has been minimized.
This comment has been minimized.
No problem :) |
stale
bot
added
the
stale
label
Apr 16, 2018
sergeyklay
closed this
Apr 16, 2018
sergeyklay
reopened this
May 2, 2018
stale
bot
removed
the
stale
label
May 2, 2018
This comment has been minimized.
This comment has been minimized.
phalcon
deleted a comment from
stale bot
Dec 17, 2018
niden
added this to To do
in 4.0 Release
via automation
Dec 17, 2018
niden
self-assigned this
Dec 17, 2018
added a commit
to niden/cphalcon
that referenced
this issue
Dec 17, 2018
added a commit
to niden/cphalcon
that referenced
this issue
Dec 17, 2018
niden
moved this from To do
to In progress
in 4.0 Release
Dec 17, 2018
added a commit
to niden/cphalcon
that referenced
this issue
Dec 17, 2018
added a commit
that referenced
this issue
Dec 17, 2018
added a commit
that referenced
this issue
Dec 17, 2018
added a commit
that referenced
this issue
Dec 17, 2018
niden
moved this from In progress
to Done
in 4.0 Release
Dec 17, 2018
This comment has been minimized.
This comment has been minimized.
@niden Whether this addressed? |
added a commit
to niden/cphalcon
that referenced
this issue
Dec 18, 2018
This comment has been minimized.
This comment has been minimized.
@sergeyklay The PR synched the interfaces between Request and RequestInterface |
niden
closed this
Dec 22, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
kornerita commentedSep 6, 2017
Hi,
I would like to ask for an update in Phalcon\Http\RequestInterface to match the following Phalcon\Http\Request methods for compatibility:
This would be for Phalcon 4+ for backward compatibility on 3rd party existing implementations of RequestInterface.
Thanks,
Federico.