Re: [PHP-DEV] DOM/XML in 4.0.7

2001-06-29 Thread Andi Gutmans

At 02:30 PM 6/27/2001 -0400, Colin Viebrock wrote:
  For 4.0.6 I rolled back the DOM/XML changes. It seems as if the current
  upgrade isn't being fixed. Maybe we should revert it back to what it was
  in 4.0.6 until it gets a thorough make over?

You love to make me work, huh?  :)

Seriously, if we stick with the 4.0.6 version, that's fine.  However, I've
heard various reports of major memory leaks in it.  I'd rather have a
leak-free version with a new syntax than a leaky version with the old
syntax.  Whichever makes more sense is fine with me.


I think it's better to have a leaky version which doesn't break people's 
scripts :)
Fixing memory leaks shouldn't be too hard.

Andi


-- 
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] DOM/XML in 4.0.7

2001-06-28 Thread Colin Viebrock

 For 4.0.6 I rolled back the DOM/XML changes. It seems as if the current
 upgrade isn't being fixed. Maybe we should revert it back to what it was
 in 4.0.6 until it gets a thorough make over?

You love to make me work, huh?  :)

Seriously, if we stick with the 4.0.6 version, that's fine.  However, I've
heard various reports of major memory leaks in it.  I'd rather have a
leak-free version with a new syntax than a leaky version with the old
syntax.  Whichever makes more sense is fine with me.

- Colin


-- 
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]




[PHP-DEV] DOM/XML in 4.0.7

2001-06-27 Thread Andi Gutmans

Hey,

For 4.0.6 I rolled back the DOM/XML changes. It seems as if the current 
upgrade isn't being fixed. Maybe we should revert it back to what it was 
in 4.0.6 until it gets a thorough make over?

Andi


-- 
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] DOM/XML in 4.0.7

2001-06-27 Thread Christian Stocker

In article [EMAIL PROTECTED], Andi
Gutmans [EMAIL PROTECTED] wrote:

 Hey,
 
 For 4.0.6 I rolled back the DOM/XML changes. It seems as if the current
 upgrade isn't being fixed. Maybe we should revert it back to what it
 was in 4.0.6 until it gets a thorough make over?


yes, please :=)

chregu, who has the same issues as in 4.0.6 about the domxml
enhancements...

-- 
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] DOM/XML in 4.0.7

2001-06-27 Thread Andrei Zmievski

On Wed, 27 Jun 2001, Andi Gutmans wrote:
 Hey,
 
 For 4.0.6 I rolled back the DOM/XML changes. It seems as if the current 
 upgrade isn't being fixed. Maybe we should revert it back to what it was 
 in 4.0.6 until it gets a thorough make over?

Might not be a bad idea. The upgrade Ulf put in attempts to implement OO
style of DOM access while preserving compatibility with the function
based one and it's just not working too well.

-Andrei
* Unix is user friendly, it is just chooses its users selectively. *

-- 
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] DOM/XML in 4.0.7

2001-06-27 Thread Andi Gutmans

At 09:00 AM 6/27/2001 +0200, Christian Stocker wrote:
In article [EMAIL PROTECTED], Andi
Gutmans [EMAIL PROTECTED] wrote:

  Hey,
 
  For 4.0.6 I rolled back the DOM/XML changes. It seems as if the current
  upgrade isn't being fixed. Maybe we should revert it back to what it
  was in 4.0.6 until it gets a thorough make over?


yes, please :=)

chregu, who has the same issues as in 4.0.6 about the domxml
enhancements...

Well I have had two positive answers right so I think if I don't hear any 
objections within the next few days I will roll back DOM/XML to what was 
released with 4.0.6.

Andi


-- 
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]