5.0.1RC2

php.internals

Andi Gutmans

22 years ago
Hey, 5.0.1RC2 is at http://snaps.php.net/~andi Planning on release tomorrow (before I go away on a long weekend). Andi

Ron Korving

22 years ago
Are there no changelogs of RC's ? Ron "Andi Gutmans" <andi@zend.com> schreef in bericht news:5.1.0.14.2.20040811234751.02b851a0@127.0.0.1...

Ron Korving

22 years ago
I apologize, I see it's in the NEWS file in the archive. "Ron Korving" <r.korving@xit.nl> schreef in bericht news:20040812065129.84304.qmail@pb1.pair.com...

Andi Gutmans

22 years ago
NEWS in the package. Anyway, as this is a minor version for bug fixes, this is an internal RC release unlike the 5.0.0 RCs. At 08:51 AM 8/12/2004 +0200, Ron Korving wrote:

Ron Korving

22 years ago
Okay :) By the way, Andi, do you know anything about the OpenSSL segfault I wrote about in this list on August 9th? If it's unknown, I'll test it thoroughly (isolate the problem) and write a bugreport... Ron "Andi Gutmans" <andi@zend.com> schreef in bericht news:5.1.0.14.2.20040811235425.02c680f0@127.0.0.1...
> NEWS in the package. Anyway, as this is a minor version for bug fixes,
this

Markus Fischer

22 years ago
Ron Korving wrote:
> Okay :) By the way, Andi, do you know anything about the OpenSSL segfault I > wrote about in this list on August 9th? If it's unknown, I'll test it > thoroughly (isolate the problem) and write a bugreport...
I had similiar problems (I think) when I was using mod_ssl with PHP and was loading certain modules at startup; unfortunately this is all I remember. Are you using mod_ssl, too? regards, - Markus

Ron Korving

22 years ago
You mean mod_ssl for apache? The problem occured in php5-cli :) Ron "Markus Fischer" <markus@fischer.name> schreef in bericht news:411B2699.1000208@fischer.name...
> Ron Korving wrote: > > > Okay :) By the way, Andi, do you know anything about the OpenSSL
segfault I

Steph

22 years ago
There's a (closed, not enough info) bug report on this: http://bugs.php.net/bug.php?id=29227 (just to confirm that there's an issue there at all)

Ron Korving

22 years ago
yes, this is apache related.. the segfault i experienced wasn't, because it occured in cli mode, so it must be something different. Ron "Steph" <steph@zend.com> schreef in bericht news:NGBBLHCLELOKOAFANNABOEBFEKAA.steph@zend.com...

Wez Furlong

22 years ago
http://bugs.php.net/how-to-report.php On Thu, 12 Aug 2004 11:02:13 +0200, Ron Korving <r.korving@xit.nl> wrote:

Andi Gutmans

22 years ago
Nope no idea. Does it also happen with 5.0.0? At 09:00 AM 8/12/2004 +0200, Ron Korving wrote:

Ron Korving

22 years ago
It happened on PHP5 (maybe it was the last RC, and not the final) and didn't try it on PHP4. I can't seem to reproduce it anymore, but in the near future I will give it my best shot. Ron "Andi Gutmans" <andi@zend.com> schreef in bericht news:5.1.0.14.2.20040812003931.02d16ec0@127.0.0.1...
> Nope no idea. Does it also happen with 5.0.0? > At 09:00 AM 8/12/2004 +0200, Ron Korving wrote: > >Okay :) By the way, Andi, do you know anything about the OpenSSL segfault
I

Curt Zirzow

22 years ago
* Thus wrote Andi Gutmans:
> Hey, > > 5.0.1RC2 is at http://snaps.php.net/~andi > Planning on release tomorrow (before I go away on a long weekend).
pertaining to bug 26737 (http://bugs.php.net/26737) I've been trying to come up with a patch to this but my lack of knowledge with zend and object behaviour is crippling me. I've narrowed it down to php_var_serialize_class() not properly finding the properly scoped variable, it only is looking for public scope vars. I'm not sure if this should hold up a release for RC2 but, probably should get fixed before the final version comes out. Curt
-- First, let me assure you that this is not one of those shady pyramid schemes you've been hearing about. No, sir. Our model is the trapezoid!

Curt Zirzow

22 years ago
* Thus wrote Curt Zirzow:
> > I'm not sure if this should hold up a release for RC2 but, probably > should get fixed before the final version comes out.
Dont mind me.. I'm a bit behind the times! Curt
-- First, let me assure you that this is not one of those shady pyramid schemes you've been hearing about. No, sir. Our model is the trapezoid!