php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #56148 PECL downloads for Windows users
Submitted: 2004-07-28 18:34 UTC Modified: 2016-06-20 15:46 UTC
From: philip at cornado dot com Assigned: cmb (profile)
Status: Closed Package: PECL website (PECL)
PHP Version: Irrelevant OS: Irrelevant
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:
42 - 29 = ?
Subscribe to this entry?

 
 [2004-07-28 18:34 UTC] philip at cornado dot com
Description:
------------
Currently Windows users officially get PECL extensions in two ways:

PHP 4
- Inside PHP 4 source -> extensions/ directory
- http://snaps.php.net/win32/PECL_STABLE/

PHP 5
- http://www.php.net/downloads.php -> PECL Download

If the PECL extension exists within the download provided at downloads.php (pecl-5.0.0-Win32.zip currently), this information should be listed within the packages information here: pecl.php.net/package-info.php?package={foo}
Or maybe even make the DLL's available on pecl.php.net

Any thoughts on this?  I'm documenting the following bug and this is very much related:
 - http://bugs.php.net/bug.php?id=28018


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-08-27 14:40 UTC] philip@php.net
And on a related note, a nice feature would be to download these DLL files via the pear command.  Something like:

pear download-dll someext
 [2016-06-20 15:46 UTC] cmb@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: cmb
 [2016-06-20 15:46 UTC] cmb@php.net
> Or maybe even make the DLL's available on pecl.php.net

That's the case since quite a while (see, for instance,
<http://pecl.php.net/package/APCu>), so it seems this ticket can
be closed.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 20:01:29 2024 UTC