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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
24 + 27 = ?
Subscribe to this entry?

 
 [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: Fri Apr 26 12:01:30 2024 UTC