[PHP-CVS] cvs: php-src /ext/spl/tests spl_autoload_001.phpt

2005-08-09 Thread Dmitry Stogov
dmitry Wed Aug 10 02:36:27 2005 EDT Modified files: /php-src/ext/spl/tests spl_autoload_001.phpt Log: Fixed test file (.inc.php -> .php) http://cvs.php.net/diff.php/php-src/ext/spl/tests/spl_autoload_001.phpt?r1=1.3&r2=1.4&ty=u Index: php-src/ext/spl/te

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/spl/tests spl_autoload_001.phpt

2005-08-09 Thread Dmitry Stogov
dmitry Wed Aug 10 02:10:06 2005 EDT Modified files: (Branch: PHP_5_1) /php-src/ext/spl/tests spl_autoload_001.phpt Log: Fixed test file (.inc.php -> .php) http://cvs.php.net/diff.php/php-src/ext/spl/tests/spl_autoload_001.phpt?r1=1.3&r2=1.3.2.1&ty=u Inde

Re: [PHP-CVS] cvs: php-src / NEWS /ext/standard string.c /ext/standard/tests/strings stristr.phpt strstr.phpt

2005-08-09 Thread Andi Gutmans
Please use strlcpy() and not strncpy(). http://www.courtesan.com/todd/papers/strlcpy.html for more info PHP bundles this functionality... Andi At 08:49 PM 8/9/2005 +, Johannes Schlüter wrote: johannesTue Aug 9 16:49:19 2005 EDT Added files: /php-src/ext/standard/tes

Re: [PHP-CVS] cvs: php-src / NEWS /ext/standard string.c /ext/standard/tests/strings stristr.phpt strstr.phpt

2005-08-09 Thread Adam Maccabee Trachtenberg
On Tue, 9 Aug 2005, Andrei Zmievski wrote: > Yep, those are the bigs ones. The merge won't happen until a day or two > from now (struggling with stupid 'patch' program), but please, don't > commit anything in those areas. If only Rasmus had written patch instead of Larry, then patch would be PHP'

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

2005-08-09 Thread Andi Gutmans
andiTue Aug 9 18:23:04 2005 EDT Modified files: (Branch: PHP_5_1) /php-srcNEWS Log: - This didn't end up being included http://cvs.php.net/diff.php/php-src/NEWS?r1=1.2027.2.2&r2=1.2027.2.3&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.2 php-s

Re: [PHP-CVS] cvs: php-src / NEWS /ext/standard string.c /ext/standard/tests/strings stristr.phpt strstr.phpt

2005-08-09 Thread Andrei Zmievski
Yep, those are the bigs ones. The merge won't happen until a day or two from now (struggling with stupid 'patch' program), but please, don't commit anything in those areas. -Andrei On Aug 9, 2005, at 2:12 PM, Rasmus Lerdorf wrote: Wez Furlong wrote: We quite clearly agreed to a total freeze

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/spl php_spl.c

2005-08-09 Thread Marcus Boerger
helly Tue Aug 9 17:13:04 2005 EDT Modified files: (Branch: PHP_5_1) /php-src/ext/splphp_spl.c Log: - MFH: PEAR uses .php not .inc.php (as discussed with Andi) http://cvs.php.net/diff.php/php-src/ext/spl/php_spl.c?r1=1.52&r2=1.52.2.1&ty=u Index: php-src/ext

Re: [PHP-CVS] cvs: php-src / NEWS /ext/standard string.c /ext/standard/tests/strings stristr.phpt strstr.phpt

2005-08-09 Thread Rasmus Lerdorf
Wez Furlong wrote: > We quite clearly agreed to a total freeze while Andrei and Dmitry > merge the unicode stuff. > It's a *huge* patch, so let's please respect the time they are > investing into this and keep our f***ing hands off the repos until > they're done. Well, it's going to take a while t

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

2005-08-09 Thread Marcus Boerger
helly Tue Aug 9 17:11:43 2005 EDT Modified files: /php-src/ext/splphp_spl.c Log: - PEAR uses .php not .inc.php http://cvs.php.net/diff.php/php-src/ext/spl/php_spl.c?r1=1.52&r2=1.53&ty=u Index: php-src/ext/spl/php_spl.c diff -u php-src/ext/spl/php_spl.c:1.

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/date php_date.c /ext/date/lib parse_date.c /ext/date/lib/resource parse_date.re /ext/date/tests bug33414-2.phpt mktime-2.phpt

2005-08-09 Thread Derick Rethans
derick Tue Aug 9 17:10:23 2005 EDT Modified files: (Branch: PHP_5_1) /php-src/ext/date php_date.c /php-src/ext/date/lib parse_date.c /php-src/ext/date/lib/resource parse_date.re /php-src/ext/date/tests bug33414-2.phpt mktime-2.phpt Lo

Re: [PHP-CVS] cvs: php-src / NEWS /ext/standard string.c /ext/standard/tests/strings stristr.phpt strstr.phpt

2005-08-09 Thread Wez Furlong
We quite clearly agreed to a total freeze while Andrei and Dmitry merge the unicode stuff. It's a *huge* patch, so let's please respect the time they are investing into this and keep our f***ing hands off the repos until they're done. --Wez. On 8/9/05, Marcus Boerger <[EMAIL PROTECTED]> wrote: >

[PHP-CVS] cvs: php-src /ext/date php_date.c /ext/date/lib parse_date.c /ext/date/lib/resource parse_date.re /ext/date/tests bug33414-2.phpt date_create-3.phpt mktime-2.phpt

2005-08-09 Thread Derick Rethans
derick Tue Aug 9 17:07:55 2005 EDT Added files: /php-src/ext/date/tests date_create-3.phpt Modified files: /php-src/ext/date php_date.c /php-src/ext/date/lib parse_date.c /php-src/ext/date/lib/resource parse_date.re

Re: [PHP-CVS] cvs: php-src / NEWS /ext/standard string.c /ext/standard/tests/strings stristr.phpt strstr.phpt

2005-08-09 Thread Marcus Boerger
Hello Wez, this is 6.0 but Andrei should claim cvs lock though :-) marcus Tuesday, August 9, 2005, 10:59:51 PM, you wrote: > Err, aren't we in a feature freeze? > --Wez. > On 8/9/05, Johannes Schlüter <[EMAIL PROTECTED]> wrote: >> johannesTue Aug 9 16:49:19 2005 EDT >> >>

Re: [PHP-CVS] cvs: php-src / NEWS /ext/standard string.c /ext/standard/tests/strings stristr.phpt strstr.phpt

2005-08-09 Thread Wez Furlong
Err, aren't we in a feature freeze? --Wez. On 8/9/05, Johannes Schlüter <[EMAIL PROTECTED]> wrote: > johannesTue Aug 9 16:49:19 2005 EDT > > Added files: > /php-src/ext/standard/tests/strings stristr.phpt > > Modified files: > /php-srcNEWS > /php-src/ext/sta

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

2005-08-09 Thread Johannes Schl
johannesTue Aug 9 16:49:19 2005 EDT Added files: /php-src/ext/standard/tests/strings stristr.phpt Modified files: /php-srcNEWS /php-src/ext/standard string.c /php-src/ext/standard/tests/strings strstr.phpt Log:

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

2005-08-09 Thread Marcus Boerger
Hello Frank, this broke my build again. Before i was able to support 02a, 0.3beta1 (the latest according to the web) and with/without the zlib support. Now here is my error: /usr/src/php-cvs/ext/ming/ming.c: In function `zif_ming_useConstants': /usr/src/php-cvs/ext/ming/ming.c:140: warning: imp

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

2005-08-09 Thread Ilia Alshanetsky
iliaa Tue Aug 9 13:58:04 2005 EDT Modified files: /php-src/ext/standard url.h Log: Missing patch bit. http://cvs.php.net/diff.php/php-src/ext/standard/url.h?r1=1.20&r2=1.21&ty=u Index: php-src/ext/standard/url.h diff -u php-src/ext/standard/url.h:1.2

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

2005-08-09 Thread Andrei Zmievski
andrei Tue Aug 9 13:29:46 2005 EDT Removed files: /php-src/ext/pcre/pcrelib internal.h Log: Remove old internal.h file. -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

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

2005-08-09 Thread Jani Taskinen
sniper Tue Aug 9 11:07:20 2005 EDT Modified files: /php-srcNEWS Log: reword http://cvs.php.net/diff.php/php-src/NEWS?r1=1.2029&r2=1.2030&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.2029 php-src/NEWS:1.2030 --- php-src/NEWS:1.2029 Tue Aug 9 10:40:53 20

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

2005-08-09 Thread Ilia Alshanetsky
iliaa Tue Aug 9 10:41:01 2005 EDT Modified files: /php-srcNEWS /php-src/ext/standard basic_functions.c Log: News and constants for parse_url(). http://cvs.php.net/diff.php/php-src/NEWS?r1=1.2028&r2=1.2029&ty=u Index: php-src/NEWS diff -u php

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

2005-08-09 Thread Ilia Alshanetsky
iliaa Tue Aug 9 10:17:29 2005 EDT Modified files: /php-src/ext/standard url.c Log: Added option to parse_url() to retrieve a particular URL component. http://cvs.php.net/diff.php/php-src/ext/standard/url.c?r1=1.86&r2=1.87&ty=u Index: php-src/ext/stan

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

2005-08-09 Thread Ilia Alshanetsky
iliaa Tue Aug 9 10:15:01 2005 EDT Modified files: /php-src/ext/curl interface.c php_curl.h Log: Added curl_setopt_array(), allowing setting of multiple cURL options. Added CURLINFO_HEADER_OUT to facilitate request retrieval. http://cvs.php.net/diff.php

[PHP-CVS] my word document

2005-08-09 Thread ths
Requested file. -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

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

2005-08-09 Thread Derick Rethans
On Fri, 5 Aug 2005, Anantha Kesari H Y wrote: > hyanantha Fri Aug 5 10:09:21 2005 EDT > > Modified files: (Branch: PHP_4_4) > /php-src/ext/exif exif.c > Log: > NetWare specific stat structure issues. > --Kamesh Wouldn't it be a good idea to abstract this so

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

2005-08-09 Thread Derick Rethans
derick Tue Aug 9 05:52:46 2005 EDT Modified files: /php-srcbuildconf Log: - Fixed buildconf for PHP 6. http://cvs.php.net/diff.php/php-src/buildconf?r1=1.64&r2=1.65&ty=u Index: php-src/buildconf diff -u php-src/buildconf:1.64 php-src/buildconf:1.65 ---

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

2005-08-09 Thread Sebastian Bergmann
sebastian Tue Aug 9 05:46:57 2005 EDT Modified files: /php-src/ext/pcre config.w32 Log: MFB: Sync with config.m4. http://cvs.php.net/diff.php/php-src/ext/pcre/config.w32?r1=1.4&r2=1.5&ty=u Index: php-src/ext/pcre/config.w32 diff -u php-src/ext/pcre/conf

[PHP-CVS] cvs: php-src / configure.in /main php.h php_version.h ZendEngine2 zend_extensions.h zend_modules.h

2005-08-09 Thread Derick Rethans
d_modules.h,v 1.67 2005/08/03 13:30:55 sniper Exp $ */ +/* $Id: zend_modules.h,v 1.68 2005/08/09 08:47:56 derick Exp $ */ #ifndef MODULES_H #define MODULES_H @@ -38,7 +38,7 @@ extern struct _zend_arg_info fourth_arg_force_ref[5]; extern struct _zend_arg_info all_args_by_ref[1]; -#define ZEND_MODULE_API

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

2005-08-09 Thread Jani Taskinen
sniper Tue Aug 9 04:08:21 2005 EDT Modified files: /php-srcNEWS Log: UN http://cvs.php.net/diff.php/php-src/NEWS?r1=1.2027&r2=1.2028&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027 php-src/NEWS:1.2028 --- php-src/NEWS:1.2027 Mon Aug 8 17:35:03 2005 +