[PHP-CVS] cvs: php-src(PHP_5_0) /ext/standard dl.c

2005-03-21 Thread Anantha Kesari H Y
hyanantha Mon Mar 21 03:34:38 2005 EDT Modified files: (Branch: PHP_5_0) /php-src/ext/standard dl.c Log: NetWare LibC headers have sys/param.h http://cvs.php.net/diff.php/php-src/ext/standard/dl.c?r1=1.96.2.1&r2=1.96.2.2&ty=u Index: php-src/ext/sta

[PHP-CVS] cvs: php-src(PHP_5_0) /ext/standard file.c

2005-03-21 Thread Anantha Kesari H Y
hyanantha Mon Mar 21 03:40:55 2005 EDT Modified files: (Branch: PHP_5_0) /php-src/ext/standard file.c Log: NetWare LibC headers have sys/param.h http://cvs.php.net/diff.php/php-src/ext/standard/file.c?r1=1.382.2.6&r2=1.382.2.7&ty=u Index: php-src/e

[PHP-CVS] cvs: php-src(PHP_5_0) /ext/standard ftp_fopen_wrapper.c

2005-03-21 Thread Anantha Kesari H Y
hyanantha Mon Mar 21 03:42:34 2005 EDT Modified files: (Branch: PHP_5_0) /php-src/ext/standard ftp_fopen_wrapper.c Log: NetWare LibC headers have sys/param.h http://cvs.php.net/diff.php/php-src/ext/standard/ftp_fopen_wrapper.c?r1=1.74.2.3&r2=1.74.2

[PHP-CVS] cvs: php-src(PHP_5_0) /ext/standard html.c

2005-03-21 Thread Anantha Kesari H Y
hyanantha Mon Mar 21 03:43:57 2005 EDT Modified files: (Branch: PHP_5_0) /php-src/ext/standard html.c Log: NetWare can make use of configure generated php_config.h http://cvs.php.net/diff.php/php-src/ext/standard/html.c?r1=1.97.2.7&r2=1.97.2.8&ty=u

[PHP-CVS] cvs: php-src(PHP_5_0) /ext/standard http_fopen_wrapper.c

2005-03-21 Thread Anantha Kesari H Y
hyanantha Mon Mar 21 03:46:50 2005 EDT Modified files: (Branch: PHP_5_0) /php-src/ext/standard http_fopen_wrapper.c Log: NetWare LibC headers have sys/param.h http://cvs.php.net/diff.php/php-src/ext/standard/http_fopen_wrapper.c?r1=1.88&r2=1.88.2.1

Re: [PHP-CVS] cvs: php-src(PHP_5_0) /ext/standard http_fopen_wrapper.c

2005-03-21 Thread Derick Rethans
In-Reply-To: <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by amavisd-new at jdimedia.nl X-Amavis-Alert: BAD HEADER Improper folded header field made up entirely of whitespace in mes

Re: [PHP-CVS] cvs: php-src(PHP_5_0) /ext/standard http_fopen_wrapper.c

2005-03-21 Thread Christopher Kings-Lynne
hyanantha Mon Mar 21 03:46:50 2005 EDT Modified files: (Branch: PHP_5_0) /php-src/ext/standard http_fopen_wrapper.c Log: NetWare LibC headers have sys/param.h Perhaps it's a good idea to commit more than one file at a time? That makes less noise on the CVS list a

[PHP-CVS] cvs: php-src(PHP_5_0) /ext/standard pack.c

2005-03-21 Thread Anantha Kesari H Y
hyanantha Mon Mar 21 03:55:45 2005 EDT Modified files: (Branch: PHP_5_0) /php-src/ext/standard pack.c Log: NetWare LibC headers have sys/param.h http://cvs.php.net/diff.php/php-src/ext/standard/pack.c?r1=1.52.2.2&r2=1.52.2.3&ty=u Index: php-src/ext

Re: [PHP-CVS] cvs: php-src(PHP_5_0) /ext/standard http_fopen_wrapper.c

2005-03-21 Thread Derick Rethans
On Mon, 21 Mar 2005, Christopher Kings-Lynne wrote: > > >hyanantha Mon Mar 21 03:46:50 2005 EDT > > > > > > Modified files: (Branch: PHP_5_0) > > > /php-src/ext/standard http_fopen_wrapper.c Log: > > > NetWare LibC headers have sys/param.h > > > > > > Perhaps it's a g

[PHP-CVS] cvs: php-src /ext/soap php_sdl.c php_sdl.h /ext/soap/tests/bugs bug30928.wsdl /ext/soap/tests/schema test_schema.inc

2005-03-21 Thread Dmitry Stogov
dmitry Mon Mar 21 10:52:54 2005 EDT Modified files: /php-src/ext/soap php_sdl.c php_sdl.h /php-src/ext/soap/tests/bugsbug30928.wsdl /php-src/ext/soap/tests/schema test_schema.inc Log: Support for "parts" attribute http://cvs.php.net

[PHP-CVS] cvs: php-src(PHP_5_0) /ext/soap/tests/bugs bug30928.wsdl /ext/soap/tests/schema test_schema.inc

2005-03-21 Thread Dmitry Stogov
dmitry Mon Mar 21 10:53:32 2005 EDT Modified files: (Branch: PHP_5_0) /php-src/ext/soap/tests/bugsbug30928.wsdl /php-src/ext/soap/tests/schema test_schema.inc Log: Fixed wrong WSDL in test files http://cvs.php.net/diff.php/php-src/ext/soap/t

[PHP-CVS] cvs: php-src(PHP_5_0) /ext/soap php_sdl.c php_sdl.h

2005-03-21 Thread Dmitry Stogov
dmitry Mon Mar 21 10:57:17 2005 EDT Modified files: (Branch: PHP_5_0) /php-src/ext/soap php_sdl.c php_sdl.h Log: Support for "parts" attribute. http://cvs.php.net/diff.php/php-src/ext/soap/php_sdl.c?r1=1.70.2.6&r2=1.70.2.7&ty=u Index: php-src/ext/soap/php_

[PHP-CVS] cvs: php-src /ext/spl spl_array.c /ext/spl/tests bug32394.phpt

2005-03-21 Thread Marcus Boerger
helly Mon Mar 21 15:07:33 2005 EDT Added files: /php-src/ext/spl/tests bug32394.phpt Modified files: /php-src/ext/splspl_array.c Log: - Fix Bug #32394 offsetUnset() segfaults in a foreach http://cvs.php.net/diff.php/php-src

[PHP-CVS] cvs: php-src(PHP_5_0) / NEWS /ext/spl spl_array.c /ext/spl/tests bug32394.phpt

2005-03-21 Thread Marcus Boerger
helly Mon Mar 21 15:13:54 2005 EDT Added files: (Branch: PHP_5_0) /php-src/ext/spl/tests bug32394.phpt Modified files: /php-srcNEWS /php-src/ext/splspl_array.c Log: - Fixed bug #32394 offsetUnset() segfaults in a foreach

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

2005-03-21 Thread Ilia Alshanetsky
iliaa Mon Mar 21 20:45:17 2005 EDT Modified files: /php-src/ext/standard array.c Log: Simplify argument checking code for array_combine(). http://cvs.php.net/diff.php/php-src/ext/standard/array.c?r1=1.295&r2=1.296&ty=u Index: php-src/ext/standard/arra