Date: 10/21/00
- Next message: Andi Gutmans: "Re: [PHP-DEV] Re: PHP 4.0 Bug #7367 Updated: for loop"
- Previous message: Olivier Cahagne: "[PHP-DEV] Compile failure with latest snapshots when enabling trans-sid"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi
There's a comment in front of array_data_compare() saying:
/* Numbers are always smaller than strings int this function as it
* anyway doesn't make much sense to compare two different data types.
* This keeps it consistant and simple.
*/
This is not true and should be changed, it depends on the
compare function being used.
Stig
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Andi Gutmans: "Re: [PHP-DEV] Re: PHP 4.0 Bug #7367 Updated: for loop"
- Previous message: Olivier Cahagne: "[PHP-DEV] Compile failure with latest snapshots when enabling trans-sid"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

