Files
Calvin Buckley 650ff1197d var_dump has differing precision between PHP 7 and 8
This is probably due to the locale-neutral float conversion.
var_dump will show an extra 3 digits of precisions varying, but
var_export seems to always show the remaining 3 digits. Many of the
other conversion functions could have been used instead if we did
not want to show the last three digits.
2020-12-02 19:40:40 -04:00
..
2019-04-16 12:40:41 +05:30
2005-05-13 01:17:47 +00:00
2007-02-12 19:58:19 +00:00
2008-12-09 17:11:07 +00:00
2015-05-24 22:47:55 +05:30
2015-05-24 22:47:55 +05:30
2015-05-24 22:47:55 +05:30
2007-02-12 19:58:19 +00:00
2010-09-17 07:00:53 +00:00
2019-04-16 12:40:41 +05:30
2009-02-09 09:41:37 +00:00
2012-10-08 11:18:42 +00:00
2009-02-09 09:41:37 +00:00
2012-11-16 08:09:01 +00:00
2015-05-24 22:47:55 +05:30
2015-05-24 22:47:55 +05:30
2020-11-30 14:11:50 -04:00
2015-05-24 22:47:55 +05:30
2020-11-30 13:11:07 -04:00