[PHP-CVS-DAILY] cvs: php-src / ChangeLog

2008-12-17 Thread changelog
changelog Thu Dec 18 01:32:34 2008 UTC Modified files: /php-srcChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3261r2=1.3262diff_format=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.3261

[PHP-CVS] cvs: php-src /ext/ftp/tests ftp_get_basic.phpt server.inc

2008-12-17 Thread Zoe Slattery
zoe Wed Dec 17 12:34:50 2008 UTC Added files: /php-src/ext/ftp/tests ftp_get_basic.phpt Modified files: /php-src/ext/ftp/tests server.inc Log: New FTP test from Nathaniel McHugh

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/curl/tests bug45161.phpt

2008-12-17 Thread Jani Taskinen
janiWed Dec 17 13:59:47 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/curl/tests bug45161.phpt Log: MFH http://cvs.php.net/viewvc.cgi/php-src/ext/curl/tests/bug45161.phpt?view=markuprev=1.1 Index: php-src/ext/curl/tests/bug45161.phpt +++

[PHP-CVS] cvs: php-src /ext/curl/tests bug46739.phpt curl_002.phpt curl_006.phpt

2008-12-17 Thread Jani Taskinen
janiWed Dec 17 14:00:07 2008 UTC Modified files: /php-src/ext/curl/tests bug46739.phpt curl_002.phpt curl_006.phpt Log: fix typoes http://cvs.php.net/viewvc.cgi/php-src/ext/curl/tests/bug46739.phpt?r1=1.1r2=1.2diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/curl interface.c php_curl.h

2008-12-17 Thread Jani Taskinen
janiWed Dec 17 14:20:31 2008 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS /php-src/ext/curl interface.c php_curl.h Log: MFH:- Fixed bug #45161 (Reusing a curl handle leaks memory)

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/curl/tests bug46739.phpt curl_002.phpt curl_006.phpt

2008-12-17 Thread Jani Taskinen
janiWed Dec 17 14:00:20 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/curl/tests bug46739.phpt curl_002.phpt curl_006.phpt Log: MFH http://cvs.php.net/viewvc.cgi/php-src/ext/curl/tests/bug46739.phpt?r1=1.1.2.2r2=1.1.2.3diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/curl interface.c php_curl.h

2008-12-17 Thread Jani Taskinen
janiWed Dec 17 14:13:41 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/curl interface.c php_curl.h Log: MFH:- Fixed bug #45161 (Reusing a curl handle leaks memory)

[PHP-CVS] cvs: php-src /ext/imap/tests README

2008-12-17 Thread Zoe Slattery
zoe Wed Dec 17 15:35:21 2008 UTC Added files: /php-src/ext/imap/tests README Log: README for ext/imap tests -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] cvs: php-src /ext/json JSON_parser.c JSON_parser.h json.c

2008-12-17 Thread Scott MacVicar
scottmacWed Dec 17 14:39:56 2008 UTC Modified files: /php-src/ext/json JSON_parser.c JSON_parser.h json.c Log: Update the JSON parser with that on json.org, biggest change here is code readability. Less magic numbers in the state table. Add missing

[PHP-CVS] cvs: php-src /ext/curl/tests bug45161.phpt

2008-12-17 Thread Jani Taskinen
janiWed Dec 17 13:59:21 2008 UTC Added files: /php-src/ext/curl/tests bug45161.phpt Log: - Added test for bug #45161 http://cvs.php.net/viewvc.cgi/php-src/ext/curl/tests/bug45161.phpt?view=markuprev=1.1 Index: php-src/ext/curl/tests/bug45161.phpt

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

2008-12-17 Thread Scott MacVicar
scottmacWed Dec 17 15:46:21 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/json JSON_parser.c Log: MFH Fix Windows build http://cvs.php.net/viewvc.cgi/php-src/ext/json/JSON_parser.c?r1=1.1.2.12.2.4r2=1.1.2.12.2.5diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/imap/tests README

2008-12-17 Thread Zoe Slattery
zoe Wed Dec 17 15:36:06 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/imap/tests README Log: README for ext/imap tests -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] cvs: php-src /ext/curl interface.c

2008-12-17 Thread Jani Taskinen
janiWed Dec 17 15:38:32 2008 UTC Modified files: /php-src/ext/curl interface.c Log: - Fix leak http://cvs.php.net/viewvc.cgi/php-src/ext/curl/interface.c?r1=1.139r2=1.140diff_format=u Index: php-src/ext/curl/interface.c diff -u

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

2008-12-17 Thread Scott MacVicar
scottmacWed Dec 17 14:40:06 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/json JSON_parser.c JSON_parser.h json.c Log: Update the JSON parser with that on json.org, biggest change here is code readability. Less magic numbers in the state table.

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/ftp/tests ftp_get_basic.phpt server.inc

2008-12-17 Thread Zoe Slattery
zoe Wed Dec 17 12:35:53 2008 UTC Added files: (Branch: PHP_5_2) /php-src/ext/ftp/tests ftp_get_basic.phpt Modified files: /php-src/ext/ftp/tests server.inc Log: New FTP test from Nathaniel McHugh

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/imap/tests README

2008-12-17 Thread Zoe Slattery
zoe Wed Dec 17 15:36:44 2008 UTC Added files: (Branch: PHP_5_2) /php-src/ext/imap/tests README Log: README for ext/imap tests -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] cvs: php-src /ext/json JSON_parser.c

2008-12-17 Thread Scott MacVicar
scottmacWed Dec 17 15:46:00 2008 UTC Modified files: /php-src/ext/json JSON_parser.c Log: Fix Windows build http://cvs.php.net/viewvc.cgi/php-src/ext/json/JSON_parser.c?r1=1.20r2=1.21diff_format=u Index: php-src/ext/json/JSON_parser.c diff -u

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/ftp/tests ftp_get_basic.phpt server.inc

2008-12-17 Thread Nuno Lopes
Added files: (Branch: PHP_5_2) /php-src/ext/ftp/tests ftp_get_basic.phpt Modified files: /php-src/ext/ftp/tests server.inc Log: New FTP test from Nathaniel McHugh +++ php-src/ext/ftp/tests/ftp_get_basic.phpt --TEST-- FTP ftp_get file for both binary

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/curl/tests .cvsignore bug45161.phpt bug46739.phpt

2008-12-17 Thread Jani Taskinen
janiWed Dec 17 14:05:52 2008 UTC Added files: (Branch: PHP_5_2) /php-src/ext/curl/tests .cvsignore bug45161.phpt bug46739.phpt Log: MFH: bug tests http://cvs.php.net/viewvc.cgi/php-src/ext/curl/tests/.cvsignore?view=markuprev=1.1 Index:

[PHP-CVS] cvs: php-src /ext/json/tests bug45791.phpt

2008-12-17 Thread Scott MacVicar
scottmacWed Dec 17 14:46:42 2008 UTC Added files: /php-src/ext/json/tests bug45791.phpt Log: Test for bug #45791 http://cvs.php.net/viewvc.cgi/php-src/ext/json/tests/bug45791.phpt?view=markuprev=1.1 Index: php-src/ext/json/tests/bug45791.phpt

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

2008-12-17 Thread Scott MacVicar
scottmacWed Dec 17 14:46:47 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/json/tests bug45791.phpt Log: MFH Test for bug #45791 http://cvs.php.net/viewvc.cgi/php-src/ext/json/tests/bug45791.phpt?view=markuprev=1.1 Index:

[PHP-CVS] cvs: php-src /ext/dom php_dom.c

2008-12-17 Thread Antony Dovgal
tony2001Wed Dec 17 12:03:43 2008 UTC Modified files: /php-src/ext/domphp_dom.c Log: fix build http://cvs.php.net/viewvc.cgi/php-src/ext/dom/php_dom.c?r1=1.116r2=1.117diff_format=u Index: php-src/ext/dom/php_dom.c diff -u

[PHP-CVS] cvs: php-src /ext/curl interface.c php_curl.h

2008-12-17 Thread Jani Taskinen
janiWed Dec 17 14:13:25 2008 UTC Modified files: /php-src/ext/curl interface.c php_curl.h Log: - Fixed bug #45161 (Reusing a curl handle leaks memory) http://cvs.php.net/viewvc.cgi/php-src/ext/curl/interface.c?r1=1.138r2=1.139diff_format=u Index:

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

2008-12-17 Thread Ilia Alshanetsky
iliaa Wed Dec 17 21:32:29 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/date/lib timelib.c Log: Fix a small portion of memory leak in bug #46889

[PHP-CVS] cvs: php-src /ext/date/lib timelib.c

2008-12-17 Thread Ilia Alshanetsky
iliaa Wed Dec 17 21:32:40 2008 UTC Modified files: /php-src/ext/date/lib timelib.c Log: MFB: Fix a small portion of memory leak in bug #46889 http://cvs.php.net/viewvc.cgi/php-src/ext/date/lib/timelib.c?r1=1.23r2=1.24diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/xmlrpc/libxmlrpc xml_element.c xmlrpc.c

2008-12-17 Thread Ilia Alshanetsky
iliaa Wed Dec 17 21:45:32 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/xmlrpc/libxmlrpc xml_element.c xmlrpc.c Log: MFB: remove fprintf usage

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS

2008-12-17 Thread Stanislav Malyshev
stasWed Dec 17 11:36:34 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: report fix http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.416r2=1.2027.2.547.2.965.2.417diff_format=u Index: php-src/NEWS diff -u

[PHP-CVS] cvs: php-src /sapi/apache2filter sapi_apache2.c /sapi/apache2handler sapi_apache2.c

2008-12-17 Thread Stanislav Malyshev
stasWed Dec 17 11:33:56 2008 UTC Modified files: /php-src/sapi/apache2filter sapi_apache2.c /php-src/sapi/apache2handlersapi_apache2.c Log: fix #46005: User not consistently logged under Apache2

[PHP-CVS] cvs: php-src(PHP_5_3) /sapi/apache2filter sapi_apache2.c /sapi/apache2handler sapi_apache2.c

2008-12-17 Thread Stanislav Malyshev
stasWed Dec 17 11:34:50 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/sapi/apache2filter sapi_apache2.c /php-src/sapi/apache2handlersapi_apache2.c Log: MFH fix #46005