-
Type: Task
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: None
As noted in the review for PHPC-348, there are a few instances where we call Z_ADDREF before calling zval_ptr_dtor on the value returned from php_phongo_bson_to_zval. This is unnecessary and can be cleaned up.