On Tue, Nov 6, 2018 at 11:40 AM Christoph M. Becker wrote:
>
> On 06.11.2018 at 17:58, Sara Golemon wrote:
>
> > Reminder that this RFC is mostly non user facing, it just provides
> > mechanisms for extensions to register hashing handlers for the
> > password_*() functions. The primary user-facin
On 06.11.2018 at 17:58, Sara Golemon wrote:
> Reminder that this RFC is mostly non user facing, it just provides
> mechanisms for extensions to register hashing handlers for the
> password_*() functions. The primary user-facing effect of this is
> that password scheme identifiers have changed. T
There's been no further discussion about password digest registry
after the initial post on 15 Oct despite a reminder post a week later,
so I'm going to go ahead and move the RFC into voting.
https://wiki.php.net/rfc/password_registry
Reminder that this RFC is mostly non user facing, it just provi
On Tue, Nov 6, 2018 at 3:05 AM Dmitry Stogov wrote:
>
> Hi internals,
>
>
> The preloading RFC is turned into voting state.
>
>
> https://wiki.php.net/rfc/preload
>
>
> Many thanks to Anatol, MZPERX and Xinchen for testing.
>
> I hope, most of the implementation issues should be fixed now.
>
>
> T
On 11/6/18 2:35 PM, Christoph M. Becker wrote:
> On 06.11.2018 at 12:00, Dan Ackroyd wrote:
>
>> On Tue, 6 Nov 2018 at 10:05, Dmitry Stogov wrote:
>>
>>> The preloading RFC is turned into voting state.
>> Apologies if it's been asked before but from:
>>
>>> Only classes without unresolved parent,
On 06.11.2018 at 12:00, Dan Ackroyd wrote:
> On Tue, 6 Nov 2018 at 10:05, Dmitry Stogov wrote:
>
>> The preloading RFC is turned into voting state.
>
> Apologies if it's been asked before but from:
>
>> Only classes without unresolved parent, interfaces, traits and constant
>> values may be pre
Hi Dmitry,
On Tue, 6 Nov 2018 at 10:05, Dmitry Stogov wrote:
>
> Hi internals,
>
>
> The preloading RFC is turned into voting state.
Apologies if it's been asked before but from:
> Only classes without unresolved parent, interfaces, traits and constant
> values may be preloaded. If a class doesn
Hi internals,
The preloading RFC is turned into voting state.
https://wiki.php.net/rfc/preload
Many thanks to Anatol, MZPERX and Xinchen for testing.
I hope, most of the implementation issues should be fixed now.
Thanks. Dmitry.