php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #78952 svn package lacks LICENSE or COPYING
Submitted: 2019-12-12 11:27 UTC Modified: 2019-12-16 02:18 UTC
From: cmb@php.net Assigned: alan_k (profile)
Status: Closed Package: svn (PECL)
PHP Version: Irrelevant OS: n/a
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: cmb@php.net
New email:
PHP Version: OS:

 

 [2019-12-12 11:27 UTC] cmb@php.net
Description:
------------
Apparently, svn packages distributed via PECL don't have any
LICENSE or COPYING files.  These are required to build Windows
binary packages, though.



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2019-12-13 02:19 UTC] alan_k@php.net
Just tried to release a version - it's got a LICENCE in HEAD

I'm getting this error on upload
Extension version mismatch between the package.xml (2.0.3) and the source code (1.0.4-dev).

Not sure where it's getting the 1.0.4-dev from..




http://svn.php.net/viewvc/pecl/svn/trunk/package.xml?revision=343421&view=markup
 [2019-12-13 07:45 UTC] cmb@php.net
> Not sure where it's getting the 1.0.4-dev from.

I think it's from php_svn.h:31.
 [2019-12-16 02:18 UTC] alan_k@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: alan_k
 [2019-12-16 02:18 UTC] alan_k@php.net
new release done now. -should have LICENCE in there.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 17:01:29 2024 UTC