Amazon SimpleDB PHP Class News
Brought to you by:
heronblademastr
- Fixed an issue where queries containing a tilde (~) were causing SimpleDB to reject the request. Updated to use a modified rawurlencode to compensate.
- Made error messages more informative when curl errors.
- The 'expected' parameter to putAttributes and deleteAttributes is now optional as it should be.