php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #59882 Missing methods
Submitted: 2011-08-03 02:31 UTC Modified: 2011-12-06 01:37 UTC
Votes:1
Avg. Score:4.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:1 (100.0%)
From: info at kevinhorst dot de Assigned: frozenfire (profile)
Status: Closed Package: oauth (PECL)
PHP Version: Irrelevant OS: Ubuntu
Private report: No CVE-ID: None
 [2011-08-03 02:31 UTC] info at kevinhorst dot de
Description:
------------
Oauth has some additional public methods, not documented at http://www.php.net/manual/en/book.oauth.php

Oauth::getLastResponseHeaders
Oauth::generateSignature
Oauth::setSSLChecks
Oauth::getRequestHeader

Reproduce code:
---------------
php --rc Oauth


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-12-06 01:37 UTC] frozenfire@php.net
Automatic comment from SVN on behalf of frozenfire
Revision: http://svn.php.net/viewvc/?view=revision&revision=320472
Log: Documented setsslchecks, getrequestheader, generatesignature and getlastresponseheaders methods. Closes bug #59882.
 [2011-12-06 01:37 UTC] frozenfire@php.net
This bug has been fixed in SVN.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.

 For Windows:

http://windows.php.net/snapshots/
 
Thank you for the report, and for helping us make PHP better.


 [2011-12-06 01:37 UTC] frozenfire@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: frozenfire
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 15:01:28 2024 UTC