Hey,
5.0.1RC2 is at http://snaps.php.net/~andi
Planning on release tomorrow (before I go away on a long weekend).
Andi
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...
Hey,
5.0.1RC2 is at http://snaps.php.net/~andi
Planning on release tomorrow (before I go away on a long weekend).Andi
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...
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...Hey,
5.0.1RC2 is at http://snaps.php.net/~andi
Planning on release tomorrow (before I go away on a long weekend).Andi
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:
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...Hey,
5.0.1RC2 is at http://snaps.php.net/~andi
Planning on release tomorrow (before I go away on a long weekend).Andi
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
is an internal RC release unlike the 5.0.0 RCs.At 08:51 AM 8/12/2004 +0200, Ron Korving wrote:
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...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 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
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
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
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
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
is an internal RC release unlike the 5.0.0 RCs.At 08:51 AM 8/12/2004 +0200, Ron Korving wrote:
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...Hey,
5.0.1RC2 is at http://snaps.php.net/~andi
Planning on release tomorrow (before I go away on a long weekend).Andi
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
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
is an internal RC release unlike the 5.0.0 RCs.At 08:51 AM 8/12/2004 +0200, Ron Korving wrote:
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...Hey,
5.0.1RC2 is at http://snaps.php.net/~andi
Planning on release tomorrow (before I go away on a long weekend).Andi
- 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!
- 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!