At 12:36 AM 12/10/01 +0100, Markus Fischer wrote:
>On Mon, Dec 10, 2001 at 12:15:46AM +0100, Christian Dickmann wrote :
> > i have found some "Bugs" in the PHP source.
> >
> > 1. the XYsort() - functions return boolean on success,
> > so the prototype is wrong (often void. or int (ksort()))
> >
> > 2. if these functions succeed, they return TRUE,
> > if not, they return VOID. (example: asort())
> > to my mind, they should return FALSE on error ...
> > (like arsort() does!)
>
>     Damn, we need RC6, Zeev !!!!!!

No, we don't! These functions have been this way forever and they shouldn't 
stop 4.1.0.

-Andrei


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to