Hi internals,
> I've started voting on
> https://wiki.php.net/rfc/any_all_on_iterable_straw_poll_namespace
> Voting starts on 2021-01-19 and ends on 2021-02-02.
>
> This is an 11-way Single Transferable Vote poll on the choice of namespace,
> to ensure that all proposed namespaces (and similar
Hey Nikita,
Thank you for the proposal. Ergonomics of async I/O in PHP certainly leave
> something to be desired right now, and improvements in this area are
> welcome.
>
> Despite your explanations in the RFC and this thread, I'm still having a
> hard time understanding the purpose of the FiberSc
On Fri, Jan 29, 2021, at 11:15 AM, Larry Garfield wrote:
> And we're back again. The RFC has been updated with a steady stream of
> smaller improvements based on feedback and testing, and is now in its
> Final Form(tm) (we think). The only major change worth noting is that
> we renamed things
Hey Tyson,
> Am 02.02.2021 um 03:35 schrieb tyson andre :
>
> Hi Bob Weinand,
>
>>> Am 20.01.2021 um 01:55 schrieb tyson andre :
>>>
>>> Hi internals,
>>>
>>> Voting has started on
>>> https://wiki.php.net/rfc/readline_interactive_shell_result_function
>>> on 2021-01-19, and ends on 2021-02-0
Hi internals,
> Currently, there don't seem to be any internal classes that can be used to
> store a copy of the keys and values of an arbitrary Traversable.
>
> - This would help in eagerly evaluating the result of a generator in a memory
> efficient way that could be exactly stored and reused
On Thu, Dec 17, 2020 at 5:30 PM Aaron Piotrowski wrote:
> Hello everyone!
>
> I would like to introduce an RFC for adding full-stack fibers to PHP:
> https://wiki.php.net/rfc/fibers
>
> Fibers are primarily used to implement green-threads or coroutines for
> asynchronous I/O. Fibers are similar t
Hi Alex
First, let me apologize for my poor English skills. It may contain rude
expressions, but it is not s intentional.
> The closest library I know and used when I had that need you mentioned is
a userland implementation: https://github.com/paragonie/RandomLib
This seems to be actively mainta
Hi,
On 01/02/2021 21:15, Stanislav Malyshev wrote:
> Hi!
>
>> Any news here? Tomorrow PHP 7.3.27 will be tagged, likely without any
>> Travis-CI build to confirm that it's not broken on Linux.
>
> I have however a 7.3 build here:
> https://travis-ci.com/github/smalyshev/php-src/builds/215525375