On Tue, Jul 8, 2014 at 9:48 AM, Pierre Joye wrote:
> On Tue, Jul 8, 2014 at 4:51 PM, Andrea Faulds wrote:
> >
> > On 8 Jul 2014, at 15:48, Derick Rethans wrote:
> >
> >> I've just voted "no" for this, because it introduces a tiny BC break.
> >> Now, I realize this is a tiny BC break, but it is
On Wed, Jun 25, 2014 at 5:25 PM, Johannes Schlüter
wrote:
> On Wed, 2014-06-25 at 16:32 +0200, Ferenc Kovacs wrote:
> >
> > > We can't set 500 response code if HTTP headers were already sent.
> > >
> >
> > we have the !SG(headers_sent) check for that, and I'm not proposing to
> > remove that(albe
I found this late last week and haven't had time to open a bug, but after
seeing the EOL thread on 5.3 (5.3.27) wanted to see if anybody knew what might
be causing it:
#0 0x005dffeb in gc_zval_possible_root (zv=0x7ff3cdc19010) at
php-5.3.27/Zend/zend_gc.c:143
#1 0x005d10c2 in
On Tue, Jul 8, 2014 at 4:51 PM, Andrea Faulds wrote:
>
> On 8 Jul 2014, at 15:48, Derick Rethans wrote:
>
>> I've just voted "no" for this, because it introduces a tiny BC break.
>> Now, I realize this is a tiny BC break, but it is just *those* that
>> drive people nuts when upgrading. There is s
On Sat, Jun 14, 2014 at 2:45 PM, Johannes Schlüter
wrote:
> Hi,
>
> On Fri, 2014-06-13 at 16:38 -0700, Stas Malyshev wrote:
> > As decided in https://wiki.php.net/rfc/php53eol, 5.3 EOL is 1 year after
> > the 5.5.0 release, which is on June 20th. Do we want to make one last
> > release before EOL
On 8 Jul 2014, at 16:41, Todd Ruth wrote:
> Given that this is a parser change, I wonder if there is hope of mitigating
> the BC issues by providing an option to generate "new" code from "old" code.
> Today, I can run "php -l" and php will tell me about syntax problems. If
> php6 had a "php
On 8 Jul 2014, at 15:48, Derick Rethans wrote:
> I've just voted "no" for this, because it introduces a tiny BC break.
> Now, I realize this is a tiny BC break, but it is just *those* that
> drive people nuts when upgrading. There is so much non-public code - a
> cursor check of Symfony and ZF is
On 8 Jul 2014, at 15:48, Derick Rethans wrote:
> I've just voted "no" for this, because it introduces a tiny BC break.
> Now, I realize this is a tiny BC break, but it is just *those* that
> drive people nuts when upgrading. There is so much non-public code - a
> cursor check of Symfony and Z
On Mon, 7 Jul 2014, Nikita Popov wrote:
> Hi internals!
>
> I've started the vote on the Uniform Variable Syntax RFC:
>
> https://wiki.php.net/rfc/uniform_variable_syntax#vote
>
> You can review the discussion about this RFC here:
>
> http://markmail.org/message/mr4ihbubfbdxygci
>
> T
On 08/07/2014 11:08, Julien Pauli wrote:
On Tue, Jul 8, 2014 at 9:37 AM, Ivan Enderlin @ Hoa
wrote:
On 13/06/2014 16:20, Julien Pauli wrote:
- One that relies on ftruncate() , and adds a $use_fallocate
flag https://github.com/jpauli/php-src/tree/fallocate_flag
Please, note that the latest pr
On Mon, Jul 7, 2014 at 3:13 PM, Zeev Suraski wrote:
>> On 7 ביול 2014, at 08:59, Andrea Faulds wrote:
>>
>>
>>> On 7 Jul 2014, at 13:57, Zeev Suraski wrote:
>>>
>>> I don't think it's a problem, because I don't think we're two years
>>> away from releasing a phpng-based version and I don't think
On Tue, Jul 8, 2014 at 9:37 AM, Ivan Enderlin @ Hoa
wrote:
> On 13/06/2014 16:20, Julien Pauli wrote:
>>
>> Hi,
>
> Hello :-),
>
>
>
>> I just wrote a patch to add fallocate() syscall support for streams.
>> It relies on posix_fallocate(), so that it should support many Unixes.
>> Linux's got a sp
On Tue, Jul 8, 2014 at 8:42 AM, Anatol Belski wrote:
> Hi Julien,
>
> On Fri, June 13, 2014 16:20, Julien Pauli wrote:
>> Hi,
>>
>>
>> I just wrote a patch to add fallocate() syscall support for streams.
>> It relies on posix_fallocate(), so that it should support many Unixes.
>> Linux's got a spe
On 13/06/2014 16:20, Julien Pauli wrote:
Hi,
Hello :-),
I just wrote a patch to add fallocate() syscall support for streams.
It relies on posix_fallocate(), so that it should support many Unixes.
Linux's got a specification with a fallocate() function, more powerful
than the posix call.
fall
14 matches
Mail list logo