Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 0.16.14

Bug #453 LiveUser_Perm_Container_DB_Complex::userExists
Submitted: 2003-12-18 16:14 UTC
From: jmikola at burgiss dot com Assigned: arnaud
Status: Closed Package: LiveUser
PHP Version: Irrelevant OS: ANY
Roadmaps: (Not assigned)    
Subscription  


 [2003-12-18 16:14 UTC] jmikola at burgiss dot com
Description: ------------ phpdoc comment states that function returns "boolean; true if the id was found, else false" inside function definition, an sql query result is directly returned, which would return integer 1 if the user exists, or null if the user does not exists. in the event that the perm container was not initialized, boolean false is returned. this function would operate correctly on the assumption of php type conversion, but it is less forgiving if using type-equality checks on the result.

Comments

 [2003-12-18 20:18 UTC] User who submitted this comment has not confirmed identity
If you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE.  Write a message to pear-dev@lists.php.net
to request the confirmation link.  All bugs/comments/patches associated with this

email address will be deleted within 48 hours if the account request is not confirmed!