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

2008-11-27 Thread changelog
changelog Fri Nov 28 01:32:24 2008 UTC Modified files: /php-srcChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3241r2=1.3242diff_format=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.3241

[PHP-CVS-DAILY] cvs: ZendEngine2 / ChangeLog

2008-11-27 Thread changelog
changelog Fri Nov 28 01:32:29 2008 UTC Modified files: /ZendEngine2ChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/ZendEngine2/ChangeLog?r1=1.1406r2=1.1407diff_format=u Index: ZendEngine2/ChangeLog diff -u

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/soap soap.c /ext/soap/tests/bugs bug46427.phpt

2008-11-27 Thread Dmitry Stogov
dmitry Thu Nov 27 11:25:23 2008 UTC Added files: (Branch: PHP_5_2) /php-src/ext/soap/tests/bugsbug46427.phpt Modified files: /php-srcNEWS /php-src/ext/soap soap.c Log: Fixed bug #46427 (SoapClient() stumbles over its

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/soap soap.c /ext/soap/tests/bugs bug46427.phpt

2008-11-27 Thread Dmitry Stogov
dmitry Thu Nov 27 11:25:40 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/soap/tests/bugsbug46427.phpt Modified files: /php-src/ext/soap soap.c Log: Fixed bug #46427 (SoapClient() stumbles over its stream_context parameter)

[PHP-CVS] cvs: php-src /ext/soap soap.c /ext/soap/tests/bugs bug46427.phpt

2008-11-27 Thread Dmitry Stogov
dmitry Thu Nov 27 11:25:52 2008 UTC Modified files: /php-src/ext/soap soap.c /php-src/ext/soap/tests/bugsbug46427.phpt Log: Fixed bug #46427 (SoapClient() stumbles over its stream_context parameter)

[PHP-CVS] cvs: php-src /ext/session/tests session_module_name_variation3.phpt session_name_basic.phpt session_name_error.phpt session_name_variation1.phpt session_save_path_basic.phpt session_save_pat

2008-11-27 Thread Ant Phillips
ant Thu Nov 27 13:49:46 2008 UTC Modified files: /php-src/ext/session/tests session_name_variation1.phpt session_name_basic.phpt session_module_name_variation3.phpt

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/session/tests session_name_error.phpt session_save_path_error.phpt session_save_path_variation4.phpt

2008-11-27 Thread Ant Phillips
ant Thu Nov 27 13:50:28 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/session/tests session_save_path_error.phpt session_save_path_variation4.phpt session_name_error.phpt Log: Latest

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/session/tests session_save_path_variation4.phpt

2008-11-27 Thread Ant Phillips
ant Thu Nov 27 13:51:07 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/session/tests session_save_path_variation4.phpt Log: Latest and greatest versions of these session tests - checked on 5.2.X snap on Windows, Linux and Linux 64 bit.

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/reg commit.eregi_variation_001.phpt commit.eregi_variation_002.phpt commit.eregi_variation_003.phpt commit.eregi_variation_004.phpt

2008-11-27 Thread Ant Phillips
ant Thu Nov 27 14:30:58 2008 UTC Added files: (Branch: PHP_5_2) /php-src/ext/standard/tests/reg commit.eregi_variation_001.phpt commit.eregi_variation_004.phpt

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/ereg/tests ereg_replace_variation_002.phpt eregi_replace_variation_002.phpt split_variation_003.phpt spliti_variation_003.phpt

2008-11-27 Thread Ant Phillips
ant Thu Nov 27 14:39:33 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/ereg/tests split_variation_003.phpt ereg_replace_variation_002.phpt eregi_replace_variation_002.phpt

[PHP-CVS] cvs: php-src /ext/standard/tests/directory DirectoryClass_basic_001.phpt DirectoryClass_error_001.phpt directory_constants-win32.phpt directory_constants.phpt

2008-11-27 Thread Ant Phillips
ant Thu Nov 27 14:49:14 2008 UTC Added files: /php-src/ext/standard/tests/directory directory_constants.phpt DirectoryClass_error_001.phpt

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/soap php_encoding.c /ext/soap/tests/bugs bug44882.phpt bug44882.wsdl

2008-11-27 Thread Dmitry Stogov
dmitry Thu Nov 27 14:49:46 2008 UTC Added files: (Branch: PHP_5_2) /php-src/ext/soap/tests/bugsbug44882.phpt bug44882.wsdl Modified files: /php-srcNEWS /php-src/ext/soap php_encoding.c Log: Fixed bug #44882 (SOAP

[PHP-CVS] cvs: php-src /ext/soap php_encoding.c /ext/soap/tests/bugs bug44882.phpt bug44882.wsdl

2008-11-27 Thread Dmitry Stogov
dmitry Thu Nov 27 14:50:06 2008 UTC Modified files: /php-src/ext/soap php_encoding.c /php-src/ext/soap/tests/bugsbug44882.phpt bug44882.wsdl Log: Fixed bug #44882 (SOAP extension object decoding bug)

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/directory DirectoryClass_basic_001.phpt DirectoryClass_error_001.phpt directory_constants-win32.phpt directory_constants.phpt

2008-11-27 Thread Ant Phillips
ant Thu Nov 27 14:50:28 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/standard/tests/directory directory_constants-win32.phpt

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

2008-11-27 Thread Ilia Alshanetsky
iliaa Thu Nov 27 17:00:04 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/curl interface.c Log: Fixed bug #46696 (cURL fails in upload files with specified content-type)

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

2008-11-27 Thread Ilia Alshanetsky
iliaa Thu Nov 27 17:01:29 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/curl interface.c /php-srcNEWS Log: MFB: Fixed bug #46696 (cURL fails in upload files with specified content-type)

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

2008-11-27 Thread Ilia Alshanetsky
iliaa Thu Nov 27 17:29:21 2008 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: Updated NEWS file with CVE #s http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1335r2=1.2027.2.547.2.1336diff_format=u Index: php-src/NEWS diff -u

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/curl interface.c /ext/dom xpath.c /ext/mysql php_mysql.c /ext/mysqli mysqli.c /ext/pdo pdo_dbh.c pdo_stmt.c /ext/pdo_sqlite sqlite_driver.c /ext/pgsq

2008-11-27 Thread Dmitry Stogov
dmitry Thu Nov 27 19:01:27 2008 UTC Added files: (Branch: PHP_5_3) /ZendEngine2/tests bug46409.phpt Modified files: /php-srcNEWS /ZendEngine2zend_API.c zend_API.h zend_closures.c zend_exceptions.c

[PHP-CVS] cvs: php-src /ext/curl interface.c /ext/dom xpath.c /ext/mysql php_mysql.c /ext/mysqli mysqli.c /ext/pdo pdo_dbh.c pdo_stmt.c /ext/pdo_sqlite sqlite_driver.c /ext/pgsql pgsql.c /ext/r

2008-11-27 Thread Dmitry Stogov
dmitry Thu Nov 27 19:02:46 2008 UTC Modified files: /ZendEngine2zend_API.c zend_API.h zend_closures.c zend_closures.h zend_exceptions.c zend_execute_API.c zend_interfaces.c zend_object_handlers.c

[PHP-CVS] cvs: php-src / configure.in /ext/fileinfo/libmagic print.c /main snprintf.c snprintf.h

2008-11-27 Thread Scott MacVicar
scottmacThu Nov 27 19:45:16 2008 UTC Modified files: /php-srcconfigure.in /php-src/ext/fileinfo/libmagic print.c /php-src/main snprintf.c snprintf.h Log: Add asprintf, use regular system malloc and free and add checks in

[PHP-CVS] cvs: php-src(PHP_5_3) / configure.in /ext/fileinfo/libmagic print.c /main snprintf.c snprintf.h

2008-11-27 Thread Scott MacVicar
scottmacThu Nov 27 19:45:28 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcconfigure.in /php-src/ext/fileinfo/libmagic print.c /php-src/main snprintf.c snprintf.h Log: MFH Add asprintf, use regular system malloc and free and add

Re: [PHP-CVS] cvs: php-src / configure.in /ext/fileinfo/libmagic print.c /main snprintf.c snprintf.h

2008-11-27 Thread Ilia Alshanetsky
Is there a reason you do not want to use PHP wrappers allocation protection? On 27-Nov-08, at 2:45 PM, Scott MacVicar wrote: scottmacThu Nov 27 19:45:16 2008 UTC Modified files: /php-src configure.in /php-src/ext/fileinfo/libmagic print.c /php-src/main

Re: [PHP-CVS] cvs: php-src / configure.in /ext/fileinfo/libmagic print.c /main snprintf.c snprintf.h

2008-11-27 Thread Scott MacVicar
On 27 Nov 2008, at 20:33, Ilia Alshanetsky wrote: Is there a reason you do not want to use PHP wrappers allocation protection? On 27-Nov-08, at 2:45 PM, Scott MacVicar wrote: scottmacThu Nov 27 19:45:16 2008 UTC Modified files: /php-src configure.in

Re: [PHP-CVS] cvs: php-src / configure.in /ext/fileinfo/libmagic print.c /main snprintf.c snprintf.h

2008-11-27 Thread Ilia Alshanetsky
Do we have other extensions using libmagic other then fileinfo? Otherwise, could we not solve it with define flags for fileinfo extension? On 27-Nov-08, at 3:40 PM, Scott MacVicar wrote: On 27 Nov 2008, at 20:33, Ilia Alshanetsky wrote: Is there a reason you do not want to use PHP

[PHP-CVS] cvs: php-src /ext/hash hash.c /ext/mhash CREDITS config.m4 config.w32 mhash.c php_mhash.h

2008-11-27 Thread Scott MacVicar
scottmacThu Nov 27 21:11:51 2008 UTC Removed files: /php-src/ext/mhash CREDITS config.m4 config.w32 mhash.c php_mhash.h Modified files: /php-src/ext/hash hash.c Log: Move mhash extension registration code into the hash module

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/hash hash.c /ext/mhash CREDITS config.m4 config.w32 mhash.c php_mhash.h

2008-11-27 Thread Scott MacVicar
scottmacThu Nov 27 21:11:55 2008 UTC Removed files: (Branch: PHP_5_3) /php-src/ext/mhash CREDITS config.m4 config.w32 mhash.c php_mhash.h Modified files: /php-src/ext/hash hash.c Log: MFH Move mhash extension registration code into

Re: [PHP-CVS] cvs: php-src / configure.in /ext/fileinfo/libmagic print.c /main snprintf.c snprintf.h

2008-11-27 Thread Scott MacVicar
None at the moment, but this is mainly for Windows. Most of the other platforms have these functions already. Derick mentioend XDebug is already implementing this within its own extension code and perhaps there are more that want to use sprintf but don't know the size of the output to

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS configure.in /main php_version.h

2008-11-27 Thread Ilia Alshanetsky
iliaa Thu Nov 27 21:21:42 2008 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS configure.in /php-src/main php_version.h Log: 5.2.7RC5 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1336r2=1.2027.2.547.2.1337diff_format=u

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS configure.in /main php_version.h

2008-11-27 Thread Ilia Alshanetsky
iliaa Thu Nov 27 21:28:37 2008 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS configure.in /php-src/main php_version.h Log: Back to dev http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1337r2=1.2027.2.547.2.1338diff_format=u

[PHP-CVS] cvs: php-src /ext/hash config.w32

2008-11-27 Thread Pierre-Alain Joye
pajoye Thu Nov 27 21:57:16 2008 UTC Modified files: /php-src/ext/hash config.w32 Log: - fix build.. http://cvs.php.net/viewvc.cgi/php-src/ext/hash/config.w32?r1=1.10r2=1.11diff_format=u Index: php-src/ext/hash/config.w32 diff -u

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/hash config.w32

2008-11-27 Thread Pierre-Alain Joye
pajoye Thu Nov 27 21:58:38 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/hash config.w32 Log: - MFH: fix build http://cvs.php.net/viewvc.cgi/php-src/ext/hash/config.w32?r1=1.8.2.3.4.1r2=1.8.2.3.4.2diff_format=u Index: php-src/ext/hash/config.w32

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

2008-11-27 Thread Stanislav Malyshev
stasThu Nov 27 23:51:45 2008 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: report fix http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1338r2=1.2027.2.547.2.1339diff_format=u Index: php-src/NEWS diff -u

[PHP-CVS] cvs: php-src /ext/sqlite3/libsqlite sqlite3.c sqlite3.h sqlite3ext.h

2008-11-27 Thread Scott MacVicar
scottmacThu Nov 27 08:41:31 2008 UTC Modified files: /php-src/ext/sqlite3/libsqlite sqlite3.c sqlite3.h sqlite3ext.h Log: Update libsqlite to 3.6.6.2