[PHP-DOC] Re: 'Depreciated' function documention removed From: Jim Winstead (jimw <email protected>)
Date: 04/14/01

i'm redirecting your request to the phpdoc <email protected> list.

(i did do the search-and-replace to fix "depreciated" and its
creatively spelled variants to be "deprecated", though. :)

jim

On Fri, Apr 13, 2001 at 10:42:00PM -0500, Andrew Gray wrote:
> I've noticed at least a few functions in the online HTML documention (PDF_open, for example) that have had all the content about the function removed, saying it's depreciated. That's fine and good, but it's been depreciated by a version that isn't even released yet - the replacement functions (PDF_new, for example) are in the PHP 4 CVS /only/.
>
> Unfortuantly, I need a reliable, stable version of PHP, which CVS versions generally aren't.
>
> Would it be possible to restore the removed documentation? Thanks.
>
> Andrew Gray
>