Revision tags: php-7.0.2RC1, php-5.6.17RC1, php-7.0.1RC1, php-7.0.0, php-5.6.16, php-7.0.0RC8, php-7.0.0RC7, php-5.6.16RC1, php-5.6.15, php-7.0.0RC6, php-7.0.1, php-5.6.15RC1, php-7.0.0RC5, php-5.5.30, php-5.6.14, php-7.0.0RC4, php-5.6.14RC1, php-7.0.0RC3, php-5.6.13, php-7.0.0RC2, php-5.5.29, php-5.4.45, php-5.6.13RC1, php-7.0.0RC1, php-5.6.12, php-5.5.28, php-7.0.0beta3, php-5.4.44, php-5.6.12RC1, php-7.0.0beta2, php-7.0.0beta1, php-5.6.11, php-5.5.27, php-5.4.43 |
|
#
4a2e40bb |
| 30-Jun-2015 |
Dmitry Stogov |
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
#
f30503ce |
| 28-Jun-2015 |
Jakub Zelenka |
Fix incompatible JSON errors This fixes differences in error codes with PHP 5 and 7. The malformed UTF-8 and control character error codes are now returned even in non-string context
Fix incompatible JSON errors This fixes differences in error codes with PHP 5 and 7. The malformed UTF-8 and control character error codes are now returned even in non-string context which makes it the same as it was in PHP 5 json ext.
show more ...
|
#
64c37114 |
| 28-Jun-2015 |
Jakub Zelenka |
Fix bug #62010 (json_decode produces invalid byte-sequences)
|
Revision tags: php-5.6.11RC1, php-5.5.27RC1, php-7.0.0alpha2, php-5.5.26, php-7.0.0alpha1, php-5.6.10, php-5.4.42, POST_PHP7_NSAPI_REMOVAL, PRE_PHP7_NSAPI_REMOVAL, php-5.6.10RC1, php-5.5.26RC1, php-5.5.25, php-5.6.9, php-5.4.41, php-5.6.9RC1, php-5.5.25RC1, php-5.6.8, php-5.5.24, php-5.4.40, php-5.6.8RC1, php-5.5.24RC1, php-5.6.7, php-5.5.23, php-5.4.39 |
|
#
a4384bd3 |
| 13-Mar-2015 |
Lior Kaplan |
s/PHP Version 5/PHP Version 7/g Follow up for d0cb7153
|
Revision tags: php-5.6.7RC1, php-5.5.23RC1, POST_PHP7_EREG_MYSQL_REMOVALS, PRE_PHP7_EREG_MYSQL_REMOVALS, php-5.6.6, php-5.5.22, php-5.4.38 |
|
#
ca9ab1c9 |
| 10-Feb-2015 |
Anatol Belski |
better alignment + support size_t
|
#
4a875e18 |
| 10-Feb-2015 |
Anatol Belski |
use portable strtol
|
Revision tags: POST_PHP7_REMOVALS, PRE_PHP7_REMOVALS, php-5.6.6RC1, php-5.5.22RC1, php-5.5.21, php-5.6.5, php-5.4.37, php-5.5.21RC1, php-5.6.5RC1 |
|
#
1119c4d2 |
| 04-Jan-2015 |
Jakub Zelenka |
Allow ill-formed unicode escapes in decoder
|
Revision tags: POST_NATIVE_TLS_MERGE, PRE_NATIVE_TLS_MERGE, php-5.5.20, php-5.4.36, php-5.6.4 |
|
#
c51ea479 |
| 03-Dec-2014 |
Jakub Zelenka |
Change string buffer handling in json scanner
|
#
098097d8 |
| 30-Nov-2014 |
Jakub Zelenka |
Fix compilation for json scanner
|
Revision tags: php-5.6.4RC1, php-5.5.20RC1 |
|
#
d07bf913 |
| 13-Nov-2014 |
Jakub Zelenka |
Initial import of jsond
|