On Sat, Dec 6, 2008 at 21:07, Lars Strojny <[EMAIL PROTECTED]> wrote: > enough. You ran into a situation where this became a bottleneck in your > code?
nope. I just think its something too "simple", too "obvious" and too "frequent" so it deserves the love of php internals. Having to call array_filter() and yet a callback function just to check the emptiness of an element is too much of a hassle and a waste of both - running and development time. > For consistency, if we decide to introduce that for implode(), we should > do it for explode() too. Actually that's already on my plans but I was waiting some feedback on implode() first. > Anyway, would you mind writing a proper RFC for the addition? Absolutely. I would appreciate some directions on that though. Can I just follow the template of, say http://wiki.php.net/rfc/traits ? Regards, Igor Feghali. -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php