1
0
mirror of https://github.com/php/php-src.git synced 2026-03-26 09:12:14 +01:00
Files
archived-php-src/main
Tyson Andre 07db64156e [RFC] Make string length for getTraceAsString() configurable
Add a `zend.exception_string_param_max_len` ini setting.
(same suffix as `log_errors_max_len`)

Allow values between 0 and 1000000 bytes.
For example, with zend.exception_string_param_max_len=0,
"" would represent the empty string, and "..." would represent something
longer than the empty string.
Previously, this was hardcoded as exactly 15 bytes.

Discussion: https://externals.io/message/110717

Closes GH-5769
2020-07-25 09:50:57 -04:00
..
2019-02-03 21:03:00 +01:00
2020-06-08 10:38:45 +02:00
2020-01-27 13:32:51 +01:00
2020-07-06 21:13:34 +02:00
2020-07-06 21:13:34 +02:00
2020-01-27 13:32:51 +01:00
2020-07-06 21:13:34 +02:00
2020-06-08 10:38:45 +02:00
2020-03-26 11:49:27 +01:00
2020-06-23 10:29:42 +02:00
2020-06-08 10:38:45 +02:00
2020-06-29 17:47:21 +02:00
2020-05-11 14:21:25 -07:00
2020-07-06 21:13:34 +02:00
2020-06-08 10:38:45 +02:00