[PHP-CVS] cvs: php-src(PHP_5_3) /ext/json json.c php_json.h

2009-06-30 Thread Stanislav Malyshev
stasTue Jun 30 17:52:21 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/json json.c php_json.h Log: fix json shared build on Windows http://cvs.php.net/viewvc.cgi/php-src/ext/json/json.c?r1=1.9.2.19.2.24&r2=1.9.2.19.2.25&diff_format=u Index: php-

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/json json.c

2009-06-24 Thread Felipe Pena
felipe Wed Jun 24 17:39:52 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/json json.c Log: - MFH: Fixed memleak when depth arg is less than zero http://cvs.php.net/viewvc.cgi/php-src/ext/json/json.c?r1=1.9.2.19.2.23&r2=1.9.2.19.2.24&diff_format=u Inde

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/json json.c

2009-05-31 Thread Jani Taskinen
janiSun May 31 13:51:08 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/json json.c Log: MFH: no dots in errors http://cvs.php.net/viewvc.cgi/php-src/ext/json/json.c?r1=1.9.2.19.2.22&r2=1.9.2.19.2.23&diff_format=u Index: php-src/ext/json/json.c diff

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/json json.c php_json.h

2009-05-30 Thread Andrei Zmievski
andrei Sun May 31 01:44:07 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/json json.c php_json.h Log: Expose encode/decode API. http://cvs.php.net/viewvc.cgi/php-src/ext/json/json.c?r1=1.9.2.19.2.21&r2=1.9.2.19.2.22&diff_format=u Index: php-src/ext

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/json json.c

2009-05-15 Thread Kalle Sommer Nielsen
kalle Fri May 15 09:10:55 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/json json.c Log: MFH: Fix arginfo http://cvs.php.net/viewvc.cgi/php-src/ext/json/json.c?r1=1.9.2.19.2.20&r2=1.9.2.19.2.21&diff_format=u Index: php-src/ext/json/json.c diff -u ph

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/json json.c

2009-03-17 Thread Scott MacVicar
scottmacTue Mar 17 23:26:02 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/json json.c Log: MFH Replace magic values with a define for json encoding, makes reading it a bit easier http://cvs.php.net/viewvc.cgi/php-src/ext/json/json.c?r1=1.9

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/json json.c /ext/json/tests 002.phpt

2009-03-17 Thread Scott MacVicar
scottmacTue Mar 17 23:15:41 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/json json.c /php-src/ext/json/tests 002.phpt Log: MFH Add PHP_JSON_FORCE_OBJECT for forcing an object output of an array http://cvs.php.net/viewvc.cgi/php-sr

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/json json.c

2008-12-24 Thread Scott MacVicar
scottmacWed Dec 24 18:09:09 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/json json.c Log: MFH Make sure we clear out the error when the scalar version decoding works. http://cvs.php.net/viewvc.cgi/php-src/ext/json/json.c?r1=1.9.2.19.2.1

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/json json.c /ext/json/tests 001.phpt bug42090.phpt

2008-12-12 Thread Scott MacVicar
scottmacFri Dec 12 23:19:47 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/json json.c /php-src/ext/json/tests 001.phpt bug42090.phpt Log: MFH Fix bug #45989 - json_decode() doesn't return NULL on certain invalid strings http://cvs

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/json json.c

2008-10-01 Thread Felipe Pena
felipe Thu Oct 2 03:36:20 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/json json.c Log: - MFH: Fixed bug #46215 (json_encode mutates its parameter and has some class-specific state) http://cvs.php.net/viewvc.cgi/php-src/ext/json/json.c?r1=1.9.2

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/json json.c

2008-07-22 Thread Jani Taskinen
janiTue Jul 22 15:30:03 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/json json.c Log: ws + cs http://cvs.php.net/viewvc.cgi/php-src/ext/json/json.c?r1=1.9.2.19.2.7&r2=1.9.2.19.2.8&diff_format=u Index: php-src/ext/json/json.c diff -u php-src/ext/js

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/json json.c utf8_to_utf16.c /ext/json/tests bug43941.phpt

2008-01-30 Thread Marcus Boerger
Hello Stanislav, Wednesday, January 30, 2008, 4:17:57 AM, you wrote: > stasWed Jan 30 03:17:57 2008 UTC > Added files: (Branch: PHP_5_3) > /php-src/ext/json/tests bug43941.phpt > Modified files: > /php-src/ext/json json.c utf8_to_utf1

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/json json.c

2008-01-30 Thread Dmitry Stogov
dmitry Wed Jan 30 08:10:17 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/json json.c Log: ZTS fix http://cvs.php.net/viewvc.cgi/php-src/ext/json/json.c?r1=1.9.2.19.2.5&r2=1.9.2.19.2.6&diff_format=u Index: php-src/ext/json/json.c diff -u php-src/ex

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/json json.c utf8_to_utf16.c /ext/json/tests bug43941.phpt

2008-01-29 Thread Stanislav Malyshev
stasWed Jan 30 03:17:57 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/json/tests bug43941.phpt Modified files: /php-src/ext/json json.c utf8_to_utf16.c Log: fix #43941: invalid utf-8 not accepted http://cvs.php.net/vie

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/json json.c /ext/json/tests 006.phpt

2007-12-16 Thread Sara Golemon
pollita Mon Dec 17 07:48:27 2007 UTC Added files: (Branch: PHP_5_3) /php-src/ext/json/tests 006.phpt Modified files: /php-src/ext/json json.c Log: MFH (json.c r-1.32) Add support for encoding options http://cvs.php.net/viewvc.cgi/php

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/json json.c /main snprintf.c spprintf.c

2007-10-01 Thread Ilia Alshanetsky
iliaa Mon Oct 1 15:22:41 2007 UTC Modified files: (Branch: PHP_5_3) /php-src/main snprintf.c spprintf.c /php-src/ext/json json.c Log: Fixed bug #42785 (json_encode() formats doubles according to locale rather then following standard syntax).