Date: 12/17/00
- Next message: Phil Driscoll: "[PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] Re: [PHP-QA] RC6 ISAPI problems"
- Previous message: Phil Driscoll: "Re: [PHP-DEV] Re: [PHP-QA] RC6 ISAPI problems"
- In reply to: Derick Rethans: "[PHP-DEV] Strange conversion"
- Next in thread: Derick Rethans: "Re: [PHP-DEV] Strange conversion"
- Reply: Derick Rethans: "Re: [PHP-DEV] Strange conversion"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
DR>> Ok, I know it's a typo, but Jani and I think we should issue
DR>> a warning when someone passes an array as the 2nd parameter to
DR>> explode and then return FALSE. I've the patch already done, but
Then you have to make _all_ functions that accept strings produce warning
(or, rather, notice) - otheriwse it would be inconsistent and raise
questions why this particular function produces warning while all others
don't.
-- Stanislav Malyshev, Zend Products Engineer stas <email protected> http://www.zend.com/ +972-3-6139665 ext.115-- 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: Phil Driscoll: "[PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] Re: [PHP-QA] RC6 ISAPI problems"
- Previous message: Phil Driscoll: "Re: [PHP-DEV] Re: [PHP-QA] RC6 ISAPI problems"
- In reply to: Derick Rethans: "[PHP-DEV] Strange conversion"
- Next in thread: Derick Rethans: "Re: [PHP-DEV] Strange conversion"
- Reply: Derick Rethans: "Re: [PHP-DEV] Strange conversion"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

