Re: [PHP-DEV] Bug #11432 Updated: crash when restoring references to objects

2001-06-20 Thread Thies C. Arntzen

On Wed, Jun 20, 2001 at 04:47:43PM +0200, Thies C. Arntzen wrote:
 please try attached patch and report back!

this patch fixes the crash - the reference is still fu**ed
afetr the 2nd reload - switching my brain into 2nd gear;-)

tc

-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP-DEV] Bug #11432 Updated: crash when restoring references to objects

2001-06-20 Thread Thies C. Arntzen

On Wed, Jun 20, 2001 at 06:47:46PM +0200, Jani Taskinen wrote:
 On Wed, 20 Jun 2001, Thies C. Arntzen wrote:
 
 On Wed, Jun 20, 2001 at 04:47:43PM +0200, Thies C. Arntzen wrote:
  please try attached patch and report back!
 
 this patch fixes the crash - the reference is still fu**ed
 afetr the 2nd reload - switching my brain into 2nd gear;-)
 
 You committed something to latest CVS? I guess it was the really
 working patch then? :)

yup it is.

 
 Are you going to MFH it ?? I think this should go into 4.0.6.
 It has been broken so long now.

no too sure as it really changes a few internals and needs
_good_ testing!

comments?

tc

-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP-DEV] Bug #11432 Updated: crash when restoring references to objects

2001-06-20 Thread Thies C. Arntzen

On Wed, Jun 20, 2001 at 07:05:23PM +0200, Jani Taskinen wrote:
 On Wed, 20 Jun 2001, Thies C. Arntzen wrote:
 
  Are you going to MFH it ?? I think this should go into 4.0.6.
  It has been broken so long now.
 
 no too sure as it really changes a few internals and needs
 _good_ testing!
 
 comments?
 
 Nope. I can't test it. The HEAD branch doesn't work for me at all
 Not since the upgrade to libtool 1.4. That's why I asked if you're
 gonna MFH. :)

hmm - there are some more changes in the session module
between PHP_4_0_6 and HEAD. i will not merge my changes into
4.0.6 - your choices: a) use HEAD b) merge HEAD version of
session into your current PHP c) wait for 4.0.7

sorry,
tc

-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP-DEV] Bug #11432 Updated: crash when restoring references to objects

2001-06-20 Thread Jon Parise

On Wed, Jun 20, 2001 at 06:51:31PM +0200, Thies C. Arntzen wrote:

  Are you going to MFH it ?? I think this should go into 4.0.6.
  It has been broken so long now.
 
 no too sure as it really changes a few internals and needs
 _good_ testing!

4.0.6 really needs to get out the door.  Save it for 4.0.7.

-- 
Jon Parise ([EMAIL PROTECTED])  .  Rochester Inst. of Technology
http://www.csh.rit.edu/~jon/  :  Computer Science House Member

-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]