Parent Directory
|
|
|
|
|
json_c/
|
|
|
|
|
tests/
|
|
|
|
|
.cvsignore
|
1.1
|
2 years |
rasmus |
A few cleanups. I hope you don't mind Omar.
|
CREDITS
|
1.1
|
2 years |
sniper |
missing credits file
|
JSON_parser.c
|
1.18
|
2 months |
rasmus |
We can afford a larger stack here and other json parsers out there
go deeper tha... |
JSON_parser.h
|
1.2
|
2 years |
iliaa |
MFB: Fixed compiler warnings and enable Json by default.
|
README
|
1.1
|
2 years |
omar |
Add some documentation to the JSON extension.
|
config.m4
|
1.7
|
15 months |
sniper |
- Fix some configure --help texts
|
config.w32
|
1.3
|
2 years |
rrichards |
enable by default
|
json.c
|
1.39
|
4 days |
felipe |
- Fixed bug #46215 (json_encode mutates its parameter and has some class-specifi... |
json.dsp
|
1.2
|
2 years |
omar |
- Rewritten for better performance. 3-8x faster encodes, 2-4x faster decodes.
- ... |
package.xml
|
1.5
|
2 years |
omar |
Fix PECL bug #7147 - rework comma insertion whilst encoding.
Add tests to packag... |
php_json.h
|
1.13
|
2 months |
jani |
MFB: sync
|
utf8_decode.c
|
1.2
|
14 months |
tony2001 |
fix WS, CS and other S
|
utf8_decode.h
|
1.1
|
2 years |
omar |
- Rewritten for better performance. 3-8x faster encodes, 2-4x faster decodes.
- ... |
utf8_to_utf16.c
|
1.3
|
8 months |
stas |
fix #43941: invalid utf-8 not accepted
|
utf8_to_utf16.h
|
1.1
|
2 years |
omar |
- Rewritten for better performance. 3-8x faster encodes, 2-4x faster decodes.
- ... |