summaryrefslogtreecommitdiff
path: root/ext/mbstring/php_mbregex.c
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2018-06-09 13:15:37 +0200
committerNikita Popov <nikita.ppv@gmail.com>2018-06-09 13:20:13 +0200
commit777187cbafb8c1844971169dc97d38a633094aaf (patch)
tree9fd751d73f841f551f604c47367793af17c92456 /ext/mbstring/php_mbregex.c
parent9cd2d77514aa71359eac0ea080901e7c021681c9 (diff)
downloadphp-git-777187cbafb8c1844971169dc97d38a633094aaf.tar.gz
Don't use UNREFs during array operations
Perform DEREFs instead. We were already doing this in some, but not all places. While UNREFs are supposed to be transparent, in practice they have rare observable side effects. Calling array_merge() on an array should never change how that array behaves.
Diffstat (limited to 'ext/mbstring/php_mbregex.c')
0 files changed, 0 insertions, 0 deletions