php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #37315 PECL install docs per extension need help
Submitted: 2006-05-04 22:45 UTC Modified: 2010-03-14 00:09 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: philip@php.net Assigned: philip (profile)
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS:
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: philip@php.net
New email:
PHP Version: OS:

 

 [2006-05-04 22:45 UTC] philip@php.net
Description:
------------
For each PECL extension there is installation information, for both Linux/Windows, that use many pecl related entities from global.ent. The problem is these entities were created before the install.pecl chapter existed in the manual. Windows DLL locations have also changed.

Changes needed:

- Deal with Windows DLL's as the links have changed. The new URL for these is:
 http://pecl4win.php.net/
Note which are included in core ext/ and which are bundled in the separate pecl dll download, and keep track of php versions (this info changes through php 4, 5, 5.1, 5.2, 6) so for example a dll may be with core from php4-5, but moved to the pecl downloads in 5.1+

- Collaborate with the pecl.php.net team for said dll files. Perhaps they should link to the dll's instead, that would be nice

- Consistently document each PECL extension in a similar fashion by always referring to install.pecl for compiling static and shared modules

- Deprecate some entities in favor of install.pecl info

- Surely other issues exist as well

The pecl.info entity, which should be used in every PECL extensions documentation, now links to install.pecl so that was the first step :)


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-02-16 19:36 UTC] svn@php.net
Automatic comment from SVN on behalf of philip
Revision: http://svn.php.net/viewvc/?view=revision&revision=295182
Log: Help unify PECL documentation, by using the PECL entities.
First stage in closing PHP bug #37315
 [2010-02-17 20:56 UTC] svn@php.net
Automatic comment from SVN on behalf of philip
Revision: http://svn.php.net/viewvc/?view=revision&revision=295214
Log: Help unify PECL install documentation, by using the PECL entities.
Second stage in closing PHP bug #37315
 [2010-02-18 00:36 UTC] svn@php.net
Automatic comment from SVN on behalf of philip
Revision: http://svn.php.net/viewvc/?view=revision&revision=295227
Log: Finished pecl.info.dead cleanup of dead pecl extensions, thus finishing a big part of PHP bug #37315
 [2010-03-14 00:09 UTC] philip@php.net
-Status: Open +Status: Closed
 [2010-03-14 00:09 UTC] philip@php.net
Fixed in SVN. :)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 02:01:29 2024 UTC