[PHP-DEV] Configure summary

2006-07-01 Thread Gwynne
I was poking around at the TODO and I saw this: * make configure print out a summary when it's done (like XEmacs) I'm working on a patch to bring in this functionality, out of sheer "I need to learn more about autoconf and I want to contribute to PHP"- ness :). Does anyone have any though

Re: [PHP-DEV] [PATCH] array_fill: Allow an array to specify keys

2006-07-01 Thread Matt W
Hi all, I didn't receive any feedback about the first patch I sent (against PHP_5_1), but have since realized that I should just use the MAIN branch, is that correct? Will someone then take care of backporting to older versions if needed...? (Also, from looking at http://cvs.php.net it looks lik

Re: [PHP-DEV] [PATCH] array_fill: Allow an array to specify keys

2006-07-01 Thread Marcus Boerger
Hello Matt, patch looks fine now, once we agree to this set you'd have to provide a patch for 5.2 as well. Another thing we need is tests to ensure all is working as expected. best regards marcus Saturday, July 1, 2006, 12:30:48 PM, you wrote: > Index: ext/standard/array.c > =

[PHP-DEV] CVS Account Request: sailomsaengdaed

2006-07-01 Thread Patt Emmawat
sailomsaengdaed -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Re: TSRMLS_D/C persistence

2006-07-01 Thread Sara Golemon
That also implies then that if I create a handler for eg: an external stream/file, and keep it as a singleton instance in the extension, then it could be reasonably called by any number of different threads. There's a plan B though. void foo(int bar) { } foo() doesn't have room for trms_ls in

[PHP-DEV] CVS Account Request: badams

2006-07-01 Thread Byron Adams
Contribute -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php