Hannes Magnusson
|
e3b8cf0f66
|
MFH: Fixed bug#42090 (json_decode causes segmentation fault)
|
2007-07-24 22:57:13 +00:00 |
|
Antony Dovgal
|
17ee976404
|
fix ws/folding
|
2007-07-23 12:24:52 +00:00 |
|
foobar
|
7ed3c4536d
|
MFH: Fix some configure --help texts
|
2007-07-03 17:25:43 +00:00 |
|
foobar
|
a074d2d66b
|
typo
|
2007-06-29 14:01:11 +00:00 |
|
foobar
|
0f15eeda46
|
oops
|
2007-06-29 14:00:21 +00:00 |
|
foobar
|
ad0beee01f
|
- Added missing SKIPIFs
|
2007-06-29 13:51:27 +00:00 |
|
Ilia Alshanetsky
|
c969e9005b
|
Handle very small longs via double
|
2007-06-13 17:56:41 +00:00 |
|
Ilia Alshanetsky
|
9f28e21bb1
|
Fixed bug #41673 (json_encode breaks large numbers in arrays).
|
2007-06-13 17:07:58 +00:00 |
|
Ilia Alshanetsky
|
3b61fd8286
|
Update test
|
2007-06-11 15:07:40 +00:00 |
|
Antony Dovgal
|
76065b520a
|
adjust test for 64bit
|
2007-06-08 08:40:28 +00:00 |
|
Antony Dovgal
|
e5be1f55ad
|
fix test, add 64bit version
|
2007-06-08 08:34:48 +00:00 |
|
Ilia Alshanetsky
|
045b283a7d
|
Fixed bug #41567 (json_encode() double conversion is inconsistent with PHP).
|
2007-06-04 23:51:32 +00:00 |
|
Ilia Alshanetsky
|
47216d7de4
|
Adjust tests to reflect the new expected output
|
2007-05-27 17:57:57 +00:00 |
|
Ilia Alshanetsky
|
faae3e9ecf
|
Fixed bug #41504 (json_decode() incorrectly decodes JSON arrays with empty
string keys).
|
2007-05-27 16:31:35 +00:00 |
|
Hannes Magnusson
|
de4408c9af
|
MFH: protos (patch by jeffg at activestate dot com)
|
2007-05-25 13:24:50 +00:00 |
|
Hannes Magnusson
|
ad57583ba4
|
This test should only test failures
|
2007-05-25 12:31:03 +00:00 |
|
Hannes Magnusson
|
993b66b4c8
|
Fix test after stack limit bump
|
2007-05-25 12:15:38 +00:00 |
|
Rasmus Lerdorf
|
c7069887a4
|
Make the code match the commit comment
|
2007-05-24 22:40:02 +00:00 |
|
Rasmus Lerdorf
|
464d87e58b
|
I don't see any reason to leave the stack limitation at 20. We have
reports of this limit being hit now and as far as I can tell bumping it
to 128 isn't going break anything in the parser code.
|
2007-05-24 22:37:59 +00:00 |
|
Antony Dovgal
|
09a575a20f
|
MFH: fix #41403 (json_decode cannot decode floats if localeconv decimal_point is not '.')
|
2007-05-16 12:54:30 +00:00 |
|
Antony Dovgal
|
66859a74de
|
fix tests
|
2007-04-26 23:30:00 +00:00 |
|
Antony Dovgal
|
cb81428054
|
apply correct fix
|
2007-04-20 10:16:46 +00:00 |
|
Antony Dovgal
|
8deb6294ec
|
fix test
|
2007-04-20 10:15:04 +00:00 |
|
Ilia Alshanetsky
|
8b245e5aaf
|
Fixed bug #41067 (json_encode() problem with UTF-16 input).
|
2007-04-16 22:31:05 +00:00 |
|
Antony Dovgal
|
7a6e0a1dd2
|
fix test
|
2007-04-16 09:11:10 +00:00 |
|
Andrei Zmievski
|
b62d120580
|
Fix processing of control characters; they should be escaped as \u
sequences.
|
2007-04-13 21:34:12 +00:00 |
|
Ilia Alshanetsky
|
a133297c86
|
Fixed bug #41034 (json_encode() ignores null byte started keys in arrays)
|
2007-04-12 19:40:38 +00:00 |
|
Ilia Alshanetsky
|
5e274ea47d
|
Fixed bug #40503 (json_encode() value corruption on 32bit systems with
overflown values).
|
2007-02-18 16:54:59 +00:00 |
|
Antony Dovgal
|
e8d2c9489d
|
MFH: nuke skeleton leftovers
|
2007-01-12 12:17:32 +00:00 |
|
Sebastian Bergmann
|
4223aa4d5e
|
MFH: Bump year.
|
2007-01-01 09:36:18 +00:00 |
|
Ilia Alshanetsky
|
7efb0a14f4
|
Use safe_emalloc()
|
2006-12-25 21:41:04 +00:00 |
|
Nuno Lopes
|
078fda3d6e
|
remove NOP code in json_determine_array_type(), as we already know the zval passed is an array (based on patch by Ron Korving)
|
2006-12-19 15:01:05 +00:00 |
|
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 |
|
Dmitry Stogov
|
3b2fa0ce82
|
Fix memory leaks
|
2006-09-13 13:25:50 +00:00 |
|
Nuno Lopes
|
ddb4d1fdcc
|
move static declaration to *.c files
mroe static/const keywording
|
2006-08-14 20:08:18 +00:00 |
|
Marcus Boerger
|
efc6ff0c39
|
- Test name must not be more than a single line
|
2006-08-07 23:28:05 +00:00 |
|
Antony Dovgal
|
cff6e2b446
|
initialize variable
|
2006-07-25 09:06:55 +00:00 |
|
Rob Richards
|
40e08311e5
|
MFH: enable by default
|
2006-07-22 15:33:02 +00:00 |
|
Nuno Lopes
|
ff591e2cf0
|
more const keywording
|
2006-07-22 15:22:56 +00:00 |
|
Antony Dovgal
|
f59a139f61
|
rephrase
|
2006-07-20 10:47:37 +00:00 |
|
foobar
|
68ae270793
|
MFH: simplify
|
2006-07-20 10:11:15 +00:00 |
|
foobar
|
479055a85b
|
MFH
|
2006-07-20 10:07:29 +00:00 |
|
Antony Dovgal
|
3003cd2473
|
MFH: use E_WARNING on recursion and add null to the result to keep it valid
|
2006-07-20 09:33:28 +00:00 |
|
Antony Dovgal
|
60720d285f
|
MFH: ZTS fix
|
2006-07-20 09:19:02 +00:00 |
|
Antony Dovgal
|
3e308d3a6b
|
MFH: add recursion protection to json_encode() and new tests
|
2006-07-20 08:56:57 +00:00 |
|
Antony Dovgal
|
0b97d2bd60
|
fix segfault, add test
|
2006-07-20 08:24:31 +00:00 |
|
Antony Dovgal
|
074feedc2b
|
MFH
|
2006-07-20 07:40:49 +00:00 |
|
Ilia Alshanetsky
|
cdfe00b801
|
Fixed compiler warnings and enable Json by default.
|
2006-07-19 16:17:15 +00:00 |
|
SVN Migration
|
608baa409a
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_2'.
|
2006-05-05 15:49:42 +00:00 |
|