4 Commits

Author SHA1 Message Date
Remi Collet
605a8a63a7 fix zend_dtoa API change in 8.1.0beta1 (#487) 2021-07-28 19:55:08 -07:00
Remi Collet
ec9fad4536 Fix warning: label 'done' defined but not used [-Wunused-label] 2013-11-19 15:13:55 +01:00
Remi Collet
39f70b909b warning: suggest parentheses around assignment used as truth value [-Wparentheses] 2013-11-19 15:13:27 +01:00
Teddy Grenman
df20b8a3c8 Convert float to ascii using g_fmt and zend_dtoa.
This procudes much smaller textual representations and also ignores
locales.
2011-05-03 01:33:15 +03:00