PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Web Services » Services_Yahoo » Bug #5442

Services_Yahoo_Search_AbstractSearch->parameters probably shouldn't be an array

Details

Request #5442Services_Yahoo_Search_AbstractSearch->parameters probably shouldn't be an array
Submitted2005-09-17 19:06 UTC
Fromjacobc at gmail dot com
Assignedmj
StatusClosed
PackageServices_Yahoo
PHP Version5.0.4
OSLinux
Roadmaps(Not assigned)

Comments

[2005-09-17 19:06 UTC] jacobc at gmail dot com

Description:
------------
I could be completely wrong about this, but I think that the property Services_Yahoo_Search_AbstractSearch->parameters shouldn't be implemented as an associative array.

This is because it doesn't seem possible to implement the Site, Subscription, and License request parameters supported by the Yahoo web search API, as these request parameter types allow multiple values to be submitted.

See:
http://developer.yahoo.net/search/web/V1/webSearch.html