Date: 12/28/99
- Next message: Mike R.: "RE: [PHP-DEV] 3.0.13 Release Candidate 1"
- Previous message: Andi Gutmans: "[PHP-DEV] Re: [PHP4BETA] Re: [PHP-DEV] PHP 4.0 Bug #3054: func_num_args() returns incorrect value"
- In reply to: Andi Gutmans: "Re: [PHP-DEV] $string != $array should throw a warning!"
- Next in thread: Andi Gutmans: "[PHP-DEV] Re: [PHP4BETA] Re: [PHP-DEV] $string != $array should throw a warning!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, 28 Dec 1999, Andi Gutmans wrote:
> On Tue, 28 Dec 1999, Thies C. Arntzen wrote:
>
> > andi,
> > the fix is too easy to put it in bugdb, question is how do we want to fix
> > it:
> >
> > a) spit a warning in compare-function & still return var_reset()?
>
> We should be returning false (bool(0)) in these functions. We'll have to
> hold a vote if we should spit out a warning or not. I think we should
> because it's a coding error.
I agree. It should return false and spit out a warning, I want to know if
I've done something wrong. Failing silently doesn't help me debug. :)
-adam
-- / adam maccabee trachtenberg | visit college life online \ \ adam <email protected> | http://www.student.com /-- 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: Mike R.: "RE: [PHP-DEV] 3.0.13 Release Candidate 1"
- Previous message: Andi Gutmans: "[PHP-DEV] Re: [PHP4BETA] Re: [PHP-DEV] PHP 4.0 Bug #3054: func_num_args() returns incorrect value"
- In reply to: Andi Gutmans: "Re: [PHP-DEV] $string != $array should throw a warning!"
- Next in thread: Andi Gutmans: "[PHP-DEV] Re: [PHP4BETA] Re: [PHP-DEV] $string != $array should throw a warning!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

