2009/3/16 Johannes Schlüter <johan...@php.net>:
> On Mon, 2009-03-16 at 18:41 +0100, Pierre Joye wrote:
>> >> Usually we return NULL in case parameter parsing fails, this is
>> >> documented like this:

> The documentation is just like with other functions returning NULL for
> param parsing and false for other errors. While browsing a bit through
> the docs I couldn't find any function mentioning "Returns NULL in case
> parameter parsing fails" even though most functions do.

Why do functions return NULL? (I know the technical answer, obviously,
I'm interested in the design decision). If FALSE is the error
condition, whats the point in a separate NULL error condition?


Paul




-- 
Paul Biggar
paul.big...@gmail.com

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to