Re: [PHP-DEV] Re: Inaccurate documentation on return values from native functions

2024-12-01 Thread Hans Henrik Bergan
On Sun, Dec 1, 2024, 20:12 Christoph M. Becker wrote: > On 01.12.2024 at 19:26, mickmackusa wrote: > > > On Sun, Dec 1, 2024 at 10:01 PM Gina P. Banyard > wrote: > > > >> This should just have been an issue on the php/doc-en repo. > >> > >> Please open such an issue so that we can track it (or s

Re: [PHP-DEV] Re: Inaccurate documentation on return values from native functions

2024-12-01 Thread Christoph M. Becker
On 01.12.2024 at 21:32, Hans Henrik Bergan wrote: > On Sun, Dec 1, 2024, 20:12 Christoph M. Becker wrote: > >> On 01.12.2024 at 19:26, mickmackusa wrote: >> >>> On Sun, Dec 1, 2024 at 10:01 PM Gina P. Banyard >> wrote: >>> >>> Will it not be that these functions will be altered in the core to do

Re: [PHP-DEV] Re: Inaccurate documentation on return values from native functions

2024-12-01 Thread Christoph M. Becker
On 01.12.2024 at 19:26, mickmackusa wrote: > On Sun, Dec 1, 2024 at 10:01 PM Gina P. Banyard wrote: > >> This should just have been an issue on the php/doc-en repo. >> >> Please open such an issue so that we can track it (or submit a PR). > > I am not sure that this is purely a problem with the d

Re: [PHP-DEV] Re: Inaccurate documentation on return values from native functions

2024-12-01 Thread mickmackusa
On Sun, Dec 1, 2024 at 10:01 PM Gina P. Banyard wrote: > This should just have been an issue on the php/doc-en repo. > > Please open such an issue so that we can track it (or submit a PR). > > Best regards, > > Gina P. Banyard > I am not sure that this is purely a problem with the documentation.

Re: [PHP-DEV] Re: Inaccurate documentation on return values from native functions

2024-12-01 Thread mickmackusa
> > I am not sure that this is purely a problem with the documentation. > > It seems possible to me that someone updated the documentation to > reflect a > > new intention for these functions. > > Will it not be that these functions will be altered in the core to do > what > > the documentation say