Re: [PHP-DEV] 5.3 feature freeze rapidly approaching

2008-07-24 Thread Felipe Pena
Em Qua, 2008-07-23 às 18:52 +0200, Marcus Boerger escreveu: And then there are these: - should we finally change: typedef int (*apply_func_args_t)(void *pDest, int num_args, va_list args, zend_hash_key *hash_key); to typedef int (*apply_func_args_t)(void *pDest TSRMLS_DC, int

Re: [PHP-DEV] 5.3 feature freeze rapidly approaching

2008-07-24 Thread Marcus Boerger
Hello Felipe, awesome Just commit. marcus Thursday, July 24, 2008, 5:08:03 PM, you wrote: Em Qua, 2008-07-23 às 18:52 +0200, Marcus Boerger escreveu: And then there are these: - should we finally change: typedef int (*apply_func_args_t)(void *pDest, int num_args, va_list args,

[PHP-DEV] 5.3 feature freeze rapidly approaching

2008-07-23 Thread Lukas Kahwe Smith
Hi, This is just a reminder from your friendly co-RMs that the PHP 5.3 feature freeze is rapidly approaching: http://wiki.php.net/todo/php53 As you can see there are still a bunch of open topics. For the very important ones we have tried to contact the authors and work out a schedule to

Re: [PHP-DEV] 5.3 feature freeze rapidly approaching

2008-07-23 Thread Marcus Boerger
Hello Lukas, Wednesday, July 23, 2008, 1:26:00 PM, you wrote: Hi, This is just a reminder from your friendly co-RMs that the PHP 5.3 feature freeze is rapidly approaching: http://wiki.php.net/todo/php53 As you can see there are still a bunch of open topics. For the very important

Re: [PHP-DEV] 5.3 feature freeze rapidly approaching

2008-07-23 Thread Sebastian Bergmann
Marcus Boerger wrote: should we use the alpha time to constify our c level API? Sounds like a good idea. -- Sebastian Bergmann http://sebastian-bergmann.de/ GnuPG Key: 0xB85B5D69 / 27A7 2B14 09E4 98CD 6277 0E5B 6867 C514 B85B 5D69 -- PHP Internals - PHP Runtime