RE: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/zip/lib zip_open.c

2006-11-16 Thread Andi Gutmans
Oops, didn't see this. > -Original Message- > From: Pierre [mailto:[EMAIL PROTECTED] > Sent: Wednesday, November 15, 2006 9:41 AM > To: Dmitry Stogov > Cc: Pierre-Alain Joye; php-cvs@lists.php.net; Wez Furlong > Subject: Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/zip/lib zip_open.c > > On

RE: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/zip/lib zip_close.c zip_open.c zip_source_file.c

2006-11-16 Thread Andi Gutmans
How come the "b" in fopen() doesn't work? > -Original Message- > From: Pierre-Alain Joye [mailto:[EMAIL PROTECTED] > Sent: Wednesday, November 15, 2006 11:14 AM > To: php-cvs@lists.php.net > Subject: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/zip/lib > zip_close.c zip_open.c zip_source_file.c

[PHP-CVS] cvs: CVSROOT / avail

2006-11-16 Thread Rasmus Lerdorf
rasmus Thu Nov 16 21:44:14 2006 UTC Modified files: /CVSROOTavail Log: doc karma for Oliver http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1213&r2=1.1214&diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1213 CVSROOT/avail:1.1214 --- CVSROOT/av

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

2006-11-16 Thread Derick Rethans
derick Thu Nov 16 20:33:44 2006 UTC Modified files: /php-src/ext/standard string.c /php-src/ext/standard/tests/strings strtr2.phpt Log: - Add the strtr implementation for unicode for the case where there are characters with a code point value >= 256

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/pcre/pcrelib internal.h

2006-11-16 Thread Nuno Lopes
nlopess Thu Nov 16 18:58:02 2006 UTC Removed files: (Branch: PHP_5_2) /php-src/ext/pcre/pcrelib internal.h Log: remove old file (which was already removed from 4.4 and HEAD trees) -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://ww

[PHP-CVS] cvs: php-src /ext/pdo_firebird firebird_driver.c /ext/pdo_pgsql pgsql_statement.c

2006-11-16 Thread Ilia Alshanetsky
iliaa Thu Nov 16 17:34:42 2006 UTC Modified files: /php-src/ext/pdo_firebird firebird_driver.c /php-src/ext/pdo_pgsql pgsql_statement.c Log: MFB: fixed compiler warnings http://cvs.php.net/viewvc.cgi/php-src/ext/pdo_firebird/firebird_driver.c?r1

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/mbstring/libmbfl/filters mbfilter_cp51932.c /ext/pdo_firebird firebird_driver.c /ext/pdo_pgsql pgsql_statement.c

2006-11-16 Thread Ilia Alshanetsky
iliaa Thu Nov 16 17:33:39 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/mbstring/libmbfl/filters mbfilter_cp51932.c /php-src/ext/pdo_firebird firebird_driver.c /php-src/ext/pdo_pgsql pgsql_statement.c Log: Fixed compiler warnings

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

2006-11-16 Thread Hannes Magnusson
bjori Thu Nov 16 16:08:09 2006 UTC Modified files: /php-src/main/streams plain_wrapper.c Log: MFB: Fix ftruncate() with negative size http://cvs.php.net/viewvc.cgi/php-src/main/streams/plain_wrapper.c?r1=1.77&r2=1.78&diff_format=u Index: php-src/main/

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

2006-11-16 Thread Hannes Magnusson
bjori Thu Nov 16 16:06:52 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/main/streams plain_wrapper.c Log: Fix ftruncate() with negative size on FreeBSD http://cvs.php.net/viewvc.cgi/php-src/main/streams/plain_wrapper.c?r1=1.52.2.6.2.11&r2=1.52.2.

[PHP-CVS] cvs: CVSROOT / avail

2006-11-16 Thread Martin Jansen
mj Thu Nov 16 14:03:00 2006 UTC Modified files: /CVSROOTavail Log: * PEAR karma for Benedikt Hallinger. http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1212&r2=1.1213&diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1212 CVSROOT/avail:1.12

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/file touch.phpt /ext/standard/tests/general_functions sys_getloadavg.phpt /ext/standard/tests/network ip.phpt

2006-11-16 Thread Antony Dovgal
tony2001Thu Nov 16 13:49:20 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard/tests/filetouch.phpt /php-src/ext/standard/tests/general_functions sys_getloadavg.phpt /php-src/ext/standard/tests/network ip.phpt Log: fix tests

[PHP-CVS] cvs: php-src /ext/standard/tests/file touch.phpt /ext/standard/tests/general_functions sys_getloadavg.phpt /ext/standard/tests/network ip.phpt

2006-11-16 Thread Antony Dovgal
tony2001Thu Nov 16 13:49:01 2006 UTC Modified files: /php-src/ext/standard/tests/filetouch.phpt /php-src/ext/standard/tests/general_functions sys_getloadavg.phpt /php-src/ext/standard/tests/network ip.phpt Log: fix tests (add missing SKI

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

2006-11-16 Thread Michael Wallner
mikeThu Nov 16 13:36:03 2006 UTC Modified files: /php-src/ext/zlib zlib.c Log: - fix protos http://cvs.php.net/viewvc.cgi/php-src/ext/zlib/zlib.c?r1=1.211&r2=1.212&diff_format=u Index: php-src/ext/zlib/zlib.c diff -u php-src/ext/zlib/zlib.c:1.211 php-src/e

[PHP-CVS] cvs: php-src / unicode-progress.txt

2006-11-16 Thread Michael Wallner
mikeThu Nov 16 13:33:35 2006 UTC Modified files: /php-srcunicode-progress.txt Log: - fix ext/zlib status; Nuno upgraded gzio stream wrapper and filter seem untouched http://cvs.php.net/viewvc.cgi/php-src/unicode-progress.txt?r1=1.59&r2=1.60&diff_

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/file get_current_user.phpt magic_quotes.phpt touch.phpt /ext/standard/tests/general_functions error_get_last.phpt import_request.phpt include_path.

2006-11-16 Thread Antony Dovgal
tony2001Thu Nov 16 13:01:23 2006 UTC Added files: (Branch: PHP_5_2) /php-src/ext/standard/tests/fileget_current_user.phpt magic_quotes.phpt touch.phpt /php-src/ext/standard/tests/general_functions error_g

[PHP-CVS] cvs: php-src /ext/standard/tests/file get_current_user.phpt touch.phpt /ext/standard/tests/general_functions error_get_last.phpt import_request.phpt include_path.phpt parse_ini_file.phpt ra

2006-11-16 Thread Antony Dovgal
tony2001Thu Nov 16 13:00:04 2006 UTC Added files: /php-src/ext/standard/tests/fileget_current_user.phpt touch.phpt /php-src/ext/standard/tests/general_functions error_get_last.phpt import

[PHP-CVS] cvs: php-src / unicode-progress.txt

2006-11-16 Thread Michael Wallner
mikeThu Nov 16 09:18:55 2006 UTC Modified files: /php-srcunicode-progress.txt Log: - ext/ progress http://cvs.php.net/viewvc.cgi/php-src/unicode-progress.txt?r1=1.58&r2=1.59&diff_format=u Index: php-src/unicode-progress.txt diff -u php-src/unicode-progre

[PHP-CVS] cvs: CVSROOT / avail

2006-11-16 Thread Derick Rethans
derick Thu Nov 16 09:09:04 2006 UTC Modified files: /CVSROOTavail Log: - Give John phpdoc karma. http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1211&r2=1.1212&diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1211 CVSROOT/avail:1.1212 --- CVSRO

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

2006-11-16 Thread Hannes Magnusson
bjori Thu Nov 16 08:52:15 2006 UTC Removed files: (Branch: PHP_5_2) /php-src/ext/zip/tests oo_get_comment.phpt Log: renamed to oo_getcomment.phpt -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php