summaryrefslogtreecommitdiff
path: root/ext/json/tests/bug41403.phpt
Commit message (Expand)AuthorAgeFilesLines
* Run tidyNikita Popov2020-09-181-1/+1
* Clean up calls to extension_loaded('json') in testsTyson Andre2020-05-281-1/+0
* Make float to string casts locale-independentMáté Kocsis2020-05-081-3/+3
* Trim trailing whitespace in testsGabriel Caruso2018-10-141-2/+2
* Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-201-1/+1
* Use seialize_precision instead of precision in all json testsJakub Zelenka2017-12-301-1/+1
* Use the same CS for all json testsJakub Zelenka2015-11-151-2/+0
* - Added missing SKIPIFsfoobar2007-06-291-0/+3
* MFH: fix #41403 (json_decode cannot decode floats if localeconv decimal_point...Antony Dovgal2007-05-161-0/+41