mirror of
https://github.com/php/php-src.git
synced 2026-04-01 13:12:16 +02:00
- Shouldn't be there
This commit is contained in:
@@ -2136,7 +2136,7 @@ send_by_ref:
|
||||
*tmp = *array_ptr;
|
||||
INIT_PZVAL(tmp);
|
||||
array_ptr = tmp;
|
||||
} else { /* IS_CONST */
|
||||
} else {
|
||||
array_ptr->refcount++;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user