summaryrefslogtreecommitdiff
path: root/ext/reflection/php_reflection.c
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2019-10-07 12:40:21 +0200
committerNikita Popov <nikita.ppv@gmail.com>2019-10-07 12:43:12 +0200
commit81d95c4c3ca4828943bd8169a9b7760b4e54ec98 (patch)
tree166351ff681622edaa2d16f4a8016b1eda952ca2 /ext/reflection/php_reflection.c
parent53077217e2801f65dd3cb598f12aee2fa792742a (diff)
downloadphp-git-81d95c4c3ca4828943bd8169a9b7760b4e54ec98.tar.gz
Don't test default serialize max_depth
The default depth is large enough to cause stack overflows in msan builds, though apparently only on old clang versions. Avoiding a stack overflow there requires making the depth *much* smaller, less than 1000. As I don't think that's reasonable for all the other setups where 4k works fine, I'm just dropping this part of the test.
Diffstat (limited to 'ext/reflection/php_reflection.c')
0 files changed, 0 insertions, 0 deletions