[PHP-CVS] cvs: php-src(PHP_5_0) / NEWS configure.in /main php_version.h ZendEngine2 zend.h

2004-09-23 Thread Andi Gutmans
andiThu Sep 23 17:56:16 2004 EDT Modified files: (Branch: PHP_5_0) /php-srcNEWS configure.in /ZendEngine2zend.h /php-src/main php_version.h Log: - PHP 5.0.3-dev http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1760.2.80&r2=1.1760.2

[PHP-CVS] cvs: php-src(PHP_5_0) / NEWS configure.in /main php_version.h ZendEngine2 zend.h

2004-09-23 Thread Andi Gutmans
andiThu Sep 23 17:21:59 2004 EDT Modified files: (Branch: PHP_5_0) /php-srcNEWS configure.in /ZendEngine2zend.h /php-src/main php_version.h Log: - Roll 5.0.2 http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1760.2.79&r2=1.1760.2.80

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

2004-09-23 Thread Marcus Boerger
helly Thu Sep 23 14:45:27 2004 EDT Modified files: (Branch: PHP_5_0) /php-srcNEWS Log: BFN http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1760.2.78&r2=1.1760.2.79&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1760.2.78 php-src/NEWS:1.1760.2.79 --- php-src/

[PHP-CVS] cvs: php-src /tests/reflection bug30209.phpt

2004-09-23 Thread Marcus Boerger
helly Thu Sep 23 14:43:22 2004 EDT Modified files: /php-src/tests/reflection bug30209.phpt Log: Add test description http://cvs.php.net/diff.php/php-src/tests/reflection/bug30209.phpt?r1=1.1&r2=1.2&ty=u Index: php-src/tests/reflection/bug30209.phpt diff -u p

[PHP-CVS] cvs: php-src(PHP_5_0) /tests/reflection bug30209.phpt

2004-09-23 Thread Marcus Boerger
helly Thu Sep 23 14:42:49 2004 EDT Added files: (Branch: PHP_5_0) /php-src/tests/reflection bug30209.phpt Log: MFH http://cvs.php.net/co.php/php-src/tests/reflection/bug30209.phpt?r=1.1&p=1 Index: php-src/tests/reflection/bug30209.phpt +++ php-src/tests/r

[PHP-CVS] cvs: php-src /tests/reflection bug30209.phpt

2004-09-23 Thread Marcus Boerger
helly Thu Sep 23 14:38:35 2004 EDT Added files: /php-src/tests/reflection bug30209.phpt Log: Add new test http://cvs.php.net/co.php/php-src/tests/reflection/bug30209.phpt?r=1.1&p=1 Index: php-src/tests/reflection/bug30209.phpt +++ php-src/tests/reflectio

Re: [PHP-CVS] cvs: php-src /sapi/apache2filter sapi_apache2.c

2004-09-23 Thread Derick Rethans
On Thu, 23 Sep 2004, Anantha Kesari H Y wrote: > hyanantha Thu Sep 23 11:08:32 2004 EDT > > Modified files: > /php-src/sapi/apache2filter sapi_apache2.c > Log: > TSRMLS_FETCH should be called prior to accessing any of the SG members > > > http://cvs.php.net/diff.php/php

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

2004-09-23 Thread Anantha Kesari H Y
hyanantha Thu Sep 23 11:57:30 2004 EDT Modified files: /php-src/main mergesort.c Log: removed unwanted NetWare specific changes http://cvs.php.net/diff.php/php-src/main/mergesort.c?r1=1.14&r2=1.15&ty=u Index: php-src/main/mergesort.c diff -u php-s

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

2004-09-23 Thread Anantha Kesari H Y
hyanantha Thu Sep 23 11:43:54 2004 EDT Modified files: /php-src/main fopen_wrappers.c Log: removed redundant checks for NETWARE http://cvs.php.net/diff.php/php-src/main/fopen_wrappers.c?r1=1.170&r2=1.171&ty=u Index: php-src/main/fopen_wrappers.c d

[PHP-CVS] cvs: php-src /sapi/apache2filter sapi_apache2.c

2004-09-23 Thread Anantha Kesari H Y
hyanantha Thu Sep 23 11:08:32 2004 EDT Modified files: /php-src/sapi/apache2filter sapi_apache2.c Log: TSRMLS_FETCH should be called prior to accessing any of the SG members http://cvs.php.net/diff.php/php-src/sapi/apache2filter/sapi_apache2.c?r1=1.127&

[PHP-CVS] cvs: php-src /sapi/apache2filter php_apache.h

2004-09-23 Thread Anantha Kesari H Y
hyanantha Thu Sep 23 10:36:42 2004 EDT Modified files: /php-src/sapi/apache2filter php_apache.h Log: NetWare now has a POSIX compliant stat structure so no need of CLIB_STAT_PATCH and all such macros http://cvs.php.net/diff.php/php-src/sapi/apache2filt

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

2004-09-23 Thread Anantha Kesari H Y
hyanantha Thu Sep 23 09:07:43 2004 EDT Modified files: /php-src/main/streams userspace.c Log: CLIB_STAT_PATCH check is redundant. So removing it http://cvs.php.net/diff.php/php-src/main/streams/userspace.c?r1=1.27&r2=1.28&ty=u Index: php-src/main