Skip to content

Commit faa8a4a

Browse files
committed
Add exception thrown comment
1 parent 8a06661 commit faa8a4a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/phongo_bson.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -842,6 +842,7 @@ static bool php_phongo_bson_init_document_object(zval* src, zend_class_entry* ob
842842
}
843843

844844
if (!enum_case) {
845+
/* Exception already thrown */
845846
return false;
846847
}
847848

0 commit comments

Comments
 (0)