Skip to content

Commit 9af1383

Browse files
committed
Revert "Fix #63486"
This reverts commit f4c96ff.
1 parent b0ec8df commit 9af1383

File tree

2 files changed

+0
-56
lines changed

2 files changed

+0
-56
lines changed

ext/mysqli/php_mysqli_structs.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,6 @@ extern PHPAPI zend_class_entry *spl_ce_RuntimeException;
313313
mysqli_object *intern = (mysqli_object *)zend_object_store_get_object(*(__id) TSRMLS_CC);\
314314
efree(intern->ptr); \
315315
intern->ptr = NULL; \
316-
ZVAL_NULL(*__id); \
317316
}
318317

319318

ext/mysqli/tests/bug63486.phpt

Lines changed: 0 additions & 55 deletions
This file was deleted.

0 commit comments

Comments
 (0)