Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'PHP-5.6' into PHP-7.0 | Jakub Zelenka | 2015-11-15 | 1 | -3/+0 |
|\ | |||||
| * | Use the same CS for all json tests | Jakub Zelenka | 2015-11-15 | 1 | -2/+0 |
| * | Revert "json_decode() should generate a syntax error when given ""." | Julien Pauli | 2015-02-04 | 1 | -7/+2 |
* | | Fix invalid test for bug 54484 | Jakub Zelenka | 2015-02-02 | 1 | -1/+1 |
|/ | |||||
* | json_decode() should generate a syntax error when given "". | Adam Harvey | 2015-02-02 | 1 | -2/+7 |
* | Fixed bug #54484 (Empty string in json_decode doesn't reset json_last_error()). | Ilia Alshanetsky | 2011-06-01 | 1 | -0/+25 |