php-src/sapi
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
..
apache2handler Return value from ZEND_ATOL 2021-07-12 16:51:24 +02:00
cgi Merge branch 'PHP-8.0' into PHP-8.1 2021-10-14 12:23:43 +02:00
cli Print array defaults in reflection 2021-10-20 15:16:29 +02:00
embed Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
fpm Merge branch 'PHP-8.0' into PHP-8.1 2021-10-18 15:23:08 -07:00
fuzzer Fix strict-prototypes warning 2021-08-30 10:43:21 +02:00
litespeed Litespeed sapi OpenBSD build fix (#3999) 2021-06-09 09:11:54 +02:00
phpdbg Use zend_long for resource ID 2021-08-31 14:58:59 +02:00