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-23 16:08:35 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ffd41a503fc59583d294b889ffd0bdc55a3fd662
archived-php-src
/
ext
/
json
/
tests
T
History
Ilia Alshanetsky
57f295d3a6
Fixed bug
#38680
(Added missing handling of basic types in json_decode).
...
# already in HEAD
2006-11-03 13:16:33 +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
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