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

2008-09-10 Thread Antony Dovgal
tony2001Wed Sep 10 07:31:12 2008 UTC Modified files: /php-src/ext/mcrypt mcrypt.c Log: check for NULL before freeing http://cvs.php.net/viewvc.cgi/php-src/ext/mcrypt/mcrypt.c?r1=1.115r2=1.116diff_format=u Index: php-src/ext/mcrypt/mcrypt.c diff -u

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

2008-09-10 Thread Arnaud Le Blanc
lbarnaudWed Sep 10 10:28:57 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: BFN http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.312r2=1.2027.2.547.2.965.2.313diff_format=u Index: php-src/NEWS diff -u

[PHP-CVS] cvs: php-src /tests/basic bug20539.phpt

2008-09-10 Thread Arnaud Le Blanc
lbarnaudWed Sep 10 11:12:12 2008 UTC Modified files: /php-src/tests/basicbug20539.phpt Log: Fix test http://cvs.php.net/viewvc.cgi/php-src/tests/basic/bug20539.phpt?r1=1.4r2=1.5diff_format=u Index: php-src/tests/basic/bug20539.phpt diff -u

[PHP-CVS] cvs: php-src(PHP_5_3) /tests/basic bug20539.phpt

2008-09-10 Thread Arnaud Le Blanc
lbarnaudWed Sep 10 11:12:25 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/tests/basicbug20539.phpt Log: MFH: Fix test http://cvs.php.net/viewvc.cgi/php-src/tests/basic/bug20539.phpt?r1=1.3.6.1r2=1.3.6.2diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/simplexml simplexml.c /ext/simplexml/tests bug45553.phpt

2008-09-10 Thread Rob Richards
rrichards Wed Sep 10 11:20:35 2008 UTC Added files: /php-src/ext/simplexml/testsbug45553.phpt Modified files: /php-src/ext/simplexml simplexml.c Log: fix bug #45553 (Using XPath for attributes with a namespace does not

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

2008-09-10 Thread Rob Richards
rrichards Wed Sep 10 11:21:12 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/simplexml/testsbug45553.phpt Modified files: /php-src/ext/simplexml simplexml.c Log: MFH: fix bug #45553 (Using XPath for attributes with

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/simplexml simplexml.c /ext/simplexml/tests bug45553.phpt

2008-09-10 Thread Rob Richards
rrichards Wed Sep 10 11:21:49 2008 UTC Added files: (Branch: PHP_5_2) /php-src/ext/simplexml/testsbug45553.phpt Modified files: /php-src/ext/simplexml simplexml.c Log: MFH: fix bug #45553 (Using XPath for attributes with

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

2008-09-10 Thread Rob Richards
rrichards Wed Sep 10 11:22:41 2008 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: BFN fix order http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1218r2=1.2027.2.547.2.1219diff_format=u Index: php-src/NEWS diff -u

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

2008-09-10 Thread Felipe Pena
felipe Wed Sep 10 13:48:14 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/readline readline.c Log: - MFB: Fixed mem. leak http://cvs.php.net/viewvc.cgi/php-src/ext/readline/readline.c?r1=1.42.2.3.2.4r2=1.42.2.3.2.5diff_format=u Index:

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/odbc php_odbc.c php_odbc_includes.h

2008-09-10 Thread Patrick van Kleef
Hi Hannes, iodbc Fri Aug 29 19:16:58 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/odbc php_odbc.c php_odbc_includes.h Log: - MFH: Added odbc.default_cursortype to control the ODBC cursormodel (bug #43668) It would greatly simplify things for

[PHP-CVS] cvs: php-src /main php_variables.c

2008-09-10 Thread Arnaud Le Blanc
lbarnaudWed Sep 10 14:12:55 2008 UTC Modified files: /php-src/main php_variables.c Log: Fix php_u_register_variable_ex(), avoid readding some uninitialized data after the end of the variable name

[PHP-CVS] cvs: php-src /ext/dom cdatasection.c comment.c documentfragment.c processinginstruction.c text.c

2008-09-10 Thread Rob Richards
rrichards Wed Sep 10 15:39:44 2008 UTC Modified files: /php-src/ext/domcdatasection.c comment.c documentfragment.c processinginstruction.c text.c Log: fix bug #46029 (Segfault in DOMText when using with Reflection)

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/dom cdatasection.c comment.c documentfragment.c processinginstruction.c text.c

2008-09-10 Thread Rob Richards
rrichards Wed Sep 10 15:40:11 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/domcdatasection.c comment.c documentfragment.c processinginstruction.c text.c Log: MFH: fix bug #46029 (Segfault in DOMText when using with

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/dom cdatasection.c comment.c documentfragment.c processinginstruction.c text.c

2008-09-10 Thread Rob Richards
rrichards Wed Sep 10 15:40:34 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/domcdatasection.c comment.c documentfragment.c processinginstruction.c text.c Log: MFH: fix bug #46029 (Segfault in DOMText when using with

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

2008-09-10 Thread Rob Richards
rrichards Wed Sep 10 15:41:04 2008 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: BFN http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1220r2=1.2027.2.547.2.1221diff_format=u Index: php-src/NEWS diff -u

[PHP-CVS] cvs: php-src /ext/simplexml simplexml.c /ext/simplexml/tests bug46003.phpt

2008-09-10 Thread Rob Richards
rrichards Wed Sep 10 16:28:20 2008 UTC Added files: /php-src/ext/simplexml/testsbug46003.phpt Modified files: /php-src/ext/simplexml simplexml.c Log: fix bug #46003 (isset on nonexisting node return unexpected results)

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

2008-09-10 Thread Rob Richards
rrichards Wed Sep 10 16:28:53 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/simplexml/testsbug46003.phpt Modified files: /php-src/ext/simplexml simplexml.c Log: MFH: fix bug #46003 (isset on nonexisting node return

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/simplexml simplexml.c /ext/simplexml/tests bug46003.phpt

2008-09-10 Thread Rob Richards
rrichards Wed Sep 10 16:29:18 2008 UTC Added files: (Branch: PHP_5_2) /php-src/ext/simplexml/testsbug46003.phpt Modified files: /php-src/ext/simplexml simplexml.c Log: MFH: fix bug #46003 (isset on nonexisting node return

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

2008-09-10 Thread Rob Richards
rrichards Wed Sep 10 16:29:42 2008 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: BFN http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1221r2=1.2027.2.547.2.1222diff_format=u Index: php-src/NEWS diff -u

[PHP-CVS] cvs: win-installer / ExtensionsFeatures53.wxs

2008-09-10 Thread John Mertic
jmertic Wed Sep 10 20:32:40 2008 UTC Modified files: /win-installer ExtensionsFeatures53.wxs Log: Enable php_oci8 extension, since it's still being built. http://cvs.php.net/viewvc.cgi/win-installer/ExtensionsFeatures53.wxs?r1=1.7r2=1.8diff_format=u Index:

[PHP-CVS] cvs: win-installer / ExtensionsFeatures60.wxs PHPInstallerBase60.wxs PHPInstallerBase60NTS.wxs

2008-09-10 Thread John Mertic
jmertic Wed Sep 10 20:33:14 2008 UTC Modified files: /win-installer ExtensionsFeatures60.wxs PHPInstallerBase60.wxs PHPInstallerBase60NTS.wxs Log: Sync build changes in 5.3 to 6.0

[PHP-CVS] cvs: win-installer / ExtensionsFragment60.wxs WebServerConfig60.wxs

2008-09-10 Thread John Mertic
jmertic Wed Sep 10 20:37:27 2008 UTC Modified files: /win-installer ExtensionsFragment60.wxs WebServerConfig60.wxs Log: Sync build changes in 5.3 to 6.0 http://cvs.php.net/viewvc.cgi/win-installer/ExtensionsFragment60.wxs?r1=1.1r2=1.2diff_format=u Index:

[PHP-CVS] cvs: win-installer / PHPInstallerCommon.wxs

2008-09-10 Thread John Mertic
jmertic Wed Sep 10 20:49:17 2008 UTC Modified files: /win-installer PHPInstallerCommon.wxs Log: Fix Typo http://cvs.php.net/viewvc.cgi/win-installer/PHPInstallerCommon.wxs?r1=1.10r2=1.11diff_format=u Index: win-installer/PHPInstallerCommon.wxs diff -u

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

2008-09-10 Thread Ilia Alshanetsky
iliaa Wed Sep 10 23:19:38 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mbstring mbstring.c Log: Fixed bug #46042 (memory leaks with reflection of mb_convert_encoding())

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

2008-09-10 Thread Ilia Alshanetsky
iliaa Wed Sep 10 23:19:50 2008 UTC Modified files: /php-src/ext/mbstring mbstring.c Log: MFB: Fixed bug #46042 (memory leaks with reflection of mb_convert_encoding())

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/general_functions parse_ini_basic.data parse_ini_basic.phpt

2008-09-10 Thread Stanislav Malyshev
stasThu Sep 11 00:34:48 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard/tests/general_functions parse_ini_basic.data parse_ini_basic.phpt Log: add some windows-style INI entries to

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/general_functions parse_ini_basic.data

2008-09-10 Thread Stanislav Malyshev
stasThu Sep 11 00:41:29 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard/tests/general_functions parse_ini_basic.data Log: fix file format

[PHP-CVS] cvs: php-src /ext/standard/tests/general_functions parse_ini_basic.data parse_ini_basic.phpt

2008-09-10 Thread Stanislav Malyshev
stasThu Sep 11 00:50:08 2008 UTC Modified files: /php-src/ext/standard/tests/general_functions parse_ini_basic.data parse_ini_basic.phpt Log: add some windows-style INI entries to tests

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/phar phar_object.c /ext/phar/tests bug46032.phpt

2008-09-10 Thread Greg Beaver
cellog Thu Sep 11 03:29:15 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/phar/tests bug46032.phpt Modified files: /php-src/ext/phar phar_object.c Log: fix Bug #46032: PharData::__construct wrong memory read

[PHP-CVS] cvs: php-src /ext/phar phar_object.c util.c /ext/phar/tests bug46032.phpt

2008-09-10 Thread Greg Beaver
cellog Thu Sep 11 03:29:42 2008 UTC Modified files: /php-src/ext/phar phar_object.c util.c /php-src/ext/phar/tests bug46032.phpt Log: MFPHP5: fix Bug #46032: PharData::__construct wrong memory read

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

2008-09-10 Thread Greg Beaver
cellog Thu Sep 11 03:29:55 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: update NEWS to note bug #46032 fix http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.313r2=1.2027.2.547.2.965.2.314diff_format=u Index: php-src/NEWS

[PHP-CVS] cvs: php-src /ext/phar util.c

2008-09-10 Thread Greg Beaver
cellog Thu Sep 11 03:33:10 2008 UTC Modified files: /php-src/ext/phar util.c Log: remove weird relic of development past that somehow made it in here on the last commit http://cvs.php.net/viewvc.cgi/php-src/ext/phar/util.c?r1=1.62r2=1.63diff_format=u Index: