[PHP-CVS] cvs: php-src /ext/session php_session.h

2009-05-19 Thread Antony Dovgal
tony2001Tue May 19 07:40:51 2009 UTC Modified files: /php-src/ext/sessionphp_session.h Log: fix build http://cvs.php.net/viewvc.cgi/php-src/ext/session/php_session.h?r1=1.122r2=1.123diff_format=u Index: php-src/ext/session/php_session.h diff

Re: [PHP-CVS] cvs: php-src /ext/dba config.m4 dba.c dba_tcadb.c php_tcadb.h

2009-05-19 Thread Kalle Sommer Nielsen
Hi 2009/5/18 Scott MacVicar scott...@php.net: scottmac                Mon May 18 20:21:39 2009 UTC  Added files:    /php-src/ext/dba    dba_tcadb.c php_tcadb.h  Modified files:    /php-src/ext/dba    config.m4 dba.c  Log:  Add support for tokyo cabinet, patch from Michael Maclean NEWS

[PHP-CVS] cvs: php-src / NEWS

2009-05-19 Thread Kalle Sommer Nielsen
kalle Tue May 19 09:14:29 2009 UTC Modified files: /php-srcNEWS Log: DBA entry http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2179r2=1.2180diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2179 php-src/NEWS:1.2180 --- php-src/NEWS:1.2179 Wed Dec

Re: [PHP-CVS] cvs: php-src /main php_streams.h /main/streams streams.c

2009-05-19 Thread Kalle Sommer Nielsen
2009/5/17 Arnaud Le Blanc lbarn...@php.net: lbarnaud                Sun May 17 16:52:35 2009 UTC  Modified files:    /php-src/main       php_streams.h    /php-src/main/streams       streams.c  Log:  un-duplicated code (merged unicode/string variants of stream_copy_to_stream  and let the

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

2009-05-19 Thread Jani Taskinen
janiTue May 19 09:41:36 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: fix news http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.606r2=1.2027.2.547.2.965.2.607diff_format=u Index: php-src/NEWS diff -u

[PHP-CVS] cvs: php-src / NEWS

2009-05-19 Thread Jani Taskinen
janiTue May 19 09:47:06 2009 UTC Modified files: /php-srcNEWS Log: fix news http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2181r2=1.2182diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2181 php-src/NEWS:1.2182 --- php-src/NEWS:1.2181 Tue May 19

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

2009-05-19 Thread Arnaud Le Blanc
lbarnaudTue May 19 10:04:35 2009 UTC Modified files: /php-src/main/streams streams.c Log: Fix build http://cvs.php.net/viewvc.cgi/php-src/main/streams/streams.c?r1=1.186r2=1.187diff_format=u Index: php-src/main/streams/streams.c diff -u

Re: [PHP-CVS] cvs: php-src /main php_streams.h /main/streams streams.c

2009-05-19 Thread Arnaud Le Blanc
On Tue, 2009-05-19 at 11:24 +0200, Kalle Sommer Nielsen wrote: 2009/5/17 Arnaud Le Blanc lbarn...@php.net: lbarnaudSun May 17 16:52:35 2009 UTC Modified files: /php-src/main php_streams.h /php-src/main/streams streams.c Log: un-duplicated code

[PHP-CVS] cvs: php-src /ext/pdo php_pdo_driver.h

2009-05-19 Thread Kalle Sommer Nielsen
kalle Tue May 19 10:11:46 2009 UTC Modified files: /php-src/ext/pdophp_pdo_driver.h Log: Fixed compiler warning (HEAD only) http://cvs.php.net/viewvc.cgi/php-src/ext/pdo/php_pdo_driver.h?r1=1.93r2=1.94diff_format=u Index: php-src/ext/pdo/php_pdo_driver.h

Re: [PHP-CVS] cvs: php-src /main php_streams.h /main/streams streams.c

2009-05-19 Thread Kalle Sommer Nielsen
Hi 2009/5/19 Arnaud Le Blanc lbarn...@php.net: Sorry, fixed the error. However it does not seems that these warnings are due to this change. I'll see if I have some time to look into these warnings, I don't reckon streams.c had this many but its HEAD anyway, and thanks ;) Regards, Arnaud

[PHP-CVS] cvs: php-src /ext/pdo_dblib config.w32 pdo_dblib.c php_pdo_dblib.h

2009-05-19 Thread Kalle Sommer Nielsen
kalle Tue May 19 10:22:10 2009 UTC Modified files: /php-src/ext/pdo_dblib config.w32 pdo_dblib.c php_pdo_dblib.h Log: Fix --with-pdo-mssql build and add some warnings if header/libs are not found

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/pdo_dblib config.w32 pdo_dblib.c php_pdo_dblib.h

2009-05-19 Thread Kalle Sommer Nielsen
kalle Tue May 19 10:22:25 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/pdo_dblib config.w32 pdo_dblib.c php_pdo_dblib.h Log: MFH: Fix --with-pdo-mssql build and add some warnings if header/libs are not found

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/pdo_dblib config.w32 pdo_dblib.c php_pdo_dblib.h

2009-05-19 Thread Kalle Sommer Nielsen
kalle Tue May 19 10:22:31 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/pdo_dblib config.w32 pdo_dblib.c php_pdo_dblib.h Log: MFH: Fix --with-pdo-mssql build and add some warnings if header/libs are not found

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

2009-05-19 Thread Kalle Sommer Nielsen
kalle Tue May 19 10:23:51 2009 UTC Modified files: /php-src/ext/exif exif.c Log: Fixed compiler warning http://cvs.php.net/viewvc.cgi/php-src/ext/exif/exif.c?r1=1.211r2=1.212diff_format=u Index: php-src/ext/exif/exif.c diff -u php-src/ext/exif/exif.c:1.211

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

2009-05-19 Thread Kalle Sommer Nielsen
kalle Tue May 19 10:25:38 2009 UTC Modified files: /php-src/ext/pdo_odbc odbc_stmt.c Log: Cast to SQLUSMALLINT http://cvs.php.net/viewvc.cgi/php-src/ext/pdo_odbc/odbc_stmt.c?r1=1.28r2=1.29diff_format=u Index: php-src/ext/pdo_odbc/odbc_stmt.c diff -u

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

2009-05-19 Thread Kalle Sommer Nielsen
kalle Tue May 19 10:25:53 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/pdo_odbc odbc_stmt.c Log: MFH: Cast to SQLUSMALLINT http://cvs.php.net/viewvc.cgi/php-src/ext/pdo_odbc/odbc_stmt.c?r1=1.26.2.2.2.3.2.4r2=1.26.2.2.2.3.2.5diff_format=u

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

2009-05-19 Thread Jani Taskinen
janiTue May 19 11:12:01 2009 UTC Modified files: /php-src/ext/standard dns.c Log: - Unify the macros http://cvs.php.net/viewvc.cgi/php-src/ext/standard/dns.c?r1=1.106r2=1.107diff_format=u Index: php-src/ext/standard/dns.c diff -u

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

2009-05-19 Thread Jani Taskinen
janiTue May 19 11:12:20 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard dns.c Log: MFH: Unify macros http://cvs.php.net/viewvc.cgi/php-src/ext/standard/dns.c?r1=1.70.2.7.2.5.2.20r2=1.70.2.7.2.5.2.21diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard basic_functions.c dns.c dns.h

2009-05-19 Thread Jani Taskinen
janiTue May 19 11:12:33 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard basic_functions.c dns.c dns.h Log: MFH: Unify macros

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

2009-05-19 Thread Arnaud Le Blanc
lbarnaudTue May 19 11:57:52 2009 UTC Modified files: /php-src/ext/socketssockets.c Log: Fixed bug #48326 (constant MSG_DONTWAIT not defined) http://cvs.php.net/viewvc.cgi/php-src/ext/sockets/sockets.c?r1=1.213r2=1.214diff_format=u Index:

Re: [PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/standard file.c

2009-05-19 Thread Antony Dovgal
On 18.05.2009 22:46, Ilia Alshanetsky wrote: iliaa Mon May 18 18:46:07 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard file.c /php-src NEWS Log: MFB: Fixed bug #48313 (fgetcsv() does not return null for empty rows) All these

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

2009-05-19 Thread Jani Taskinen
janiTue May 19 13:50:33 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/curl interface.c Log: MFH: Sync with PHP_5_3 the WS/CS and some missing constant fixes

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

2009-05-19 Thread Jani Taskinen
janiTue May 19 14:05:29 2009 UTC Modified files: /php-src/ext/curl/tests curl_basic_016.phpt Log: - Fix test: since cURL 7.19.4 CURLINFO_CONTENT_LENGTH_* return -1 if the size is unknown

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

2009-05-19 Thread Jani Taskinen
janiTue May 19 14:05:40 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/curl/tests curl_basic_016.phpt Log: MFH:- Fix test: since cURL 7.19.4 CURLINFO_CONTENT_LENGTH_* return -1 if the size is unknown

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

2009-05-19 Thread Jani Taskinen
janiTue May 19 14:05:49 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/curl/tests curl_basic_016.phpt Log: MFH:- Fix test: since cURL 7.19.4 CURLINFO_CONTENT_LENGTH_* return -1 if the size is unknown

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

2009-05-19 Thread Jani Taskinen
janiTue May 19 15:37:38 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/date php_date.c Log: - Revert bad compile warning fix which causes compile failures with older glibc

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

2009-05-19 Thread Jani Taskinen
janiTue May 19 15:38:07 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/date php_date.c Log: - Revert bad compile warning fix which causes compile failures with older glibc

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

2009-05-19 Thread Jani Taskinen
janiTue May 19 15:38:22 2009 UTC Modified files: /php-src/ext/date php_date.c Log: - Revert bad compile warning fix which causes compile failures with older glibc http://cvs.php.net/viewvc.cgi/php-src/ext/date/php_date.c?r1=1.231r2=1.232diff_format=u

[PHP-CVS] cvs: php-src /sapi/cgi cgi_main.c fastcgi.c

2009-05-19 Thread Kalle Sommer Nielsen
kalle Tue May 19 16:02:38 2009 UTC Modified files: /php-src/sapi/cgi cgi_main.c fastcgi.c Log: Fix compiler warnings, and some unicode stuff http://cvs.php.net/viewvc.cgi/php-src/sapi/cgi/cgi_main.c?r1=1.377r2=1.378diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /sapi/cgi cgi_main.c

2009-05-19 Thread Kalle Sommer Nielsen
kalle Tue May 19 16:02:56 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/sapi/cgi cgi_main.c Log: MFH: Fix compiler warnings http://cvs.php.net/viewvc.cgi/php-src/sapi/cgi/cgi_main.c?r1=1.267.2.15.2.50.2.37r2=1.267.2.15.2.50.2.38diff_format=u Index:

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

2009-05-19 Thread Kalle Sommer Nielsen
kalle Tue May 19 16:03:23 2009 UTC Modified files: /php-src/ext/pgsql pgsql.c Log: Fix compiler warnings, and some unicode stuff http://cvs.php.net/viewvc.cgi/php-src/ext/pgsql/pgsql.c?r1=1.400r2=1.401diff_format=u Index: php-src/ext/pgsql/pgsql.c diff -u

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

2009-05-19 Thread Kalle Sommer Nielsen
kalle Tue May 19 16:03:36 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/pgsql pgsql.c Log: MFH: Fix compiler warnings http://cvs.php.net/viewvc.cgi/php-src/ext/pgsql/pgsql.c?r1=1.331.2.13.2.24.2.27r2=1.331.2.13.2.24.2.28diff_format=u Index:

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

2009-05-19 Thread Kalle Sommer Nielsen
kalle Tue May 19 16:06:01 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/json JSON_parser.c Log: Cast to unsigned char to prevent compiler warning

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

2009-05-19 Thread Kalle Sommer Nielsen
kalle Tue May 19 16:06:17 2009 UTC Modified files: /php-src/ext/json JSON_parser.c Log: MFB: Cast to unsigned char to prevent compiler warning http://cvs.php.net/viewvc.cgi/php-src/ext/json/JSON_parser.c?r1=1.26r2=1.27diff_format=u Index:

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

2009-05-19 Thread Kalle Sommer Nielsen
kalle Tue May 19 16:12:04 2009 UTC Modified files: /php-src/ext/zlib zlib_filter.c Log: Fix compiler warnings (only in HEAD) http://cvs.php.net/viewvc.cgi/php-src/ext/zlib/zlib_filter.c?r1=1.26r2=1.27diff_format=u Index: php-src/ext/zlib/zlib_filter.c diff

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

2009-05-19 Thread Ilia Alshanetsky
iliaa Tue May 19 16:14:13 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/pdo_sqlite sqlite_statement.c Log: Revert faulty warning fix

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

2009-05-19 Thread Ilia Alshanetsky
iliaa Tue May 19 16:14:37 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/pdo_sqlite sqlite_statement.c Log: MFB: Revert faulty warning fix

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

2009-05-19 Thread Ilia Alshanetsky
iliaa Tue May 19 16:14:46 2009 UTC Modified files: /php-src/ext/pdo_sqlite sqlite_statement.c Log: MFB: Revert faulty warning fix http://cvs.php.net/viewvc.cgi/php-src/ext/pdo_sqlite/sqlite_statement.c?r1=1.32r2=1.33diff_format=u Index:

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

2009-05-19 Thread Kalle Sommer Nielsen
kalle Tue May 19 16:23:36 2009 UTC Modified files: /php-src/ext/xmlxml.c Log: Fix unicode support in utf8_decode() http://cvs.php.net/viewvc.cgi/php-src/ext/xml/xml.c?r1=1.188r2=1.189diff_format=u Index: php-src/ext/xml/xml.c diff -u

[PHP-CVS] cvs: php-src /ext/wddx wddx.c /ext/xmlrpc xmlrpc-epi-php.c

2009-05-19 Thread Kalle Sommer Nielsen
kalle Tue May 19 16:32:23 2009 UTC Modified files: /php-src/ext/wddx wddx.c /php-src/ext/xmlrpc xmlrpc-epi-php.c Log: Fix compiler warnings (only in HEAD) http://cvs.php.net/viewvc.cgi/php-src/ext/wddx/wddx.c?r1=1.162r2=1.163diff_format=u Index:

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

2009-05-19 Thread Matteo Beccati
Hi Ilia, + if (*len) { + /* sqlite3.h says the NUL terminator is included in the byte count for TEXT values */ + *len--; /* do not remove this, even though it generates a warning */ + } Would

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

2009-05-19 Thread Ilia Alshanetsky
*len is a pointer to an integer, that is being decremented to reduce the overall length of the string to remove the NUL terminator. If you remove the operation you'll end up with 2 NULs at the end of the string. Ilia Alshanetsky On 19-May-09, at 12:58 PM, Matteo Beccati wrote: Hi

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

2009-05-19 Thread Matteo Beccati
Ilia Alshanetsky ha scritto: *len is a pointer to an integer, that is being decremented to reduce the overall length of the string to remove the NUL terminator. If you remove the operation you'll end up with 2 NULs at the end of the string. As I said, I coulndn't find any reference to the fact

[PHP-CVS] cvs: php-src /ext/com_dotnet com_handlers.c com_iterator.c com_persist.c com_saproxy.c com_variant.c com_wrapper.c

2009-05-19 Thread Kalle Sommer Nielsen
kalle Tue May 19 17:38:09 2009 UTC Modified files: /php-src/ext/com_dotnet com_handlers.c com_iterator.c com_persist.c com_saproxy.c com_variant.c com_wrapper.c Log: Fix compiler warnings and refcount not being in sync with

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/com_dotnet com_handlers.c com_iterator.c com_persist.c com_saproxy.c

2009-05-19 Thread Kalle Sommer Nielsen
kalle Tue May 19 17:38:29 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/com_dotnet com_handlers.c com_iterator.c com_persist.c com_saproxy.c Log: MFH: Fix compiler warnings

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

2009-05-19 Thread Kalle Sommer Nielsen
kalle Tue May 19 17:46:56 2009 UTC Modified files: /php-src/ext/mcrypt mcrypt.c Log: Fix compiler warning http://cvs.php.net/viewvc.cgi/php-src/ext/mcrypt/mcrypt.c?r1=1.121r2=1.122diff_format=u Index: php-src/ext/mcrypt/mcrypt.c diff -u

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

2009-05-19 Thread Kalle Sommer Nielsen
kalle Tue May 19 17:47:06 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mcrypt mcrypt.c Log: MFH: Fixed compiler warning http://cvs.php.net/viewvc.cgi/php-src/ext/mcrypt/mcrypt.c?r1=1.91.2.3.2.11.2.16r2=1.91.2.3.2.11.2.17diff_format=u Index:

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

2009-05-19 Thread Kalle Sommer Nielsen
kalle Tue May 19 18:08:13 2009 UTC Modified files: /php-src/ext/curl interface.c streams.c Log: Fixed compiler warnings # Is it intended that curl_progress should cast to long rather than keeping the # double? Or doesn't it matter?

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

2009-05-19 Thread Kalle Sommer Nielsen
kalle Tue May 19 18:08:58 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/curl interface.c streams.c Log: MFH: Fixed compiler warnings # (see previous commit message)

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

2009-05-19 Thread Ilia Alshanetsky
The code should be (*len)--; then the result is as desired, I'll adjust. Ilia Alshanetsky On 19-May-09, at 1:33 PM, Matteo Beccati wrote: Ilia Alshanetsky ha scritto: *len is a pointer to an integer, that is being decremented to reduce the overall length of the string to remove the NUL

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

2009-05-19 Thread Ilia Alshanetsky
iliaa Tue May 19 18:33:02 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS /php-src/ext/sqlite3/libsqlite sqlite3.c sqlite3.h sqlite3ext.h Log: Upgraded to 3.6.14.1

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

2009-05-19 Thread Ilia Alshanetsky
it looks like in recent version of sqlite3 the behavior had changed some what. I am going to check which version of sqlite3 had followed the old behavior and put the code into the appropriate define block. Ilia Alshanetsky On 19-May-09, at 1:33 PM, Matteo Beccati wrote: Ilia

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

2009-05-19 Thread Ilia Alshanetsky
iliaa Tue May 19 18:42:40 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/sqlite3/libsqlite sqlite3.c Log: Warning fix http://cvs.php.net/viewvc.cgi/php-src/ext/sqlite3/libsqlite/sqlite3.c?r1=1.1.2.22r2=1.1.2.23diff_format=u Index:

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

2009-05-19 Thread Ilia Alshanetsky
iliaa Tue May 19 18:44:01 2009 UTC Modified files: /php-src/ext/sqlite3/libsqlite sqlite3.c sqlite3.h sqlite3ext.h Log: MFB: libsqlite3 3.6.14.1 upgrade http://cvs.php.net/viewvc.cgi/php-src/ext/sqlite3/libsqlite/sqlite3.c?r1=1.22r2=1.23diff_format=u

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

2009-05-19 Thread John Mertic
jmertic Tue May 19 19:02:36 2009 UTC Modified files: /win-installer GenExtensionsComponents.wxs.php Log: Bug 48302: Have correct name for the icu*.dll files after installation.

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

2009-05-19 Thread Ilia Alshanetsky
iliaa Tue May 19 19:15:18 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/pdo_sqlite sqlite_statement.c Log: The \0 removal is only needed prior to 3.4.0

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

2009-05-19 Thread Ilia Alshanetsky
iliaa Tue May 19 19:16:06 2009 UTC Modified files: /php-src/ext/pdo_sqlite sqlite_statement.c Log: MFB: The \0 removal is only needed prior to 3.4.0 http://cvs.php.net/viewvc.cgi/php-src/ext/pdo_sqlite/sqlite_statement.c?r1=1.33r2=1.34diff_format=u

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

2009-05-19 Thread Ilia Alshanetsky
iliaa Tue May 19 19:20:01 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/pdo_sqlite sqlite_statement.c Log: MFB: The \0 removal is only needed prior to 3.4.0

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

2009-05-19 Thread Hannes Magnusson
bjori Tue May 19 19:23:12 2009 UTC Modified files: /php-src/ext/date php_date.c Log: Partial fix for bug#48333 (DateInterval.format() expects a single, undocumented parameter)

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

2009-05-19 Thread Hannes Magnusson
bjori Tue May 19 19:23:33 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/date php_date.c Log: MFH: Partial fix for bug#48333 http://cvs.php.net/viewvc.cgi/php-src/ext/date/php_date.c?r1=1.43.2.45.2.51.2.76r2=1.43.2.45.2.51.2.77diff_format=u

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard dns.h

2009-05-19 Thread Jani Taskinen
janiTue May 19 19:38:00 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard dns.h Log: ws http://cvs.php.net/viewvc.cgi/php-src/ext/standard/dns.h?r1=1.19.2.1.2.4r2=1.19.2.1.2.5diff_format=u Index: php-src/ext/standard/dns.h diff -u

[PHP-CVS] cvs: php-src /ext/standard dns.h

2009-05-19 Thread Jani Taskinen
janiTue May 19 19:39:42 2009 UTC Modified files: /php-src/ext/standard dns.h Log: - Fix bug #48317 (compile failure in dns.h) (thanks to Pierre for introducing this) http://cvs.php.net/viewvc.cgi/php-src/ext/standard/dns.h?r1=1.27r2=1.28diff_format=u

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard dns.h

2009-05-19 Thread Jani Taskinen
janiTue May 19 19:39:53 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard dns.h Log: MFH:- Fix bug #48317 (compile failure in dns.h) (thanks to Pierre for introducing this)

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

2009-05-19 Thread Derick Rethans
derick Tue May 19 19:43:44 2009 UTC Modified files: /php-src/ext/date php_date.c Log: - Getting rid of using the environment to guess timezone information from. #- [DOC]

Re: [PHP-CVS] cvs: php-src /ext/date php_date.c

2009-05-19 Thread Rasmus Lerdorf
Wait, what? I can see moving it to the lowest priority, but why get rid of it completely? -Rasmus Derick Rethans wrote: derickTue May 19 19:43:44 2009 UTC Modified files: /php-src/ext/date php_date.c Log: - Getting rid of using the environment to

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

2009-05-19 Thread Jani Taskinen
I didn't quite understand why you didn't add this in PHP_5_2 and PHP_5_3. It's just a constant. Would even consider a bug since this should have been added with the other MSG_* constants. :) --Jani Arnaud Le Blanc kirjoitti: lbarnaudTue May 19 11:57:52 2009 UTC Modified

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

2009-05-19 Thread Jani Taskinen
Yes, the code indeed is very different. I suggest you look in the mirror to find out who to blame. And then do a diff -u between file.c on PHP_5_2, PHP_5_3 and HEAD. Make your life easier and sync the files between branches before you commit any more fixes.. --Jani p.s. I found 1 other bug

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

2009-05-19 Thread Matteo Beccati
Ilia Alshanetsky ha scritto: iliaa Tue May 19 19:15:18 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/pdo_sqlite sqlite_statement.c Log: The \0 removal is only needed prior to 3.4.0 I hate to do this (and as a php-src newbie I'm a bit afraid to),