summaryrefslogtreecommitdiff
path: root/ext/reflection/php_reflection.c
diff options
context:
space:
mode:
authorNikita Popov <nikic@php.net>2014-10-04 00:32:32 +0200
committerNikita Popov <nikic@php.net>2014-10-04 00:37:15 +0200
commitf1e21c4979f215112f9a30bc9e6e4a1ebd5a32de (patch)
tree37c5f05804e5ac1cec3aeeae9d3535edff321c47 /ext/reflection/php_reflection.c
parent2fd7d60ea06aa07b99dc219655be7ab42b7e2e16 (diff)
downloadphp-git-f1e21c4979f215112f9a30bc9e6e4a1ebd5a32de.tar.gz
Fix test gc_029_zts.phpt
In ZTS the default properties are duplicated (instead of copied), so the array has one lower RC than on NTS and as such gets destroyed during GC, increasing the cycle count by 3. PHP 5.6 didn't always copy default properties on ZTS, which is where the difference comes from.
Diffstat (limited to 'ext/reflection/php_reflection.c')
0 files changed, 0 insertions, 0 deletions