I apologize for troubling the list again, but I sent an email on the 5th
which has so far received no response. Archived here:
https://news-web.php.net/php.internals/112755
Put simply, the mysqli_query function does not return a boolean value as
the documentation says it should. Is this an error w
On Sat, 19 Dec 2020 at 10:19, Benjamin Eberlei wrote:
> Hi internals,
>
> I have updated the RFC for a #[Deprecated] attribute that wasn't completed
> for PHP 8.0 due to time constraints and I am able to restart the discussion
> now.
>
> https://wiki.php.net/rfc/deprecated_attribute
>
> The follo
On Sun, 10 Jan 2021 at 00:33, Larry Garfield wrote:
> On Sun, Jan 3, 2021, at 11:29 AM, Olle Härstedt wrote:
>
> > > I'll disagree slightly. A language feature should introduce more
> power than
> > > it does complexity. Not everything *can* be made absolutely simple,
> but the
> > > power it o
On Sun, Jan 3, 2021, at 11:29 AM, Olle Härstedt wrote:
> > I'll disagree slightly. A language feature should introduce more power than
> > it does complexity. Not everything *can* be made absolutely simple, but the
> > power it offers is worth it. I'd say it should minimize introduced
> > compl
On 09.01.2021 at 21:31, Jan Ehrhardt wrote:
> "Christoph M. Becker" in php.internals (Fri, 8 Jan 2021 11:37:38 +0100):
>
>> On 08.01.2021 at 10:28, Christian Wenz wrote:
>>
The PHP development team announces the immediate availability of PHP
8.0.1. This is a security release.
>>>
>>> The
"Christoph M. Becker" in php.internals (Fri, 8 Jan 2021 11:37:38 +0100):
>On 08.01.2021 at 10:28, Christian Wenz wrote:
>
>>> The PHP development team announces the immediate availability of PHP
>>> 8.0.1. This is a security release.
>>
>> The release page (https://www.php.net/releases/8_0_1.php)
On 06/01/2021 14:57, Nikita Popov wrote:
Once you introduce an
additional meaningful namespace in the form of SPL\iterable\any, you are
better off either dropping the SPL part and arriving at iterable\any, or
replacing SPL with something more sensible and arriving at PHP\iterable\any.
PHP\Mod
2021-01-05 10:51 GMT, Nikita Popov :
> On Mon, Jan 4, 2021 at 11:53 AM Olle Härstedt
> wrote:
>
>> 2021-01-03 17:43 GMT, tyson andre :
>> > Hi Olle,
>> >
>> >> Thanks Sara! I realize I should have been more precise: Can PHP
>> >> allocate non-reference counted memory that automatically is freed wh
Hi internals.
I think I'm ready to discuss this RFC.
https://wiki.php.net/rfc/object_scope_prng
Previous internals thread: https://externals.io/message/112525
Now is the time to let me know what you think.
Regards,
Go Kudo