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
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: 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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Wed Jul 02 14:01:36 2025 UTC