ID: 25983 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Critical +Status: Assigned Bug Type: Documentation problem Operating System: Irrelevant PHP Version: Irrelevant Assigned To: hholzgra New Comment:
i've applied the path and i'm rebuilding the version information right now ... but the real problem here is that ext/printer was completely removed (physicly) from the php-src CVS repository instead of just doing a "cvs delete", that is the real reason for the version information being lost :( so even with the functable patch applied it will just say that these functions are available in PECL but the information that it was available in some 4.x versions is lost well, actually the version information is still in the CVS files that were moved to the PECL repository so it might be possible to extract them from there ... but unless there are other extensions that have been moved this way, too, i'll refuse to add extra code to do this ... Previous Comments: ------------------------------------------------------------------------ [2005-02-21 11:49:08] [EMAIL PROTECTED] Here's the patch: http://www.vrana.cz/scite/functable_pecl.diff.txt ------------------------------------------------------------------------ [2005-02-20 22:46:07] [EMAIL PROTECTED] Updating bug as all PECL extensions lack version information within the PHP Manual. Status->Critical. Vrana, could you add a link to the patch within this bug report? ------------------------------------------------------------------------ [2003-11-19 13:11:33] [EMAIL PROTECTED] Erm, since PECL extensions are currently documented in the PHP manual, this should be fixed somehow... ------------------------------------------------------------------------ [2003-11-19 07:41:29] [EMAIL PROTECTED] printer functions are going to be moved into PECL ------------------------------------------------------------------------ [2003-10-25 01:08:26] [EMAIL PROTECTED] Description: ------------ The reference for printer functions say it is available after 4.0.4, but in every function is "no version information, might be only in CVS", I think the reference is right, so this need to be fixed. I know this is not on xml files, but generated from a script or something like this. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=25983&edit=1
