1
0
mirror of https://github.com/php/php-src.git synced 2026-03-26 17:22:15 +01:00
Files
archived-php-src/ext
Nikita Popov 81d95c4c3c 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.
2019-10-07 12:43:12 +02:00
..
2019-06-21 12:56:28 +02:00
2019-09-04 08:53:35 +02:00
2019-06-11 10:23:37 +02:00
2019-09-30 17:51:41 +02:00
2019-10-02 23:39:11 +01:00
2019-09-04 08:36:11 +02:00
2019-09-22 12:10:49 +02:00
2019-07-15 15:20:15 +02:00
2019-10-01 11:17:53 +02:00
2019-09-17 16:16:31 +02:00
2019-07-29 08:51:33 +02:00
2019-07-18 02:21:39 +02:00
2019-10-04 13:54:49 +02:00
2019-09-19 21:00:22 +02:00
2019-10-01 11:17:53 +02:00
2019-08-28 17:58:35 +02:00
2019-10-02 10:09:17 +02:00
2019-10-04 16:04:34 +02:00
2019-09-30 17:51:41 +02:00
2019-09-09 14:24:26 +02:00
2019-07-29 13:20:52 -07:00
2019-08-09 10:33:15 +02:00
2019-09-30 17:51:41 +02:00
2019-08-13 20:23:56 +02:00
2019-10-01 11:17:53 +02:00
2019-09-30 17:51:41 +02:00
2019-09-27 23:01:48 +02:00
2019-09-23 13:18:59 +02:00
2019-09-04 08:39:15 +02:00
2019-09-30 10:41:14 +02:00
2019-06-05 14:25:07 +02:00
2019-09-03 09:27:55 +02:00
2019-09-29 13:38:28 +02:00
2019-09-04 08:53:35 +02:00