Skip to content

Commit 9051914

Browse files
committed
Add a note about PHPC-72
1 parent d8506fa commit 9051914

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/MongoDB/WriteResult.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@ PHP_METHOD(WriteResult, getUpsertedCount)
157157
}
158158
/* }}} */
159159
/* {{{ proto array WriteResult::getInfo()
160+
FIXME: See PHPC-72 & CDRIVER-428
160161
Returns metadata about the operation. */
161162
PHP_METHOD(WriteResult, getInfo)
162163
{

0 commit comments

Comments
 (0)