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

2008-11-04 Thread changelog
changelog Wed Nov 5 01:32:02 2008 UTC Modified files: /php-srcChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3218r2=1.3219diff_format=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.3218

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

2008-11-04 Thread changelog
changelog Wed Nov 5 01:32:06 2008 UTC Modified files: /ZendEngine2ChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/ZendEngine2/ChangeLog?r1=1.1391r2=1.1392diff_format=u Index: ZendEngine2/ChangeLog diff -u

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/phar config.m4 util.c

2008-11-04 Thread Steph Fox
Hi Marcus, I'm pretty sure this is a wrong fix - the check for not shared replaces the original check for HAVE_HASH_EXT, which is effectively a global equivalent to $PHP_HASH. So it should be something like: if test $PHP_HASH != no; then if test $PHP_HASH_SHARED != yes; then

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/phar config.m4 util.c

2008-11-04 Thread Marcus Boerger
Hello Steph, Tuesday, November 4, 2008, 2:42:05 PM, you wrote: Hi Marcus, I'm pretty sure this is a wrong fix - the check for not shared replaces the original check for HAVE_HASH_EXT, which is effectively a global equivalent to $PHP_HASH. So it should be something like: if test $PHP_HASH

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

2008-11-04 Thread Marcus Boerger
helly Tue Nov 4 14:04:30 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/phar phar.c Log: - MFH We only rely on hash if it is built-in http://cvs.php.net/viewvc.cgi/php-src/ext/phar/phar.c?r1=1.370.2.53r2=1.370.2.54diff_format=u Index:

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

2008-11-04 Thread Marcus Boerger
helly Tue Nov 4 13:33:15 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/phar phar.c Log: - MFH Add hash dependency at module source level http://cvs.php.net/viewvc.cgi/php-src/ext/phar/phar.c?r1=1.370.2.52r2=1.370.2.53diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/zip/tests bug38943.inc bug38943_2.phpt pecl12414.phpt pecl12414.zip

2008-11-04 Thread Pierre-Alain Joye
pajoye Tue Nov 4 13:24:40 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/zip/tests bug38943.inc bug38943_2.phpt pecl12414.phpt pecl12414.zip Log: - sync tests with pecl

Re: [PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/reflection php_reflection.c /ext/reflection/tests ReflectionFunction_getNamespaceName.phpt reflectionClass_getNamespaceName.phpt /ext/standard credit

2008-11-04 Thread Marcus Boerger
Hello all, thanks Greg, I only found one important issue prior to submitting this. marcus Tuesday, November 4, 2008, 4:59:00 PM, you wrote: helly Tue Nov 4 15:59:00 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS /ZendEngine2

[PHP-CVS] cvs: php-src /ext/standard streamsfuncs.c /ext/standard/tests/streams stream_socket_pair.phpt

2008-11-04 Thread Arnaud Le Blanc
lbarnaudTue Nov 4 16:45:42 2008 UTC Added files: /php-src/ext/standard/tests/streams stream_socket_pair.phpt Modified files: /php-src/ext/standard streamsfuncs.c Log: Avoids fclose() from complaining that

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard streamsfuncs.c /ext/standard/tests/streams stream_socket_pair.phpt

2008-11-04 Thread Arnaud Le Blanc
lbarnaudTue Nov 4 16:46:03 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/standard/tests/streams stream_socket_pair.phpt Modified files: /php-src/ext/standard streamsfuncs.c Log: MDH: Avoids fclose() from complaining

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard streamsfuncs.c /ext/standard/tests/streams stream_socket_pair.phpt

2008-11-04 Thread Arnaud Le Blanc
lbarnaudTue Nov 4 16:48:08 2008 UTC Added files: (Branch: PHP_5_2) /php-src/ext/standard/tests/streams stream_socket_pair.phpt Modified files: /php-src/ext/standard streamsfuncs.c Log: MFH: Avoids fclose() from complaining

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

2008-11-04 Thread Greg Beaver
cellog Tue Nov 4 17:04:22 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/pdo_sqlite/sqlite/src .cvsignore Log: ignore stuff that clutters cvs diffs

[PHP-CVS] cvs: php-src /ext/standard/tests/streams stream_get_line_nb.phpt /main/streams streams.c

2008-11-04 Thread Arnaud Le Blanc
lbarnaudTue Nov 4 17:05:17 2008 UTC Added files: /php-src/ext/standard/tests/streams stream_get_line_nb.phpt Modified files: /php-src/main/streams streams.c Log: Fixed stream_get_line() to behave as documented on

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/streams stream_get_line_nb.phpt /main/streams streams.c

2008-11-04 Thread Arnaud Le Blanc
lbarnaudTue Nov 4 17:05:55 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/standard/tests/streams stream_get_line_nb.phpt Modified files: /php-src/main/streams streams.c Log: MFH: Fixed stream_get_line() to behave as

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/standard/tests/streams stream_get_line_nb.phpt /main/streams streams.c

2008-11-04 Thread Arnaud Le Blanc
lbarnaudTue Nov 4 17:07:21 2008 UTC Added files: (Branch: PHP_5_2) /php-src/ext/standard/tests/streams stream_get_line_nb.phpt Modified files: /php-src/main/streams streams.c /php-srcNEWS Log: MFH: Fixed

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/serialize bug42919.phpt ZendEngine2/tests bug43332_2.phpt

2008-11-04 Thread Felipe Pena
felipe Tue Nov 4 17:50:30 2008 UTC Modified files: (Branch: PHP_5_3) /ZendEngine2/tests bug43332_2.phpt /php-src/ext/standard/tests/serialize bug42919.phpt Log: - Fixed tests

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

2008-11-04 Thread David Coallier
davidc Tue Nov 4 18:25:26 2008 UTC Modified files: /php-src/ext/pdopdo_dbh.c Log: - Bug #44154: [DOC] Return 3 elements at all times. If the dbh stmt doesn't have an error code we used to return an array with one element. For the sake of consistency

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

2008-11-04 Thread David Coallier
davidc Tue Nov 4 18:28:42 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/pdopdo_dbh.c Log: - MFH - Bug #44154: [DOC] Return 3 elements at all times. If the dbh stmt doesn't have an error code we used to return an array with one element. For

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/phar config.m4 util.c

2008-11-04 Thread Steph Fox
Hi Marcus, I'm pretty sure this is a wrong fix - the check for not shared replaces the original check for HAVE_HASH_EXT, which is effectively a global equivalent to $PHP_HASH. So it should be something like: if test $PHP_HASH != no; then if test $PHP_HASH_SHARED != yes; then

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

2008-11-04 Thread Felipe Pena
Em Ter, 2008-11-04 às 18:28 +, David Coallier escreveu: davidcTue Nov 4 18:28:42 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/pdo pdo_dbh.c Log: - MFH - Bug #44154: [DOC] Return 3 elements at all times. If the dbh stmt doesn't

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

2008-11-04 Thread Johannes Schlüter
On Tue, 2008-11-04 at 18:28 +, David Coallier wrote: @@ -1004,6 +1009,8 @@ add_next_index_string(return_value, dbh-query_stmt-error_code, 1); } else { add_next_index_string(return_value, dbh-error_code, 1); +

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/phar config.m4 util.c

2008-11-04 Thread Steph Fox
Nope. The *original* logic said 'is it there?' Greg changed that to 'is it !shared?' You changed it back to 'is it there?' It needs to be 'is it there !shared?' read again. It says if it is shared then issue an error. If it is present then use it. Args, sorry. I misread the commit and

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/phar config.m4 util.c

2008-11-04 Thread Marcus Boerger
Hello Steph, Tuesday, November 4, 2008, 2:52:48 PM, you wrote: Nope. The *original* logic said 'is it there?' Greg changed that to 'is it !shared?' You changed it back to 'is it there?' It needs to be 'is it there !shared?' read again. It says if it is shared then issue an error. If it

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/phar config.m4 util.c

2008-11-04 Thread Steph Fox
But - since when is hash not optional? It still is optional :-) Only if it is shared we cannot rely on it for higher SHA. Grr no exports. OK, gotcha now, sorry for the noise. - Steph -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

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

2008-11-04 Thread Pierre-Alain Joye
pajoye Tue Nov 4 20:24:46 2008 UTC Modified files: /php-src/ext/gd gd.c Log: - add png and jpeg version info http://cvs.php.net/viewvc.cgi/php-src/ext/gd/gd.c?r1=1.397r2=1.398diff_format=u Index: php-src/ext/gd/gd.c diff -u php-src/ext/gd/gd.c:1.397

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

2008-11-04 Thread Pierre-Alain Joye
pajoye Tue Nov 4 20:25:45 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/gd gd.c Log: - MFH: add png and jpeg version info http://cvs.php.net/viewvc.cgi/php-src/ext/gd/gd.c?r1=1.312.2.20.2.32.2.21r2=1.312.2.20.2.32.2.22diff_format=u Index:

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

2008-11-04 Thread Arnaud Le Blanc
lbarnaudTue Nov 4 20:40:04 2008 UTC Modified files: /php-src/main network.c Log: initialize memory http://cvs.php.net/viewvc.cgi/php-src/main/network.c?r1=1.136r2=1.137diff_format=u Index: php-src/main/network.c diff -u

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

2008-11-04 Thread Arnaud Le Blanc
lbarnaudTue Nov 4 20:40:30 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/main network.c Log: MFH: initialize memory http://cvs.php.net/viewvc.cgi/php-src/main/network.c?r1=1.118.2.2.2.6.2.9r2=1.118.2.2.2.6.2.10diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_2) /main network.c

2008-11-04 Thread Arnaud Le Blanc
lbarnaudTue Nov 4 20:41:37 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/main network.c Log: MFH: initialize memory http://cvs.php.net/viewvc.cgi/php-src/main/network.c?r1=1.118.2.2.2.11r2=1.118.2.2.2.12diff_format=u Index:

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

2008-11-04 Thread David Coallier
2008/11/4 Felipe Pena [EMAIL PROTECTED] Em Ter, 2008-11-04 às 18:28 +, David Coallier escreveu: davidcTue Nov 4 18:28:42 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/pdo pdo_dbh.c Log: - MFH - Bug #44154: [DOC] Return 3

[PHP-CVS] cvs: php-src /ext/standard php_fopen_wrapper.c /sapi/cli/tests 022.inc 022.phpt

2008-11-04 Thread Arnaud Le Blanc
lbarnaudTue Nov 4 21:04:28 2008 UTC Added files: /php-src/sapi/cli/tests 022.phpt 022.inc Modified files: /php-src/ext/standard php_fopen_wrapper.c Log: Open STDIN and php://stdin streams with the relevant wrapper when

Re: [PHP-CVS] cvs: CVSROOT / avail

2008-11-04 Thread Hannes Magnusson
On Mon, Nov 3, 2008 at 14:47, Pierre-Alain Joye [EMAIL PROTECTED] wrote: pajoye Mon Nov 3 13:47:27 2008 UTC Modified files: /CVSROOTavail Log: - karmas for php-windows-web http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1462r2=1.1463diff_format=u Index: CVSROOT/avail

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard php_fopen_wrapper.c /sapi/cli/tests 022.inc 022.phpt

2008-11-04 Thread Arnaud Le Blanc
lbarnaudTue Nov 4 21:05:31 2008 UTC Added files: (Branch: PHP_5_3) /php-src/sapi/cli/tests 022.phpt 022.inc Modified files: /php-src/ext/standard php_fopen_wrapper.c Log: Open STDIN and php://stdin streams with the

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard php_fopen_wrapper.c /sapi/cli/tests 022.inc 022.phpt

2008-11-04 Thread Arnaud Le Blanc
lbarnaudTue Nov 4 21:05:55 2008 UTC Added files: (Branch: PHP_5_2) /php-src/sapi/cli/tests 022.phpt 022.inc Modified files: /php-src/ext/standard php_fopen_wrapper.c Log: MFH: Open STDIN and php://stdin streams with the

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

2008-11-04 Thread Arnaud Le Blanc
lbarnaudTue Nov 4 21:07:45 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.1302r2=1.2027.2.547.2.1303diff_format=u Index: php-src/NEWS diff -u

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/phar config.m4 util.c

2008-11-04 Thread Marcus Boerger
Hello Steph, Tuesday, November 4, 2008, 1:12:32 PM, you wrote: Hi Marcus, I'm pretty sure this is a wrong fix - the check for not shared replaces the original check for HAVE_HASH_EXT, which is effectively a global equivalent to $PHP_HASH. So it should be something like: if test

[PHP-CVS] cvs: php-src(PHP_5_3) /pear install-pear.txt

2008-11-04 Thread Brett Bieber
saltybeagle Tue Nov 4 21:25:22 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/pear install-pear.txt Log: Test - if this works, something is wrong.

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

2008-11-04 Thread Antony Dovgal
On 04.11.2008 23:25, Pierre-Alain Joye wrote: pajoyeTue Nov 4 20:25:45 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/gd gd.c Log: - MFH: add png and jpeg version info + php_info_print_table_row(2, libPNG Version,

[PHP-CVS] cvs: php-src /ext/msql .cvsignore CREDITS config.m4 config.w32 msql.dsp php_msql.c php_msql.h

2008-11-04 Thread Lukas Smith
lsmith Tue Nov 4 22:22:37 2008 UTC Removed files: /php-src/ext/msql config.w32 php_msql.h msql.dsp .cvsignore CREDITS php_msql.c config.m4 Log: ext/msql has been moved from php-src to PECL adhead of PHP 5.3 -- PHP CVS Mailing

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/msql .cvsignore CREDITS config.m4 config.w32 msql.dsp php_msql.c php_msql.h

2008-11-04 Thread Lukas Smith
lsmith Tue Nov 4 22:22:44 2008 UTC Removed files: (Branch: PHP_5_3) /php-src/ext/msql .cvsignore php_msql.h config.w32 CREDITS msql.dsp config.m4 php_msql.c Log: MFH -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe,

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

2008-11-04 Thread Lukas Smith
lsmith Tue Nov 4 22:31:48 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: ext/msql is now in PECL starting alpha3 [DOC] http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.361r2=1.2027.2.547.2.965.2.362diff_format=u Index:

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

2008-11-04 Thread Lukas Smith
lsmith Tue Nov 4 23:00:18 2008 UTC Modified files: /php-srcREADME.RELEASE_PROCESS Log: added note about running scripts/dev/credits http://cvs.php.net/viewvc.cgi/php-src/README.RELEASE_PROCESS?r1=1.11r2=1.12diff_format=u Index:

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

2008-11-04 Thread Lukas Smith
lsmith Tue Nov 4 23:00:58 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.11r2=1.1.2.12diff_format=u Index: php-src/README.RELEASE_PROCESS diff -u

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

2008-11-04 Thread Lukas Smith
lsmith Tue Nov 4 23:01:13 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: fixed ext/msql NEWS entry http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.362r2=1.2027.2.547.2.965.2.363diff_format=u Index: php-src/NEWS diff -u

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

2008-11-04 Thread Lukas Smith
lsmith Wed Nov 5 07:25:12 2008 UTC Modified files: /php-srcREADME.RELEASE_PROCESS Log: typo fix (thx chris jones for spotting) http://cvs.php.net/viewvc.cgi/php-src/README.RELEASE_PROCESS?r1=1.12r2=1.13diff_format=u Index: php-src/README.RELEASE_PROCESS

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

2008-11-04 Thread Lukas Smith
lsmith Wed Nov 5 07:25:18 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.12r2=1.1.2.13diff_format=u Index: php-src/README.RELEASE_PROCESS diff -u