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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
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: Wed Apr 24 09:01:28 2024 UTC