mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
![]() var_dump() is debugging functionality, so it should print floating-point numbers accurately. We do this by switching to serialize_precision, which (by default) will print with as much precision as necessary to preserve the exact value of the float. This also affects debug_zval_dump(). Closes GH-5172. |
||
---|---|---|
.. | ||
tests | ||
config.m4 | ||
config.w32 | ||
CREDITS | ||
json.c | ||
json.stub.php | ||
json_arginfo.h | ||
json_encoder.c | ||
json_parser.y | ||
json_scanner.re | ||
Makefile.frag | ||
Makefile.frag.w32 | ||
php_json.h | ||
php_json_encoder.h | ||
php_json_parser.h | ||
php_json_scanner.h |