Re: [PHP-DEV] todo items

2007-02-25 Thread Steph Fox
ly knows his stuff :) but they're pretty old (end 2005). - Steph - Original Message - From: "Lukas Kahwe Smith" <[EMAIL PROTECTED]> To: "Ilia Alshanetsky" <[EMAIL PROTECTED]> Cc: "internals Mailing List" Sent: Friday, February 09, 2007

Re: [PHP-DEV] todo items

2007-02-23 Thread Chris Stromsoe
pretty old (end 2005). - Steph - Original Message - From: "Lukas Kahwe Smith" <[EMAIL PROTECTED]> To: "Ilia Alshanetsky" <[EMAIL PROTECTED]> Cc: "internals Mailing List" Sent: Friday, February 09, 2007 2:06 PM Subject: Re: [PHP-DEV] todo items Ili

Re: [PHP-DEV] todo items

2007-02-10 Thread Lukas Kahwe Smith
Derick Rethans wrote: But do note that late static binding would be greatly appreciated. Yes, but that'd be something for 6 i think. I just nocticed its already on the php6 todo list as: re-use the "static::" keyword to do runtime evaluation of statics. http://oss.backendmedia.com/PhP60 Fo

[PHP-DEV] DOM recover error reporting mode (was: [PHP-DEV] todo items)

2007-02-09 Thread Christian Stocker
On 9.2.2007 18:10 Uhr, Nico Sabbi wrote: > > may I re-propose the attached patch? The first time it was ignored, but > the current behaviour of > dom module is extremely annoying Completely out of context your post, but I was the one who wrote that part of code, since I was more or less forced

Re: [PHP-DEV] todo items

2007-02-09 Thread Nico Sabbi
Lukas Kahwe Smith wrote: Hello, On the heels of the 5.2.1 release I just wanted to bring up the following todo items that have been on the 5.x todo lists since ages. Are these still alive? Have they been done? What would be a sensible target version? Especially the "on-the-fly static prope

Re: [PHP-DEV] todo items

2007-02-09 Thread Derick Rethans
On Fri, 9 Feb 2007, Lukas Kahwe Smith wrote: > Lukas Kahwe Smith wrote: > > Ilia Alshanetsky wrote: > > > > > > On 9-Feb-07, at 1:49 AM, Lukas Kahwe Smith wrote: > > > > > > >1. on-the-fly static properties (mike) > > > > > > It was already discussed on the mailing list in the past and decline

Re: [PHP-DEV] todo items

2007-02-09 Thread Steph Fox
Alshanetsky" <[EMAIL PROTECTED]> Cc: "internals Mailing List" Sent: Friday, February 09, 2007 2:06 PM Subject: Re: [PHP-DEV] todo items Ilia Alshanetsky wrote: 5. pat3 "OpenLDAP C API cleanup patch" and pat44 "LDAP control support" The patch is w

Re: [PHP-DEV] todo items

2007-02-09 Thread Lukas Kahwe Smith
Lukas Kahwe Smith wrote: Ilia Alshanetsky wrote: On 9-Feb-07, at 1:49 AM, Lukas Kahwe Smith wrote: 1. on-the-fly static properties (mike) It was already discussed on the mailing list in the past and declined. Hmm I will search the archives, but I am not aware that this was declined.

Re: [PHP-DEV] todo items

2007-02-09 Thread Lukas Kahwe Smith
Ilia Alshanetsky wrote: 5. pat3 "OpenLDAP C API cleanup patch" and pat44 "LDAP control support" The patch is where? http://marc.theaimsgroup.com/?l=php-dev&m=115635520414869&w=2 I should have mentioned that many of the items have links that are listed on the PHP 5.2 todo page: http://o

Re: [PHP-DEV] todo items

2007-02-09 Thread Lukas Kahwe Smith
Ilia Alshanetsky wrote: On 9-Feb-07, at 1:49 AM, Lukas Kahwe Smith wrote: 1. on-the-fly static properties (mike) It was already discussed on the mailing list in the past and declined. Hmm I will search the archives, but I am not aware that this was declined. regards, Lukas -- PHP Inte

Re: [PHP-DEV] todo items

2007-02-09 Thread Ilia Alshanetsky
On 9-Feb-07, at 1:49 AM, Lukas Kahwe Smith wrote: 1. on-the-fly static properties (mike) It was already discussed on the mailing list in the past and declined. 2. 'strict class' to disable dynamic member variable addition (marcus) Possible for 5.3, or PHP 6 but definitely not 5.2

[PHP-DEV] todo items

2007-02-08 Thread Lukas Kahwe Smith
Hello, On the heels of the 5.2.1 release I just wanted to bring up the following todo items that have been on the 5.x todo lists since ages. Are these still alive? Have they been done? What would be a sensible target version? Especially the "on-the-fly static properties" is much requested.