1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 16:22:37 +01:00
Files
archived-php-src/sapi/cli
Nikita Popov fb5cff1272 Print array defaults in reflection
As a followup to f34114b1fb print
the contents of arrays rather than just a generic "Array" marker.
Also drop the truncation on strings. As we no longer resolve
constants, there should be less concerns about printing very
large strings here. If someone thought it was a good idea to use
a 10k character strings as a default value in code, then it should
be fine for us to print it in reflection as well.
2021-10-20 15:16:29 +02:00
..
2021-10-20 15:16:29 +02:00
2021-05-06 12:16:35 +02:00
2020-07-10 14:20:18 +02:00
2020-07-10 14:20:18 +02:00
2021-07-16 00:41:38 +02:00
2021-05-06 12:16:35 +02:00
2017-12-16 17:20:05 +01:00