Re: [PECL-DEV] official dead pecl extensions
[email protected] (Philip Olson)
| Newsgroups | php.pecl.dev |
|---|---|
| Message-ID | <[email protected]> |
On Feb 25, 2010, at 10:44 AM, Christopher Jones wrote: > Philip Olson wrote: >> Greetings all, >> >> The following PECL extensions have been tagged as "dead" according to the PHP manual, and the conservative criteria used includes extensions that lack releases (typically these are extensions moved from core to PECL), or perhaps it clearly seems dead/deprecated. Here's the list: >> >> classkit, fam, fdf, hw, iisfunc, java, msession, nis, notes, qtdom, session_pgsql, swf, and w32api >> >> There are probably other dead [and unmaintained] extensions but who knows, maybe a release from 2003 still works? >> >> All suggestions and comments for dealing with dead PECL extensions are encouraged and welcome! So far the manual pages remain with a link to the SVN repository of said extensions. >> >> Regards, >> Philip >> >> P.S. I just noticed that java isn't in PECL SVN, so not sure what to think of this yet. > > Hi Philip, > > What does the "tagging" actually do? http://docs.php.net/manual/en/book.classkit.php > still exists and looks unchanged. It's a subtle change [so far?] and only affects the Installation documentation. This was done while cleansing and unifying all of the PECL install documentation, which all link to their appropriate pecl.php.net page but many of the above extensions lack such a page. Example: http://docs.php.net/manual/en/classkit.installation.php Regards, Philip