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

2007-07-12 Thread changelog
changelog Fri Jul 13 01:31:25 2007 UTC Modified files: /ZendEngine2ChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/ZendEngine2/ChangeLog?r1=1.1139r2=1.1140diff_format=u Index: ZendEngine2/ChangeLog diff -u

Re: [PHP-CVS] cvs: php-src(PHP_5_2) / configure.in /ext/odbc config.m4 /sapi/aolserver config.m4 /sapi/apache config.m4 /sapi/apache2filter config.m4 /sapi/apache2handler config.m4 /sapi/apache_

2007-07-12 Thread Derick Rethans
On Wed, 11 Jul 2007, Jani Taskinen wrote: jani Wed Jul 11 23:20:37 2007 UTC MFH: - Enabled PHP_CHECK_CONFIGURE_OPTIONS (checks for unknown configure MFH: options) Add this to the NEWS file? I am pretty sure people want to know about this as it's quite useful. Derick --

[PHP-CVS] cvs: php-src /ext/standard basic_functions.c /ext/standard/tests/general_functions bug41970.phpt

2007-07-12 Thread Antony Dovgal
tony2001Thu Jul 12 09:19:04 2007 UTC Added files: /php-src/ext/standard/tests/general_functions bug41970.phpt Modified files: /php-src/ext/standard basic_functions.c Log: fix #41970 (call_user_func_*() leaks on failure)

Re: [PHP-CVS] cvs: php-src(PHP_5_2) / configure.in /ext/odbc config.m4 /sapi/aolserver config.m4 /sapi/apache config.m4 /sapi/apache2filter config.m4 /sapi/apache2handler config.m4 /sapi/apache_

2007-07-12 Thread Jani Taskinen
On Thu, 2007-07-12 at 08:51 +0200, Derick Rethans wrote: On Wed, 11 Jul 2007, Jani Taskinen wrote: janiWed Jul 11 23:20:37 2007 UTC MFH: - Enabled PHP_CHECK_CONFIGURE_OPTIONS (checks for unknown configure MFH: options) Add this to the NEWS file? I am pretty

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

2007-07-12 Thread Antony Dovgal
tony2001Thu Jul 12 09:26:29 2007 UTC Modified files: /php-src/ext/standard/tests/general_functions is_callable.phpt Log: fix test

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/general_functions is_callable.phpt

2007-07-12 Thread Antony Dovgal
tony2001Thu Jul 12 09:26:42 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard/tests/general_functions is_callable.phpt Log: fix test

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

2007-07-12 Thread Antony Dovgal
tony2001Thu Jul 12 09:55:41 2007 UTC Modified files: /php-src/ext/json JSON_parser.c utf8_decode.c utf8_to_utf16.c Log: fix WS, CS and other S http://cvs.php.net/viewvc.cgi/php-src/ext/json/JSON_parser.c?r1=1.15r2=1.16diff_format=u Index:

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

2007-07-12 Thread Antony Dovgal
tony2001Thu Jul 12 10:04:42 2007 UTC Modified files: /php-src/ext/xmlrpc xmlrpc-epi-php.c Log: fix ws, cs and folding http://cvs.php.net/viewvc.cgi/php-src/ext/xmlrpc/xmlrpc-epi-php.c?r1=1.49r2=1.50diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/mysql/tests mysql_num_rows.phpt

2007-07-12 Thread Ulf Wendel
uw Thu Jul 12 10:18:14 2007 UTC Modified files: /php-src/ext/mysql/testsmysql_num_rows.phpt Log: Whitespace/CS only http://cvs.php.net/viewvc.cgi/php-src/ext/mysql/tests/mysql_num_rows.phpt?r1=1.1r2=1.2diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/mysql/tests mysql_pconnect.phpt

2007-07-12 Thread Ulf Wendel
uw Thu Jul 12 10:25:40 2007 UTC Modified files: /php-src/ext/mysql/testsmysql_pconnect.phpt Log: 1) Whitespace/CS 2) Test mysql.default_socket only if we're using a socket to connect

[PHP-CVS] cvs: php-src /ext/mysql/tests mysql_ping.phpt

2007-07-12 Thread Ulf Wendel
uw Thu Jul 12 10:30:03 2007 UTC Modified files: /php-src/ext/mysql/testsmysql_ping.phpt Log: 1) Whitespace/CS 2) One line added to test default connection

[PHP-CVS] cvs: php-src /ext/mysql/tests mysql_query.phpt

2007-07-12 Thread Ulf Wendel
uw Thu Jul 12 10:47:00 2007 UTC Modified files: /php-src/ext/mysql/testsmysql_query.phpt Log: 1) Whitespace/CS 2) Portability: don't expect any values and have them in the [U]EXPECTF, if they will be available only with certain MySQL Server versions.

[PHP-CVS] cvs: php-src /ext/mysql/tests mysql_real_escape_string.phpt

2007-07-12 Thread Ulf Wendel
uw Thu Jul 12 10:52:23 2007 UTC Modified files: /php-src/ext/mysql/testsmysql_real_escape_string.phpt Log: 1) Whitespace/CS 2) Tiny check for default link added

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

2007-07-12 Thread Jani Taskinen
janiThu Jul 12 11:03:46 2007 UTC Added files: (Branch: PHP_5_2) /php-src/ext/standard/tests/filebug41815.phpt Modified files: /php-srcNEWS /php-src/main/streams plain_wrapper.c Log: MFH: - Fixed bug #41815 (Concurrent

[PHP-CVS] cvs: php-src /ext/standard/tests/file bug41815.phpt

2007-07-12 Thread Jani Taskinen
janiThu Jul 12 11:07:29 2007 UTC Modified files: /php-src/ext/standard/tests/filebug41815.phpt Log: - Added test for bug #41815 http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/file/bug41815.phpt?r1=1.1r2=1.2diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/file bug41815.phpt

2007-07-12 Thread Jani Taskinen
janiThu Jul 12 11:14:22 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard/tests/filebug41815.phpt Log: MFH: close file handles http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/file/bug41815.phpt?r1=1.1.2.1r2=1.1.2.2diff_format=u

[PHP-CVS] cvs: php-src / configure.in

2007-07-12 Thread Jani Taskinen
janiThu Jul 12 11:33:18 2007 UTC Modified files: /php-srcconfigure.in Log: - Fix invalid logic (plus made it possible to pass only integers to this) http://cvs.php.net/viewvc.cgi/php-src/configure.in?r1=1.634r2=1.635diff_format=u Index:

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

2007-07-12 Thread Jani Taskinen
janiThu Jul 12 11:33:38 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcconfigure.in Log: MFH: fix invalid logic + prevent non-integers to be passed http://cvs.php.net/viewvc.cgi/php-src/configure.in?r1=1.579.2.52.2.64r2=1.579.2.52.2.65diff_format=u

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

2007-07-12 Thread Jani Taskinen
janiThu Jul 12 12:12:31 2007 UTC Modified files: /php-src/ext/standard reg.c Log: MFB: fix warning http://cvs.php.net/viewvc.cgi/php-src/ext/standard/reg.c?r1=1.86r2=1.87diff_format=u Index: php-src/ext/standard/reg.c diff -u

[PHP-CVS] cvs: php-src /ext/mysql/tests mysql_select_db.phpt

2007-07-12 Thread Ulf Wendel
uw Thu Jul 12 13:27:26 2007 UTC Modified files: /php-src/ext/mysql/testsmysql_select_db.phpt Log: 1) Whitespace/CS 2) Fixing [U]EXPECTF to accept whatever db/schema name gets used for the test run

[PHP-CVS] cvs: php-src /ext/mysql/tests mysql_tablename.phpt

2007-07-12 Thread Ulf Wendel
uw Thu Jul 12 13:35:16 2007 UTC Modified files: /php-src/ext/mysql/testsmysql_tablename.phpt Log: 1) Whitespace/CS 2) Added: skip test with mysqlnd, mysqlnd does not support this function currently

[PHP-CVS] cvs: php-src /ext/mysql/tests mysql_thread_id.phpt

2007-07-12 Thread Ulf Wendel
uw Thu Jul 12 13:44:00 2007 UTC Modified files: /php-src/ext/mysql/testsmysql_thread_id.phpt Log: 1) Whitespace/CS 2) Added test for default link http://cvs.php.net/viewvc.cgi/php-src/ext/mysql/tests/mysql_thread_id.phpt?r1=1.1r2=1.2diff_format=u

[PHP-CVS] cvs: php-src /ext/mysql/tests mysql_unbuffered_query.phpt

2007-07-12 Thread Ulf Wendel
uw Thu Jul 12 13:50:51 2007 UTC Modified files: /php-src/ext/mysql/testsmysql_unbuffered_query.phpt Log: 1) Whitespace/CS 2) Fixing [U]EXPECTF to be portable among different MySQL Server versions

[PHP-CVS] cvs: php-src /ext/mysql/tests mysql_errno.phpt

2007-07-12 Thread Ulf Wendel
uw Thu Jul 12 13:57:36 2007 UTC Modified files: /php-src/ext/mysql/testsmysql_errno.phpt Log: A bit more verbose message in case of problems. It's been helpful to debug a cross-server version issue.

[PHP-CVS] cvs: php-src / configure.in

2007-07-12 Thread Jani Taskinen
janiThu Jul 12 14:18:02 2007 UTC Modified files: /php-srcconfigure.in Log: - missing comma http://cvs.php.net/viewvc.cgi/php-src/configure.in?r1=1.635r2=1.636diff_format=u Index: php-src/configure.in diff -u php-src/configure.in:1.635

[PHP-CVS] cvs: php-src /ext/mysql/tests mysql_list_tables.phpt

2007-07-12 Thread Ulf Wendel
uw Thu Jul 12 14:22:15 2007 UTC Added files: /php-src/ext/mysql/testsmysql_list_tables.phpt Log: Adding test for mysql_list_tables() http://cvs.php.net/viewvc.cgi/php-src/ext/mysql/tests/mysql_list_tables.phpt?view=markuprev=1.1 Index:

[PHP-CVS] cvs: php-src /ext/mysql/tests mysql_phpinfo.phpt

2007-07-12 Thread Ulf Wendel
uw Thu Jul 12 14:22:47 2007 UTC Added files: /php-src/ext/mysql/testsmysql_phpinfo.phpt Log: Checking the phpinfo() entries of ext/mysql http://cvs.php.net/viewvc.cgi/php-src/ext/mysql/tests/mysql_phpinfo.phpt?view=markuprev=1.1 Index:

[PHP-CVS] cvs: php-src /ext/mysql/tests mysql_set_charset.phpt

2007-07-12 Thread Ulf Wendel
uw Thu Jul 12 14:23:56 2007 UTC Added files: /php-src/ext/mysql/testsmysql_set_charset.phpt Log: Whoever has hacked this function into ext/mysql, here's a test for it.

[PHP-CVS] cvs: php-src /ext/mysql/tests mysql_constants.phpt

2007-07-12 Thread Ulf Wendel
uw Thu Jul 12 14:24:53 2007 UTC Modified files: /php-src/ext/mysql/testsmysql_constants.phpt Log: Blame me for not checking in a version that's been cleaned up with regards to Whitespace/CS...

[PHP-CVS] cvs: php-src /ext/mysql/tests mysql_tablename.phpt

2007-07-12 Thread Ulf Wendel
uw Thu Jul 12 13:58:41 2007 UTC Modified files: /php-src/ext/mysql/testsmysql_tablename.phpt Log: No skipping needed anymore, function is there even with mysqlnd.

[PHP-CVS] cvs: php-src /ext/mysql/tests mysql_constants.phpt

2007-07-12 Thread Ulf Wendel
uw Thu Jul 12 14:01:12 2007 UTC Added files: /php-src/ext/mysql/testsmysql_constants.phpt Log: Checks if ext/mysql exposes all constants it should expose.

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

2007-07-12 Thread Seiji Masugata
masugataThu Jul 12 15:28:37 2007 UTC Modified files: /php-src/ext/mbstring mbstring.c Log: Synced mail function in mb_send_mail function(Escape mail.force_extra_parameters value).

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

2007-07-12 Thread Seiji Masugata
masugataThu Jul 12 15:31:54 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/mbstring mbstring.c Log: Synced mail function in mb_send_mail function(Escape mail.force_extra_parameters value).

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

2007-07-12 Thread Antony Dovgal
tony2001Thu Jul 12 15:07:33 2007 UTC Modified files: /php-src/ext/unicodeunicode.c Log: fix MINFO handler http://cvs.php.net/viewvc.cgi/php-src/ext/unicode/unicode.c?r1=1.43r2=1.44diff_format=u Index: php-src/ext/unicode/unicode.c diff -u

[PHP-CVS] cvs: php-src /ext/mysql/tests mysql_query.phpt

2007-07-12 Thread Ulf Wendel
uw Thu Jul 12 16:03:10 2007 UTC Modified files: /php-src/ext/mysql/testsmysql_query.phpt Log: Testing SELECT a AS . This is nice to test strcmp() and similar...

[PHP-CVS] cvs: php-src /ext/mysql/tests mysql_result.phpt

2007-07-12 Thread Ulf Wendel
uw Thu Jul 12 16:04:15 2007 UTC Modified files: /php-src/ext/mysql/testsmysql_result.phpt Log: 1) Whitespace/CS 2) Playing with column aliases http://cvs.php.net/viewvc.cgi/php-src/ext/mysql/tests/mysql_result.phpt?r1=1.1r2=1.2diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/unicode config.m4 config.w32 unicode.dsp

2007-07-12 Thread Jani Taskinen
janiThu Jul 12 16:08:26 2007 UTC Modified files: /php-src/ext/unicodeconfig.m4 config.w32 unicode.dsp Log: - Removed unnecessary stuff http://cvs.php.net/viewvc.cgi/php-src/ext/unicode/config.m4?r1=1.10r2=1.11diff_format=u Index:

[PHP-CVS] cvs: CVSROOT / avail

2007-07-12 Thread Pierre-Alain Joye
pajoye Thu Jul 12 15:32:04 2007 UTC Modified files: /CVSROOTavail Log: - msaraujo pecl/lua karma http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1285r2=1.1286diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1285 CVSROOT/avail:1.1286 ---

Re: [PHP-CVS] cvs: php-src /ext/bcmath/libbcmath/src div.c init.c num2str.c

2007-07-12 Thread Nuno Lopes
if you are using safe_emalloc() you can remove all those ' == NULL' tests. Nuno On 7/10/07, Antony Dovgal [EMAIL PROTECTED] wrote: tony2001Tue Jul 10 11:07:56 2007 UTC Modified files: /php-src/ext/bcmath/libbcmath/src div.c init.c num2str.c Log: use safe_emalloc()

[PHP-CVS] cvs: php-src /ext/standard/tests/strings fprintf.phpt

2007-07-12 Thread Jani Taskinen
janiThu Jul 12 17:43:34 2007 UTC Modified files: /php-src/ext/standard/tests/strings fprintf.phpt Log: fix test http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/strings/fprintf.phpt?r1=1.2r2=1.3diff_format=u Index:

[PHP-CVS] cvs: php-src / acinclude.m4

2007-07-12 Thread Jani Taskinen
janiThu Jul 12 17:46:14 2007 UTC Modified files: /php-srcacinclude.m4 Log: fix the configure output http://cvs.php.net/viewvc.cgi/php-src/acinclude.m4?r1=1.375r2=1.376diff_format=u Index: php-src/acinclude.m4 diff -u php-src/acinclude.m4:1.375

[PHP-CVS] cvs: php-src /ext/date/lib parse_date.re timelib.c unixtime2tm.c /ext/date/tests bug35499.phpt bug41523.phpt bug41709.phpt bug41842.phpt bug41844.phpt bug41964.phpt

2007-07-12 Thread Derick Rethans
derick Thu Jul 12 18:56:42 2007 UTC Added files: /php-src/ext/date/tests bug41523.phpt bug41709.phpt bug41842.phpt bug41844.phpt bug41964.phpt Modified files: /php-src/ext/date/lib parse_date.re

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/date/lib parse_date.re timelib.c unixtime2tm.c /ext/date/tests bug35499.phpt bug41523.phpt bug41709.phpt bug41842.phpt bug41844.phpt bug41964.phpt

2007-07-12 Thread Derick Rethans
derick Thu Jul 12 18:58:00 2007 UTC Added files: (Branch: PHP_5_2) /php-src/ext/date/tests bug41523.phpt bug41709.phpt bug41842.phpt bug41844.phpt bug41964.phpt Modified files: /php-src/ext/date/lib

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

2007-07-12 Thread Derick Rethans
derick Thu Jul 12 18:58:48 2007 UTC Modified files: /php-src/ext/date php_date.c Log: - Missing file in commit. http://cvs.php.net/viewvc.cgi/php-src/ext/date/php_date.c?r1=1.141r2=1.142diff_format=u Index: php-src/ext/date/php_date.c diff -u

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

2007-07-12 Thread Derick Rethans
derick Thu Jul 12 18:59:05 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/date php_date.c Log: - MFH: Missing file in previous commit. http://cvs.php.net/viewvc.cgi/php-src/ext/date/php_date.c?r1=1.43.2.45.2.50r2=1.43.2.45.2.51diff_format=u Index:

Re: [PHP-CVS] cvs: php-src /ext/bcmath/libbcmath/src div.c init.c num2str.c

2007-07-12 Thread Antony Dovgal
On 12.07.2007 20:54, Nuno Lopes wrote: if you are using safe_emalloc() you can remove all those ' == NULL' tests. Actually emalloc() is supposed to bail out on failure, so NULL was not possible there either. But I just didn't want to touch that part of the code.. Nuno On 7/10/07, Antony

[PHP-CVS] cvs: php-src /ext/mysqli/tests connect.inc

2007-07-12 Thread Ulf Wendel
uw Thu Jul 12 20:04:18 2007 UTC Modified files: /php-src/ext/mysqli/tests connect.inc Log: Starting to merge the latest set of ext/mysqli tests from the mysqlnd SVN repro into HEAD. Again, it might happen that I crash the set of tests and don't mention

[PHP-CVS] cvs: php-src /ext/mysqli/tests skipif.inc

2007-07-12 Thread Ulf Wendel
uw Thu Jul 12 20:07:05 2007 UTC Modified files: /php-src/ext/mysqli/tests skipif.inc Log: Some tests intentionally fail connecting to the DB. Not being able to connect is no reason to skip the test. Also, no test should have hard-wired connection

[PHP-CVS] cvs: php-src /ext/mysqli/tests table.inc

2007-07-12 Thread Ulf Wendel
uw Thu Jul 12 20:10:24 2007 UTC Added files: /php-src/ext/mysqli/tests table.inc Log: Some of the upcoming new tests will use this little helper to create a very simple MySQL table with some data in it to play with.

[PHP-CVS] cvs: php-src /ext/mysqli/tests mysqli_affected_rows.phpt mysqli_affected_rows_oo.phpt mysqli_autocommit.phpt mysqli_autocommit_oo.phpt

2007-07-12 Thread Ulf Wendel
uw Thu Jul 12 20:20:57 2007 UTC Added files: /php-src/ext/mysqli/tests mysqli_affected_rows.phpt mysqli_affected_rows_oo.phpt mysqli_autocommit.phpt

[PHP-CVS] cvs: php-src /ext/mysqli/tests 001.phpt

2007-07-12 Thread Ulf Wendel
uw Thu Jul 12 20:28:25 2007 UTC Modified files: /php-src/ext/mysqli/tests 001.phpt Log: All the upcoming changes in the 0*.phpt files are pretty much the same. I'll describe them only once in with a bit of detail. 1) Correct Whitespace (space vs.

[PHP-CVS] cvs: php-src /ext/mysqli/tests 003.phpt 004.phpt

2007-07-12 Thread Ulf Wendel
uw Thu Jul 12 20:34:50 2007 UTC Modified files: /php-src/ext/mysqli/tests 003.phpt 004.phpt Log: Pretty much the same cosmetics and tweaking as before (proper UEXPECTF, done! at the end to detect crashes, connection parameter tweaking, ...) - plus:

[PHP-CVS] cvs: php-src /ext/mysqli/tests 005.phpt 006.phpt 007.phpt 008.phpt 009.phpt

2007-07-12 Thread Ulf Wendel
uw Thu Jul 12 20:38:26 2007 UTC Modified files: /php-src/ext/mysqli/tests 005.phpt 006.phpt 007.phpt 008.phpt 009.phpt Log: The usual tweaking: - take connection parameter from connect.inc - use proper UEXPECTF -

[PHP-CVS] cvs: php-src /ext/mysqli/tests 010.phpt 011.phpt 012.phpt 013.phpt 014.phpt 015.phpt 016.phpt 017.phpt 018.phpt 019.phpt

2007-07-12 Thread Ulf Wendel
uw Thu Jul 12 20:42:48 2007 UTC Modified files: /php-src/ext/mysqli/tests 010.phpt 011.phpt 012.phpt 013.phpt 014.phpt 015.phpt 016.phpt 017.phpt 018.phpt 019.phpt Log: Next 10 in row to be

[PHP-CVS] cvs: php-src /ext/mysqli/tests 020.phpt 021.phpt 022.phpt 023.phpt 024.phpt 025.phpt 026.phpt 027.phpt 028.phpt 029.phpt

2007-07-12 Thread Ulf Wendel
uw Thu Jul 12 20:49:29 2007 UTC Modified files: /php-src/ext/mysqli/tests 020.phpt 021.phpt 022.phpt 023.phpt 024.phpt 025.phpt 026.phpt 027.phpt 028.phpt 029.phpt Log: I forgot to mention:

[PHP-CVS] cvs: php-src /ext/mysqli/tests 030.phpt 031.phpt 032.phpt 033.phpt 034.phpt 035.phpt 036.phpt 037.phpt 038.phpt 039.phpt

2007-07-12 Thread Ulf Wendel
uw Thu Jul 12 20:53:05 2007 UTC Modified files: /php-src/ext/mysqli/tests 030.phpt 031.phpt 032.phpt 033.phpt 034.phpt 035.phpt 036.phpt 037.phpt 038.phpt 039.phpt Log: Connection parameter

[PHP-CVS] cvs: php-src /ext/mysqli/tests 040.phpt 041.phpt 042.phpt 043.phpt 044.phpt 045.phpt 046.phpt 047.phpt 048.phpt 049.phpt

2007-07-12 Thread Ulf Wendel
uw Thu Jul 12 20:55:12 2007 UTC Modified files: /php-src/ext/mysqli/tests 040.phpt 041.phpt 042.phpt 043.phpt 044.phpt 045.phpt 046.phpt 047.phpt 048.phpt 049.phpt Log: As usual: -

[PHP-CVS] cvs: php-src /ext/mysqli/tests 050.phpt 051.phpt 052.phpt 053.phpt 054.phpt 055.phpt 056.phpt 057.phpt 058.phpt 059.phpt

2007-07-12 Thread Ulf Wendel
uw Thu Jul 12 20:57:31 2007 UTC Modified files: /php-src/ext/mysqli/tests 050.phpt 051.phpt 052.phpt 053.phpt 054.phpt 055.phpt 056.phpt 057.phpt 058.phpt 059.phpt Log: Will this never end?

[PHP-CVS] cvs: php-src /ext/mysqli/tests 060.phpt 061.phpt 062.phpt 063.phpt 064.phpt 065.phpt 066.phpt 067.phpt 068.phpt 069.phpt 070.phpt 071.phpt 072.phpt 073.phpt 074.phpt

2007-07-12 Thread Ulf Wendel
uw Thu Jul 12 21:02:22 2007 UTC Modified files: /php-src/ext/mysqli/tests 060.phpt 061.phpt 062.phpt 063.phpt 064.phpt 065.phpt 066.phpt 067.phpt 068.phpt 069.phpt 070.phpt 071.phpt

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/reflection/tests reflectionObject_FileInfo_basic.phpt reflectionObject_FileInfo_error.phpt reflectionObject_constructor_basic.phpt reflectionObject_constructor_err

2007-07-12 Thread Zoe Slattery
zoe Thu Jul 12 21:03:39 2007 UTC Added files: (Branch: PHP_5_2) /php-src/ext/reflection/tests reflectionObject_FileInfo_error.phpt reflectionObject_getConstructor_basic.phpt

[PHP-CVS] cvs: php-src /ext/reflection/tests reflectionObject_FileInfo_basic.phpt reflectionObject_FileInfo_error.phpt reflectionObject_constructor_basic.phpt reflectionObject_constructor_error.phpt r

2007-07-12 Thread Zoe Slattery
zoe Thu Jul 12 21:08:02 2007 UTC Modified files: /php-src/ext/reflection/tests reflectionObject_FileInfo_basic.phpt reflectionObject_isInstantiable_basic.phpt

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

2007-07-12 Thread Jani Taskinen
janiThu Jul 12 22:05:10 2007 UTC Modified files: /php-src/ext/ldap ldap.c Log: - Fixed bug #39291 (ldap_sasl_bind() is mising sasl_authc_id paratemeter) # It's the equivalent for the ldapsearch -U parameter # @doc, @DOC or whatever the tag was..

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

2007-07-12 Thread Jani Taskinen
janiThu Jul 12 22:08:58 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS /php-src/ext/ldap ldap.c Log: MFH: - Fixed bug #39291 (ldap_sasl_bind() misses the sasl_authc_id parameter).

[PHP-CVS] cvs: php-src(PHP_5_2) / README.CVS-RULES

2007-07-12 Thread Johannes Schl
johannesThu Jul 12 23:44:43 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcREADME.CVS-RULES Log: MFH: - Mention [DOC] tag in the README - PHP_5_1 is closed meanwhile - Fixed a small typo

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

2007-07-12 Thread Johannes Schl
johannesThu Jul 12 23:44:30 2007 UTC Modified files: /php-srcREADME.CVS-RULES Log: - Mention [DOC] tag in the README - PHP_5_1 is closed meanwhile - Fixed a small typo

[PHP-CVS] cvs: php-src(PHP_4_4) / README.CVS-RULES

2007-07-12 Thread Johannes Schl
johannesThu Jul 12 23:44:50 2007 UTC Modified files: (Branch: PHP_4_4) /php-srcREADME.CVS-RULES Log: MFH: - Mention [DOC] tag in the README - PHP_5_1 is closed meanwhile - Fixed a small typo

[PHP-CVS] cvs: php-src /ext/ldap php_ldap.h

2007-07-12 Thread Jani Taskinen
janiFri Jul 13 01:22:43 2007 UTC Modified files: /php-src/ext/ldap php_ldap.h Log: - Removed non-existing function entry http://cvs.php.net/viewvc.cgi/php-src/ext/ldap/php_ldap.h?r1=1.34r2=1.35diff_format=u Index: php-src/ext/ldap/php_ldap.h diff -u

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

2007-07-12 Thread Jani Taskinen
janiFri Jul 13 01:15:47 2007 UTC Modified files: /php-src/ext/ldap ldap.c Log: - Fixed bug #41127 (Memory leak in ldap_{first|next}_attribute functions) [DOC] The last parameter ber is removed by this fix! (It's not needed)

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/ldap ldap.c php_ldap.h

2007-07-12 Thread Jani Taskinen
janiFri Jul 13 01:24:16 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS /php-src/ext/ldap ldap.c php_ldap.h Log: MFH:- Fixed bug #41127 (Memory leak in ldap_{first|next}_attribute functions) # This removes an useless parameter from 2

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

2007-07-12 Thread Jani Taskinen
janiFri Jul 13 02:00:26 2007 UTC Modified files: /php-src/ext/ldap ldap.c Log: - Make sure people call ldap_first_attribute() before ldap_next_attribute() http://cvs.php.net/viewvc.cgi/php-src/ext/ldap/ldap.c?r1=1.172r2=1.173diff_format=u Index:

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

2007-07-12 Thread Jani Taskinen
janiFri Jul 13 02:00:39 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/ldap ldap.c Log: MFH: - Make sure people call ldap_first_attribute() before ldap_next_attribute()

[PHP-CVS] cvs: php-src /ext/mysql/tests mysql_stat.phpt

2007-07-12 Thread Ulf Wendel
uw Thu Jul 12 13:31:27 2007 UTC Modified files: /php-src/ext/mysql/testsmysql_stat.phpt Log: 1) Whitespace/CS 2) Added check for default connection http://cvs.php.net/viewvc.cgi/php-src/ext/mysql/tests/mysql_stat.phpt?r1=1.1r2=1.2diff_format=u

[PHP-CVS] cvs: php-src /ext/mysqli/tests 002.phpt

2007-07-12 Thread Ulf Wendel
uw Thu Jul 12 20:31:18 2007 UTC Modified files: /php-src/ext/mysqli/tests 002.phpt Log: More typical changes: 1) Try to have portable SQL, don't create your own schema unless the test wants to test exactly this 2) Don't rely on default SQL sort