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

Bug #9634 foreach error on empty array
Submitted: 2006-12-16 00:58 UTC
From: officeman at freenet dot de Assigned: ttsuruoka
Status: Closed Package: Services_Delicious (version 0.5.0)
PHP Version: Irrelevant OS: all
Roadmaps: (Not assigned)    
Subscription  


 [2006-12-16 00:58 UTC] officeman at freenet dot de (WarriorDeluxe)
Description: ------------ when a user has no bookmarks and you want to return the most recent bookmarks an foreach error occurs. Test script: --------------- $service = &new Services_Delicious($this->myUser, $this->myPassword); $posts = $service->getRecentPosts(); Expected result: ---------------- $posts should be filled with recent bookmark posts Actual result: -------------- an php error in Delicious.php

Comments

 [2008-03-05 17:36 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!
 [2008-03-06 06:48 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!