I gave it some additional time in case others raised concern.
I have since merged the deprecation of the salt option to password_hash()
Thanks!
Anthony
On Wed, Apr 1, 2015 at 2:26 PM, Anthony Ferrara wrote:
> All,
>
> I've added a PR for this: https://github.com/php/php-src/pull/1213
>
> Pleas
Nikita,
On Apr 9, 2015 8:56 AM, "Nikita Popov" wrote:
>
> On Thu, Apr 9, 2015 at 12:33 PM, Niklas Keller wrote:
>
> > Hi Nikita,
> >
> > I like the new display format, but there's one thing I miss. If you
> > replace the exception name for warnings and fatals, how does a user know
> > which exce
Julien,
On Apr 9, 2015 7:52 AM, "Julien Pauli" wrote:
>
> On Thu, Apr 9, 2015 at 1:01 PM, Dmitry Stogov wrote:
>>
>>
>>
>> On Thu, Apr 9, 2015 at 1:35 PM, Julien Pauli wrote:
>>>
>>> On Wed, Apr 8, 2015 at 10:55 PM, Dmitry Stogov wrote:
On Fri, Apr 3, 2015 at 9:57 PM, Anthony Ferrara
Fancois,
On Apr 9, 2015 10:16 AM, "François Laupretre" wrote:
>
> > De : Anthony Ferrara [mailto:ircmax...@gmail.com]
> >
> > If we were using a pure abstraction (only accessing the hash table
> > information through the public API), then fine because it's isolated.
> > However, many extensions an
> De : Anthony Ferrara [mailto:ircmax...@gmail.com]
>
> If we were using a pure abstraction (only accessing the hash table
> information through the public API), then fine because it's isolated.
> However, many extensions and even places in core access hash table
> structure directly (as can be see
On 09/04/15 13:55, Nikita Popov wrote:
>> I like the new display format, but there's one thing I miss. If you
>> > replace the exception name for warnings and fatals, how does a user know
>> > which exception he has to catch?
> Sorry, I don't understand what you mean here. The first part of the me
On Thu, Apr 9, 2015 at 12:33 PM, Niklas Keller wrote:
> Hi Nikita,
>
> I like the new display format, but there's one thing I miss. If you
> replace the exception name for warnings and fatals, how does a user know
> which exception he has to catch?
>
> Regards, Niklas
>
Sorry, I don't understand
On Thu, Apr 9, 2015 at 1:01 PM, Dmitry Stogov wrote:
>
>
> On Thu, Apr 9, 2015 at 1:35 PM, Julien Pauli wrote:
>
>> On Wed, Apr 8, 2015 at 10:55 PM, Dmitry Stogov wrote:
>>
>>> On Fri, Apr 3, 2015 at 9:57 PM, Anthony Ferrara
>>> wrote:
>>>
>>> > All,
>>> >
>>> > I spent a little bit of time to
Am 09.04.2015 10:04 schrieb "Nikita Popov" :
>
> New message:
>
> UnexpectedValueException: Failed to open directory "" in %s on line %d
>...
> Essentially exceptions would display like ordinary error, but with "Fatal
> error" / "Warning" / ... replaced by the exception name, and showing a
> stack
On Thu, Apr 9, 2015 at 1:35 PM, Julien Pauli wrote:
> On Wed, Apr 8, 2015 at 10:55 PM, Dmitry Stogov wrote:
>
>> On Fri, Apr 3, 2015 at 9:57 PM, Anthony Ferrara
>> wrote:
>>
>> > All,
>> >
>> > I spent a little bit of time today trying to debug an issue with 7
>> > that Drupal 8 was facing, spe
On Wed, Apr 8, 2015 at 10:55 PM, Dmitry Stogov wrote:
> On Fri, Apr 3, 2015 at 9:57 PM, Anthony Ferrara
> wrote:
>
> > All,
> >
> > I spent a little bit of time today trying to debug an issue with 7
> > that Drupal 8 was facing, specifically regarding an array index not
> > behaving correctly ($
Hi Nikita,
I like the new display format, but there's one thing I miss. If you replace
the exception name for warnings and fatals, how does a user know which
exception he has to catch?
Regards, Niklas
Nikita Popov schrieb am Do., 09.04.2015, 10:04:
> Hi internals!
>
> A lot of people have been
Hi internals!
A lot of people have been confused about engine exceptions currently
displaying as normal fatal errors (if they aren't caught). We'll have to
change this to use exception messages.
Before doing this I'd like to clean up the messages a bit to make them more
friendly for CLI usage. Cu
13 matches
Mail list logo