Revision tags: php-5.5.21, php-5.6.5, php-5.4.37 |
|
#
3ddb5993 |
| 18-Jan-2015 |
Jakub Zelenka |
Increase PHP_JSON_DOUBLE_MAX_LENGTH for fractional part This is probably not necessary as such number is not realistic. It's just to be consistent with jsond extension.
|
#
95cef47a |
| 13-Jan-2015 |
Juan Basso |
Porting implementation of RFC json_preserve_fractional_part
|
#
e6fb493e |
| 10-Jan-2015 |
Jakub Zelenka |
Refactore json double encoding to use php_gcvt
|
#
8304e468 |
| 10-Jan-2015 |
Jakub Zelenka |
Replace encoder functions json prefix with php_json
|
Revision tags: php-5.5.21RC1, php-5.6.5RC1, POST_NATIVE_TLS_MERGE, PRE_NATIVE_TLS_MERGE, php-5.5.20, php-5.4.36, php-5.6.4 |
|
#
f18aae60 |
| 30-Nov-2014 |
Jakub Zelenka |
Fix compilation for json_encoder
|
Revision tags: php-5.6.4RC1, php-5.5.20RC1 |
|
#
e18dd679 |
| 24-Nov-2014 |
Jakub Zelenka |
Move json encoding stuff
|