Re: [PHP-DEV] 4.3.11/5.0.4 (Was: changed behavior: property of a string)

2004-12-22 Thread Andi Gutmans
Am I right to assume COM is 4.3.x only? At 06:11 PM 12/22/2004 -0500, Ilia Alshanetsky wrote: Of the common issues that are still unresolved there is also the apparent breakage of COM as of the new release. I'd like to address that before moving forward with .11. There are also some issues left w

Re: [PHP-DEV] 4.3.11/5.0.4 (Was: changed behavior: property of a string)

2004-12-22 Thread Ilia Alshanetsky
Pic changes didn't make it in unfortunately. I would love to have them in, but I have yet to see a refined patch everyone would be happy with. Ilia Adam Maccabee Trachtenberg wrote: What about those pic changes? Did those ever make it in? I think that was a change slated for .10 that somehow miss

Re: [PHP-DEV] 4.3.11/5.0.4 (Was: changed behavior: property of a string)

2004-12-22 Thread Adam Maccabee Trachtenberg
What about those pic changes? Did those ever make it in? I think that was a change slated for .10 that somehow missed it. Or am I remembering wrong? -adam On Wed, 22 Dec 2004, Ilia Alshanetsky wrote: > Of the common issues that are still unresolved there is also the > apparent breakage of COM as

Re: [PHP-DEV] 4.3.11/5.0.4 (Was: changed behavior: property of a string)

2004-12-22 Thread Edin Kadribasic
> Am I right to assume COM is 4.3.x only? > Yes, php5's implementation is a complete re-write. Edin -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] 4.3.11/5.0.4 (Was: changed behavior: property of a string)

2004-12-22 Thread Derick Rethans
On Wed, 22 Dec 2004, Adam Maccabee Trachtenberg wrote: > What about those pic changes? Did those ever make it in? I think that > was a change slated for .10 that somehow missed it. Or am I > remembering wrong? Unfortunately they are not in, but IMO they should go into .11 and .4 Derick -- Deri

Re: [PHP-DEV] 4.3.11/5.0.4 (Was: changed behavior: property of a string)

2004-12-22 Thread Ilia Alshanetsky
Andi Gutmans wrote: Am I right to assume COM is 4.3.x only? Yes, that is correct. But the problems (not present in prior versions) that appeared in an extension who's code didn't change one bit since previous release is probably a sign of other issues. Ilia -- PHP Internals - PHP Runtime Develop

Re: [PHP-DEV] 4.3.11/5.0.4 (Was: changed behavior: property of a string)

2004-12-22 Thread Ilia Alshanetsky
Of the common issues that are still unresolved there is also the apparent breakage of COM as of the new release. I'd like to address that before moving forward with .11. There are also some issues left with the strtod compilation, although the majority have been resolved by Jani. Ilia Edin Kadr

[PHP-DEV] 4.3.11/5.0.4 (Was: changed behavior: property of a string)

2004-12-22 Thread Edin Kadribasic
I think there were a number of issues with 4.3.10/5.0.3 that warrant a speedy 4.3.11/5.0.4 (broken mssql, overload in php4, compilation issues on some platforms, etc.) Andi could you have a look at #31118 marked critical "Two consecutive foreach loops produce different results". Edin - Ori