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

Fatal error when calling Request::hasPut() #10283

Closed
mahelious opened this issue May 7, 2015 · 1 comment
Closed

Fatal error when calling Request::hasPut() #10283

mahelious opened this issue May 7, 2015 · 1 comment

Comments

@mahelious
Copy link

After upgrading our environment to Phalcon 2.0 was running some tests and ran into an error when calling Phalcon\Http\Request::hasPut(). Checking the documentation for Phalcon 2.0 I find references to has, hasGet, hasPost and hasServer, however hasPut is missing. Why has this method not been included? If oversight, is there a php fragment I can use until a patched stable is released? If it has been done away with intentionally why was that not mentioned in the upgrade guide?

andresgutierrez added a commit that referenced this issue May 12, 2015
[2.0.x] Readded Http\Request::hasPut() (#10283)
@andresgutierrez
Copy link
Contributor

Fixed in 2.0.x branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants