Anatol Belski
|
fe36285de2
|
fix datatype mismatches
|
2015-03-25 15:32:35 +01:00 |
|
Lior Kaplan
|
a4384bd3d4
|
s/PHP Version 5/PHP Version 7/g
Follow up for d0cb7153
|
2015-03-13 11:09:42 +02:00 |
|
Reeze Xia
|
609f05fc19
|
ZTS cleanup
|
2015-03-08 19:25:55 +08:00 |
|
Jakub Zelenka
|
549c6fa465
|
Remove unused destructor in json parser
|
2015-02-15 19:46:41 +00:00 |
|
Anatol Belski
|
ef2fd13de8
|
fix datatype mismatches
|
2015-02-09 11:06:02 +01:00 |
|
Anatol Belski
|
12fff5251b
|
fix inconsistend dll linkage warn
|
2015-02-09 10:51:29 +01:00 |
|
Anatol Belski
|
a1208b4726
|
use size_t for str length
|
2015-02-09 10:43:27 +01:00 |
|
Jakub Zelenka
|
3159d518d0
|
Merge branch 'master' into jsond
Conflicts:
ext/json/JSON_parser.c
ext/json/json.c
|
2015-01-25 18:43:15 +00:00 |
|
Jakub Zelenka
|
8e10250449
|
Use ZVAL_COPY_VALUE for copying parser result to return_value
|
2015-01-01 19:19:31 +00:00 |
|
Jakub Zelenka
|
b68da91d52
|
Merge branch 'master' into jsond
Conflicts:
ext/json/JSON_parser.c
ext/json/JSON_parser.h
ext/json/config.m4
ext/json/config.w32
ext/json/json.c
ext/json/php_json.h
|
2014-12-27 19:42:04 +00:00 |
|
Jakub Zelenka
|
9e5f687957
|
Fix json object decoding
|
2014-12-12 19:52:45 +00:00 |
|
Jakub Zelenka
|
c6d0905158
|
Do not copy return_value in parser
|
2014-12-07 20:27:03 +00:00 |
|
Jakub Zelenka
|
098097d83f
|
Fix compilation for json scanner
|
2014-11-30 18:29:48 +00:00 |
|
Jakub Zelenka
|
79e8355631
|
Fix compilation issues in json_parser
|
2014-11-26 20:49:55 +00:00 |
|
Jakub Zelenka
|
f00b80a511
|
Implement initial changes for json_parser
|
2014-11-23 19:53:06 +00:00 |
|
Jakub Zelenka
|
ba70ba5f13
|
Replace INIT_PZVAL_COPY with ZVAL_DUP
|
2014-11-16 15:21:01 +00:00 |
|
Jakub Zelenka
|
d07bf91328
|
Initial import of jsond
|
2014-11-13 20:20:46 +00:00 |
|