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-25 00:48:25 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7544adc52d620f0dcc0f91a45f44006ee45fdaaa
archived-php-src
/
ext
/
json
/
tests
T
History
Antony Dovgal
7766768cfb
use E_WARNING on recursion and add null to the result to keep it valid
2006-07-20 09:33:15 +00:00
..
001.phpt
add recursion protection to json_encode() and new tests
2006-07-20 08:56:24 +00:00
002.phpt
add recursion protection to json_encode() and new tests
2006-07-20 08:56:24 +00:00
003.phpt
use E_WARNING on recursion and add null to the result to keep it valid
2006-07-20 09:33:15 +00:00
004.phpt
use E_WARNING on recursion and add null to the result to keep it valid
2006-07-20 09:33:15 +00:00
005.phpt
use E_WARNING on recursion and add null to the result to keep it valid
2006-07-20 09:33:15 +00:00
fail001.phpt
…
pass001.1.phpt
- Fix issue with encoding arrays with integer keys.
2006-03-04 15:31:27 +00:00
pass001.phpt
…
pass002.phpt
…
pass003.phpt
…