This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-04-22 23:48:14 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b08cfa8833101ad70b82bbceae75fe0131493a9c
archived-php-src
/
ext
/
json
/
tests
T
History
Ilia Alshanetsky
5e274ea47d
Fixed bug
#40503
(json_encode() value corruption on 32bit systems with
...
overflown values).
2007-02-18 16:54:59 +00:00
..
001.phpt
Fixed bug
#38680
(Added missing handling of basic types in json_decode).
2006-11-03 13:16:33 +00:00
002.phpt
MFH: add recursion protection to json_encode() and new tests
2006-07-20 08:56:57 +00:00
003.phpt
Fix memory leaks
2006-09-13 13:25:50 +00:00
004.phpt
MFH: use E_WARNING on recursion and add null to the result to keep it valid
2006-07-20 09:33:28 +00:00
005.phpt
MFH: use E_WARNING on recursion and add null to the result to keep it valid
2006-07-20 09:33:28 +00:00
bug40503.phpt
Fixed bug
#40503
(json_encode() value corruption on 32bit systems with
2007-02-18 16:54:59 +00:00
fail001.phpt
Fixed bug
#38680
(Added missing handling of basic types in json_decode).
2006-11-03 13:16:33 +00:00
pass001.1.phpt
- Test name must not be more than a single line
2006-08-07 23:28:05 +00:00
pass001.phpt
- Test name must not be more than a single line
2006-08-07 23:28:05 +00:00
pass002.phpt
- Test name must not be more than a single line
2006-08-07 23:28:05 +00:00
pass003.phpt
- Test name must not be more than a single line
2006-08-07 23:28:05 +00:00