php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #59651 Incorrect version
Submitted: 2011-03-05 08:28 UTC Modified: 2011-07-04 09:58 UTC
From: recena at klicap dot es Assigned:
Status: Closed Package: oauth (PECL)
PHP Version: 5.3.2 OS: Ubuntu
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: recena at klicap dot es
New email:
PHP Version: OS:

 

 [2011-03-05 08:28 UTC] recena at klicap dot es
Description:
------------
I have installed oauth package version 1.1.0 (pecl install 
oauth):

pecl/oauth is already installed and is the same as the 
released version 1.1.0

But when I call phpinfo () displays:

OAuth support	enabled
PLAINTEXT support	enabled
RSA-SHA1 support	enabled
HMAC-SHA1 support	enabled
Request engine support	php_streams, curl ...
version	1.0-dev

Version is incorrect.




Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-03-05 10:06 UTC] jawed@php.net
Thanks for the bug report.

I've went ahead and aliased the OAuth ext version w/Pierre's constant added 
in in rev 308656.

- JJ
 [2011-03-05 10:06 UTC] jawed@php.net
This bug has been fixed in SVN.

In case this was a documentation problem, the fix will show up at the
end of next Sunday (CET) on pecl.php.net.

In case this was a pecl.php.net website problem, the change will show
up on the website in short time.
 
Thank you for the report, and for helping us make PECL better.


 [2011-03-05 11:54 UTC] recena at klicap dot es
Sorry, I had not seen this issue: 
http://pecl.php.net/bugs/bug.php?id=22484

Regards,
 [2011-07-03 13:47 UTC] francois dot kooman at surfnet dot nl
Still not fixed in 1.2. It shows 1.1.1-dev.
 [2011-07-03 15:28 UTC] jawed@php.net
Hmm, that shouldn't be...see:

http://svn.php.net/viewvc/pecl/oauth/trunk/php_oauth.h?
r1=311716&r2=312542

And from the tarball I just downloaded for 1.2 it has the right version in 
php_oauth.h as well. Can you elaborate?

- JJ
 [2011-07-04 09:42 UTC] francois dot kooman at surfnet dot nl
Sorry... my bad. I guess I forgot to restart Apache. It is indeed fixed! Thanks!
 [2011-07-04 09:58 UTC] jawed@php.net
Great - thx for the update.

- JJ
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Dec 22 06:01:30 2024 UTC