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

2008-08-06 Thread Antony Dovgal
On 06.08.2008 00:56, Pierre-Alain Joye wrote: zend_module_entry oci8_module_entry = { STANDARD_MODULE_HEADER, - "oci8", /* extension name */ + "oci8_11g", /* extension name */ WTF ?! -- Wbr, Antony Dovgal -- PH

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

2008-08-06 Thread Antony Dovgal
tony2001Wed Aug 6 07:54:41 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/oci8 oci8.c Log: fix 11g crap http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/oci8.c?r1=1.269.2.16.2.38.2.21&r2=1.269.2.16.2.38.2.22&diff_format=u Index: php-src/ext/o

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

2008-08-06 Thread Pierre Joye
hi, On Wed, Aug 6, 2008 at 9:54 AM, Antony Dovgal <[EMAIL PROTECTED]> wrote: > tony2001Wed Aug 6 07:54:41 2008 UTC > > Modified files: (Branch: PHP_5_3) >/php-src/ext/oci8 oci8.c > Log: > fix 11g crap Thanks, I was going to fix it. There is a bad habit to u

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

2008-08-06 Thread Derick Rethans
On Tue, 5 Aug 2008, Olivier Hill wrote: > What should be MFH'ed? > > I haven't touched HEAD with this. I don't have cvs access here, will > only be able to commit friday. > > Is there still regression issues or my last patch fixed it? Looks fine - I missed your patch on the list though. regard

[PHP-CVS] cvs: php-src(PHP_4_4) / NEWS /ext/standard php_string.h /ext/standard/tests/strings explode_bug.phpt Zend zend_multibyte.c

2008-08-06 Thread Derick Rethans
derick Wed Aug 6 08:09:07 2008 UTC Added files: (Branch: PHP_4_4) /php-src/ext/standard/tests/strings explode_bug.phpt Modified files: /php-srcNEWS /Zend zend_multibyte.c /php-src/ext/standard php_string.h Log: -

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

2008-08-06 Thread Derick Rethans
derick Wed Aug 6 08:32:30 2008 UTC Modified files: (Branch: PHP_4_4) /php-src/main php_version.h /php-srcconfigure.in NEWS Log: - 4.4.9, rock and roll. http://cvs.php.net/viewvc.cgi/php-src/main/php_version.h?r1=1.66.2.81.2.48&r2=1.66.2.81.2.4

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

2008-08-06 Thread Antony Dovgal
tony2001Wed Aug 6 09:03:37 2008 UTC Modified files: /php-src/main/streams streams.c Log: increase context refcount before open() to avoid crash when open() fails and destroys the context http://cvs.php.net/viewvc.cgi/php-src/main/streams/strea

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

2008-08-06 Thread Antony Dovgal
tony2001Wed Aug 6 09:03:48 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/main/streams streams.c Log: MFH: increase context refcount before open() to avoid crash when open() fails and destroys the context http://cvs.php.net/viewvc.cgi/php-

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

2008-08-06 Thread Marcus Boerger
Hello Stanislav, we should not mention the reported, unless they provided a patch, in which case they go into the braces part anyway. marcus Tuesday, August 5, 2008, 11:40:49 PM, you wrote: > stasTue Aug 5 21:40:49 2008 UTC > Modified files: (Branch: PHP_5_2) >

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

2008-08-06 Thread Pierre Joye
hi Marcus, On Wed, Aug 6, 2008 at 1:07 PM, Marcus Boerger <[EMAIL PROTECTED]> wrote: > Hello Stanislav, > > we should not mention the reported, unless they provided a patch, Except for security issue Cheers, -- Pierre http://blog.thepimp.net | http://www.libgd.org -- PHP CVS Mailing List (h

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

2008-08-06 Thread Hannes Magnusson
On Wed, Aug 6, 2008 at 13:30, Pierre Joye <[EMAIL PROTECTED]> wrote: > hi Marcus, > > On Wed, Aug 6, 2008 at 1:07 PM, Marcus Boerger <[EMAIL PROTECTED]> wrote: >> Hello Stanislav, >> >> we should not mention the reported, unless they provided a patch, > > Except for security issue In which case,

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

2008-08-06 Thread Derick Rethans
On Wed, 6 Aug 2008, Hannes Magnusson wrote: > On Wed, Aug 6, 2008 at 13:30, Pierre Joye <[EMAIL PROTECTED]> wrote: > > hi Marcus, > > > > On Wed, Aug 6, 2008 at 1:07 PM, Marcus Boerger <[EMAIL PROTECTED]> wrote: > >> Hello Stanislav, > >> > >> we should not mention the reported, unless they provi

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

2008-08-06 Thread Hannes Magnusson
On Wed, Aug 6, 2008 at 14:01, Derick Rethans <[EMAIL PROTECTED]> wrote: > On Wed, 6 Aug 2008, Hannes Magnusson wrote: > >> On Wed, Aug 6, 2008 at 13:30, Pierre Joye <[EMAIL PROTECTED]> wrote: >> > hi Marcus, >> > >> > On Wed, Aug 6, 2008 at 1:07 PM, Marcus Boerger <[EMAIL PROTECTED]> wrote: >> >> H

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

2008-08-06 Thread Derick Rethans
On Wed, 6 Aug 2008, Hannes Magnusson wrote: > On Wed, Aug 6, 2008 at 14:01, Derick Rethans <[EMAIL PROTECTED]> wrote: > > On Wed, 6 Aug 2008, Hannes Magnusson wrote: > > > >> On Wed, Aug 6, 2008 at 13:30, Pierre Joye <[EMAIL PROTECTED]> wrote: > >> > hi Marcus, > >> > > >> > On Wed, Aug 6, 2008 at

[PHP-CVS] cvs: php-src /ext/sqlite3 sqlite3.c /ext/sqlite3/tests sqlite3_12_unfinalized_stmt_cleanup.phpt sqlite3_25_create_aggregate.phpt

2008-08-06 Thread Scott MacVicar
scottmacWed Aug 6 14:02:44 2008 UTC Modified files: /php-src/ext/sqlite3sqlite3.c /php-src/ext/sqlite3/tests sqlite3_12_unfinalized_stmt_cleanup.phpt sqlite3_25_create_aggregate.phpt Log: MFB: Update coding st

[PHP-CVS] cvs: php-src /ext/sqlite3/tests sqlite3_22_loadextension.phpt

2008-08-06 Thread Scott MacVicar
scottmacWed Aug 6 14:07:21 2008 UTC Modified files: /php-src/ext/sqlite3/tests sqlite3_22_loadextension.phpt Log: Fix test on Windows http://cvs.php.net/viewvc.cgi/php-src/ext/sqlite3/tests/sqlite3_22_loadextension.phpt?r1=1.2&r2=1.3&diff_format=u Inde

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

2008-08-06 Thread Scott MacVicar
scottmacWed Aug 6 14:07:37 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/sqlite3/tests sqlite3_22_loadextension.phpt Log: MFH: Fix test on Windows http://cvs.php.net/viewvc.cgi/php-src/ext/sqlite3/tests/sqlite3_22_loadextension.phpt?r1=1.1.2.2

[PHP-CVS] cvs: php-src /ext/fileinfo config.m4

2008-08-06 Thread Derick Rethans
derick Wed Aug 6 14:29:27 2008 UTC Modified files: /php-src/ext/fileinfo config.m4 Log: - Fixed bug #45717 (Fileinfo/libmagic build fails, missing err.h and getopt.h). http://cvs.php.net/viewvc.cgi/php-src/ext/fileinfo/config.m4?r1=1.12&r2=1.13&diff_

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/fileinfo config.m4

2008-08-06 Thread Derick Rethans
derick Wed Aug 6 14:30:04 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS /php-src/ext/fileinfo config.m4 Log: - MFH: Fixed bug #45717 (Fileinfo/libmagic build fails, missing err.h and getopt.h). http://cvs.php.net/viewvc.cgi/php-s

[PHP-CVS] cvs: php-src /ext/fileinfo config.m4

2008-08-06 Thread Derick Rethans
derick Wed Aug 6 14:42:06 2008 UTC Modified files: /php-src/ext/fileinfo config.m4 Log: - Fixed bug #45636 (fileinfo ext duplicate strndup). http://cvs.php.net/viewvc.cgi/php-src/ext/fileinfo/config.m4?r1=1.13&r2=1.14&diff_format=u Index: php-src/ext/

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/fileinfo config.m4

2008-08-06 Thread Derick Rethans
derick Wed Aug 6 14:42:39 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS /php-src/ext/fileinfo config.m4 Log: - MFH: Fixed bug #45636 (fileinfo ext duplicate strndup). http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2

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

2008-08-06 Thread Jani Taskinen
Hannes Magnusson kirjoitti: On Wed, Aug 6, 2008 at 14:01, Derick Rethans <[EMAIL PROTECTED]> wrote: On Wed, 6 Aug 2008, Hannes Magnusson wrote: On Wed, Aug 6, 2008 at 13:30, Pierre Joye <[EMAIL PROTECTED]> wrote: hi Marcus, On Wed, Aug 6, 2008 at 1:07 PM, Marcus Boerger <[EMAIL PROTECTED]> w

Re: [PHP-CVS] cvs: php-src /ext/fileinfo config.m4

2008-08-06 Thread Jani Taskinen
Derick Rethans kirjoitti: derick Wed Aug 6 14:29:27 2008 UTC Modified files: /php-src/ext/fileinfo config.m4 Log: - Fixed bug #45717 (Fileinfo/libmagic build fails, missing err.h and getopt.h). http://cvs.php.net/viewvc.cgi/php-src/ext/fileinfo/config.m

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /main/streams streams.c

2008-08-06 Thread Jani Taskinen
Antony Dovgal kirjoitti: tony2001Wed Aug 6 09:03:48 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/main/streams streams.c Log: MFH: increase context refcount before open() to avoid crash when open() fails and destroys the context [snip] Isn

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /main/streams streams.c

2008-08-06 Thread Antony Dovgal
On 06.08.2008 19:19, Jani Taskinen wrote: Antony Dovgal kirjoitti: tony2001Wed Aug 6 09:03:48 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/main/streams streams.c Log: MFH: increase context refcount before open() to avoid crash when open() fails

Re: [PHP-CVS] cvs: php-src /ext/fileinfo config.m4

2008-08-06 Thread Derick Rethans
On Wed, 6 Aug 2008, Jani Taskinen wrote: > Derick Rethans kirjoitti: > > derick Wed Aug 6 14:29:27 2008 UTC > > > > Modified files: /php-src/ext/fileinfoconfig.m4 > > Log: > > - Fixed bug #45717 (Fileinfo/libmagic build fails, missing err.h and > > getopt.h)

[PHP-CVS] cvs: php-src /ext/intl/msgformat msgformat_attr.c

2008-08-06 Thread Felipe Pena
felipe Wed Aug 6 16:16:16 2008 UTC Modified files: /php-src/ext/intl/msgformat msgformat_attr.c Log: - Fixed crash msgfmt_get_pattern http://cvs.php.net/viewvc.cgi/php-src/ext/intl/msgformat/msgformat_attr.c?r1=1.3&r2=1.4&diff_format=u Index: php-src/ext/in

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

2008-08-06 Thread Felipe Pena
felipe Wed Aug 6 16:17:27 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/intl/msgformat msgformat_attr.c Log: - MFH: Fixed crash msgfmt_get_pattern http://cvs.php.net/viewvc.cgi/php-src/ext/intl/msgformat/msgformat_attr.c?r1=1.1.2.2&r2=1.1.2.3&diff_

Re: [PHP-CVS] cvs: php-src /ext/fileinfo config.m4

2008-08-06 Thread Jani Taskinen
Derick Rethans kirjoitti: On Wed, 6 Aug 2008, Jani Taskinen wrote: Derick Rethans kirjoitti: derick Wed Aug 6 14:29:27 2008 UTC Modified files: /php-src/ext/fileinfoconfig.m4 Log: - Fixed bug #45717 (Fileinfo/libmagic build fails, missing err.h and getop

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

2008-08-06 Thread Stanislav Malyshev
Hi! No, we don't usually do that. There is no need to wake sleeping dogs. Actually, there's a number of "reported by" in NEWS. Don't know why this one is so different. -- Stanislav Malyshev, Zend Software Architect [EMAIL PROTECTED] http://www.zend.com/ (408)253-8829 MSN: [EMAIL PROTECTE

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

2008-08-06 Thread Elizabeth Marie Smith
auroraeosrose Wed Aug 6 16:47:38 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/pdo_sqlite config.w32 Log: Fix include path http://cvs.php.net/viewvc.cgi/php-src/ext/pdo_sqlite/config.w32?r1=1.6.2.1.2.3.2.6&r2=1.6.2.1.2.3.2.7&diff_format=u Index:

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

2008-08-06 Thread Elizabeth Marie Smith
auroraeosrose Wed Aug 6 16:48:19 2008 UTC Modified files: /php-src/ext/pdo_sqlite config.w32 Log: Fix include path http://cvs.php.net/viewvc.cgi/php-src/ext/pdo_sqlite/config.w32?r1=1.13&r2=1.14&diff_format=u Index: php-src/ext/pdo_sqlite/config.w32 diff

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

2008-08-06 Thread Elizabeth Marie Smith
auroraeosrose Wed Aug 6 16:56:36 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/pdo_sqlite config.w32 Log: Stupid typo http://cvs.php.net/viewvc.cgi/php-src/ext/pdo_sqlite/config.w32?r1=1.6.2.1.2.3.2.7&r2=1.6.2.1.2.3.2.8&diff_format=u Index: php-s

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

2008-08-06 Thread Elizabeth Marie Smith
auroraeosrose Wed Aug 6 16:57:08 2008 UTC Modified files: /php-src/ext/pdo_sqlite config.w32 Log: Stupid typo http://cvs.php.net/viewvc.cgi/php-src/ext/pdo_sqlite/config.w32?r1=1.14&r2=1.15&diff_format=u Index: php-src/ext/pdo_sqlite/config.w32 diff -u ph

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

2008-08-06 Thread Lukas Kahwe Smith
Hi, was this issue dealt with? regards, Lukas On 30.07.2008, at 02:46, Marcus Boerger wrote: Hello Dmitry, please revert. An array has no natural string representation. So we do want the message here as much as we see it in comparable situations. This is a design decision, I actuall

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/mysql php_mysql.c php_mysql_structs.h

2008-08-06 Thread Andrey Hristov
andrey Wed Aug 6 19:25:04 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mysql php_mysql.c php_mysql_structs.h Log: Re-add mysql_set_charset. Missed during introduction of mysqlnd. Exists in HEAD, thus no merge http://cvs.php.net/viewvc.cgi/php-s

[PHP-CVS] cvs: php-src / README.RELEASE_PROCESS

2008-08-06 Thread Lukas Smith
lsmith Wed Aug 6 19:34:35 2008 UTC Modified files: /php-srcREADME.RELEASE_PROCESS Log: updated in regards to windows, added some clarifications and addition tipps http://cvs.php.net/viewvc.cgi/php-src/README.RELEASE_PROCESS?r1=1.5&r2=1.6&diff_format=u Inde

[PHP-CVS] cvs: php-src(PHP_5_3) / README.RELEASE_PROCESS

2008-08-06 Thread Lukas Smith
lsmith Wed Aug 6 19:35:20 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcREADME.RELEASE_PROCESS Log: MFH http://cvs.php.net/viewvc.cgi/php-src/README.RELEASE_PROCESS?r1=1.1.2.5&r2=1.1.2.6&diff_format=u Index: php-src/README.RELEASE_PROCESS diff -u php-s

Re: [PHP-CVS] cvs: php-src / README.RELEASE_PROCESS

2008-08-06 Thread Stanislav Malyshev
Hi! +General notes and tipps I think you have a typpo here ;) -- Stanislav Malyshev, Zend Software Architect [EMAIL PROTECTED] http://www.zend.com/ (408)253-8829 MSN: [EMAIL PROTECTED] -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-CVS] cvs: php-src / README.RELEASE_PROCESS

2008-08-06 Thread Lukas Kahwe Smith
On 06.08.2008, at 21:37, Stanislav Malyshev wrote: Hi! +General notes and tipps I think you have a typpo here ;) Bah, why does english have to be different than german? :) regards, Lukas Kahwe Smith [EMAIL PROTECTED] -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit

[PHP-CVS] cvs: php-src / README.RELEASE_PROCESS

2008-08-06 Thread Lukas Smith
lsmith Wed Aug 6 19:41:54 2008 UTC Modified files: /php-srcREADME.RELEASE_PROCESS Log: lets me all american :) http://cvs.php.net/viewvc.cgi/php-src/README.RELEASE_PROCESS?r1=1.6&r2=1.7&diff_format=u Index: php-src/README.RELEASE_PROCESS diff -u php-src/RE

[PHP-CVS] cvs: php-src(PHP_5_3) / README.RELEASE_PROCESS

2008-08-06 Thread Lukas Smith
lsmith Wed Aug 6 19:42:01 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcREADME.RELEASE_PROCESS Log: MFH http://cvs.php.net/viewvc.cgi/php-src/README.RELEASE_PROCESS?r1=1.1.2.6&r2=1.1.2.7&diff_format=u Index: php-src/README.RELEASE_PROCESS diff -u php-s

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

2008-08-06 Thread Kalle Sommer Nielsen
kalle Wed Aug 6 21:28:39 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/sessionsession.c Log: Backport fix for #45406 - Patch by oleg dot grenrus at dynamoid dot com http://cvs.php.net/viewvc.cgi/php-src/ext/session/session.c?r1=1.417.2.8.2.43

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

2008-08-06 Thread Kalle Sommer Nielsen
kalle Wed Aug 6 21:31:45 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: Backport fix for #45406 to PHP_5_2 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.252&r2=1.2027.2.547.2.965.2.253&diff_format=u Index: php-src/NEWS di

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

2008-08-06 Thread Kalle Sommer Nielsen
kalle Wed Aug 6 21:33:14 2008 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: Backport #45406 (session.serialize_handler declared by shared extension fails) to PHP_5_2 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1191&r2=1.2027.2.5

[PHP-CVS] cvs: php-src / README.RELEASE_PROCESS

2008-08-06 Thread Lukas Smith
lsmith Wed Aug 6 21:49:37 2008 UTC Modified files: /php-srcREADME.RELEASE_PROCESS Log: separate tagging of the zend dir should not be necessary, fix reST formatting of titles http://cvs.php.net/viewvc.cgi/php-src/README.RELEASE_PROCESS?r1=1.7&r2=1.8&diff_

[PHP-CVS] cvs: php-src(PHP_5_3) / README.RELEASE_PROCESS

2008-08-06 Thread Lukas Smith
lsmith Wed Aug 6 21:49:47 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcREADME.RELEASE_PROCESS Log: MFH http://cvs.php.net/viewvc.cgi/php-src/README.RELEASE_PROCESS?r1=1.1.2.7&r2=1.1.2.8&diff_format=u Index: php-src/README.RELEASE_PROCESS diff -u php-s