[PCBC-177] inconsistent parameter setup for createBucket and modifyBucket Created: 02/Jan/13 Updated: 03/Jan/13 Resolved: 03/Jan/13 |
|
| Status: | Resolved |
| Project: | Couchbase PHP client library |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 1.1.3 |
| Security Level: | Public |
| Type: | Bug | Priority: | Major |
| Reporter: | Trond Norbye | Assignee: | Trond Norbye |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Description |
|
There is an inconsistency between the ZEND macros and the implementation
|
| Comments |
| Comment by Trond Norbye [ 02/Jan/13 ] |
| http://review.couchbase.org/#/c/23636/2 |
| Comment by Matt Ingenthron [ 02/Jan/13 ] |
| Can you add some additional detail. I can understand that there may be a bug in the macros, but the underlying change looks like we're just changing the API. I'm still confused by this one. Sorry to be slow. |
| Comment by Trond Norbye [ 03/Jan/13 ] |
| The macros say we take multiple parameters, but the implementation takes two where the first one is the name, the second is the properties |