Hi Derick,
Attached is a very simple patch for Bug #40115 (possibly wrong numeric
string comparison caused by overflow) if you want to fix it in 4.4. :-)
Matt
- Original Message -
From: "Derick Rethans"
Sent: Tuesday, February 20, 2007
> Hello!
>
> there is a critical issues in PHP 4
Pierre wrote:
>
> Good question. What's about 4.4.6 with only the required fix(es)? Or
> is there very good reason to update pcre now?
>
4.4.6 with required fixes seems the safest and fastest. Certainly for
those who can't/won't downgrade to 4.4.4 but find 4.4.5 problematic.
--
===
On 2/20/07, William A. Rowe, Jr. <[EMAIL PROTECTED]> wrote:
Derick Rethans wrote:
> Hello!
>
> there is a critical issues in PHP 4.4.5:
> - when register_globals = On, sessions don't work correctly (segfaults).
>
> Because of this I'd like to release a 4.4.6 soon with this fixes. As
> there is al
Derick Rethans wrote:
> Hello!
>
> there is a critical issues in PHP 4.4.5:
> - when register_globals = On, sessions don't work correctly (segfaults).
>
> Because of this I'd like to release a 4.4.6 soon with this fixes. As
> there is also an upgrade to pcre 7.0 we'd need atleast one RC, which I
On Tue, 20 Feb 2007, Ilia Alshanetsky wrote:
> RC followed by a quick release sounds like a good plan. When do you plan to
> make the RC?
... "we'd need atleast one RC, which I plan to release on Thursday." ...
:)
regards,
Derick
--
PHP Internals - PHP Runtime Development Mailing List
To unsu
RC followed by a quick release sounds like a good plan. When do you
plan to make the RC?
On 20-Feb-07, at 7:55 AM, Derick Rethans wrote:
Hello!
there is a critical issues in PHP 4.4.5:
- when register_globals = On, sessions don't work correctly
(segfaults).
Because of this I'd like to r
Hello!
there is a critical issues in PHP 4.4.5:
- when register_globals = On, sessions don't work correctly (segfaults).
Because of this I'd like to release a 4.4.6 soon with this fixes. As
there is also an upgrade to pcre 7.0 we'd need atleast one RC, which I
plan to release on Thursday.
Any