On Fri, 20 Dec 2019 at 08:37, Christoph M. Becker <cmbecke...@gmx.de> wrote:

> Maybe a sensible compromise would be to assemble a detailed list of
> these changes, and to hand it over to the doc team at some point, so
> that the manual pages could (hopefully) be updated in time just before
> PHP 8.0.0 will be released.  Then users could check the manual's
> changelog[1] regarding the details.
>


Yes, that sounds reasonable. In many cases, the individual function listing
should also have a note added at the same time; and at some future date,
some will be able to lose their "may return false" notes.


On Fri, 20 Dec 2019 at 00:34, G. P. B. <george.bany...@gmail.com> wrote:
> Moreover, I'm not sure it's helpful to have a massive list of functions
where some warnings have been promoted and others not. But this is only my
opinion

I think this makes it even *more* important to collect the list of changes.
In the case of password_hash, my understanding is that it will now never
return false; in other cases, it may still be necessary to check the return
value. The documentation should clearly state which is the case for each
function, so we need to keep track of which functions are fully-promoted
and which partially-promoted.


Regards,
-- 
Rowan Tommins
[IMSoP]

Reply via email to