Bug#606081: not documented that will warn upon unset variable vs. won't

2010-12-07 Thread jidanni
> "LK" == Lior Kaplan writes: LK> It's actually mentioned in a comment of the manual online version at LK> http://www.php.net/manual/en/function.is-array.php OK, that's nice to see. However let's hope the find it important enough to mention on the official page one day. Otherwise users can'

Bug#606081: not documented that will warn upon unset variable vs. won't

2010-12-06 Thread Lior Kaplan
It's actually mentioned in a comment of the manual online version at http://www.php.net/manual/en/function.is-array.php Kaplan On Mon, Dec 6, 2010 at 9:07 AM, wrote: > Package: php-doc > Version: 20100521-2 > Severity: wishlist > File: /usr/share/doc/php-doc/html/function.is-array.html > > /usr

Bug#606081: not documented that will warn upon unset variable vs. won't

2010-12-06 Thread jidanni
Package: php-doc Version: 20100521-2 Severity: wishlist File: /usr/share/doc/php-doc/html/function.is-array.html /usr/share/doc/php-doc/html/function.isset.html won't print an error on an undefined variable, but /usr/share/doc/php-doc/html/function.is-array.html will, but this is not mentioned.