Tyson Andre
|
32a1ebbd43
|
Clean up calls to extension_loaded('json') in tests
These are no longer needed after https://wiki.php.net/rfc/always_enable_json
Closes GH-5637
|
2020-05-28 15:07:47 -04:00 |
|
Nikita Popov
|
f8d795820e
|
Reindent phpt files
|
2020-02-03 22:52:20 +01:00 |
|
Xinchen Hui
|
21f049b45c
|
Prevent from being affected by local php.ini
|
2017-10-13 18:23:56 +08:00 |
|
Jakub Zelenka
|
e5abc53701
|
Use the same CS for all json tests
|
2015-11-15 19:06:09 +00:00 |
|
Ilia Alshanetsky
|
cf174c1366
|
Added support for JSON_NUMERIC_CHECK option in json_encode() that converts
numeric strings to integers.
|
2010-05-20 19:37:52 +00:00 |
|