php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #59301 Invalid SVN package version
Submitted: 2010-07-10 20:36 UTC Modified: 2010-07-11 04:39 UTC
From: jinmoku at hotmail dot com Assigned:
Status: Closed Package: svn (PECL)
PHP Version: 5.3.2 OS: OSX 1.6.4
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: jinmoku at hotmail dot com
New email:
PHP Version: OS:

 

 [2010-07-10 20:36 UTC] jinmoku at hotmail dot com
Description:
------------
package version is invalid

http://svn.php.net/viewvc/pecl/svn/tags/svn-1.0.0/php_svn.h?view=markup

--#define PHP_SVN_VERSION "0.6.0-dev" 
++#define PHP_SVN_VERSION "1.0.0-dev" 



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-07-10 20:38 UTC] jinmoku at hotmail dot com
++#define PHP_SVN_VERSION "1.0.0"  sorry ;)
 [2010-07-11 04:39 UTC] alan at akbkhome dot com
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.

Fixed for the next version.  - This is really a pear packager 
bug. - either it should check or replace stuff when 
packaging.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon May 20 18:01:36 2024 UTC