On 08/02/16 15:32, Matthew Setter wrote:
> I want to propose a new PHP array method, called has_numeric_keys (or
> something similar/better), that would have the following method signature:
>
> bool has_numeric_keys(array $array)
>
> The reason for it is to check if the array passed to it only ha
On 05/02/16 22:29, Rasmus Lerdorf wrote:
> On 02/05/2016 11:39 AM, Simon Svensson wrote:
>> I am unable to reproduce the error with this recompiled source, both
>> with the /usr/local/php70/bin/php and /usr/local/php70-debug/bin/php.
>> This is the same experience I had
On 05/02/16 19:57, julien PAULI wrote:
> On Fri, Feb 5, 2016 at 7:37 PM, Simon Svensson wrote:
>> Hi,
>>
>> I'm using Ondřej Surý's ppa which was recently upgraded to PHP 7.0.3. My
>> test-suite is causing segmentation faults since 7.0.0 RC5, including the
&g
Hi,
I'm using Ondřej Surý's ppa which was recently upgraded to PHP 7.0.3. My
test-suite is causing segmentation faults since 7.0.0 RC5, including the
7.0.3 release.
I can reproduce this consistently by running my test-suite in PHPUnit.
Identifying the tests executing when the fault occurs (using