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

2006-05-15 Thread Ilia Alshanetsky
iliaa Tue May 16 00:40:36 2006 UTC Modified files: /php-src/main main.c Log: MFB: Disable realpath cache when open_basedir or safe_mode are enabled on a per-request basis. http://cvs.php.net/viewcvs.cgi/php-src/main/main.c?r1=1.688&r2=1.689&diff_f

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

2006-05-15 Thread Ilia Alshanetsky
iliaa Tue May 16 00:39:33 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/main main.c /php-srcNEWS Log: Disable realpath cache when open_basedir or safe_mode are enabled on a per-request basis. http://cvs.php.net/viewcvs.cgi/php-src/mai

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

2006-05-15 Thread Sebastian Bergmann
sebastian Mon May 15 16:08:18 2006 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: My bad. http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.547.2.25&r2=1.2027.2.547.2.26&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.

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

2006-05-15 Thread Sebastian Bergmann
sebastian Mon May 15 16:03:41 2006 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: Fugbix NEWS entries. http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.547.2.24&r2=1.2027.2.547.2.25&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:

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

2006-05-15 Thread Sebastian Bergmann
sebastian Mon May 15 16:01:24 2006 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: Fugbix typo. http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.547.2.23&r2=1.2027.2.547.2.24&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2

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

2006-05-15 Thread Dmitry Stogov
dmitry Mon May 15 15:38:46 2006 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.547.2.22&r2=1.2027.2.547.2.23&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.22 php-src/NE

[PHP-CVS] cvs: php-src /sapi/cgi cgi_main.c fastcgi.c fastcgi.h

2006-05-15 Thread Dmitry Stogov
dmitry Mon May 15 14:30:50 2006 UTC Modified files: /php-src/sapi/cgi cgi_main.c fastcgi.c fastcgi.h Log: - Removed source compatibility with libfcgi - Optimized access to FastCGI environment using HashTable instead of linear sear ch - Allowed PHP_FCGI_MA

[PHP-CVS] cvs: php-src(PHP_5_2) /sapi/cgi cgi_main.c fastcgi.c fastcgi.h

2006-05-15 Thread Dmitry Stogov
dmitry Mon May 15 14:30:32 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/sapi/cgi cgi_main.c fastcgi.c fastcgi.h Log: - Removed source compatibility with libfcgi - Optimized access to FastCGI environment using HashTable instead of linear search - Allow

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/date/lib timelib_structs.h unixtime2tm.c

2006-05-15 Thread Derick Rethans
derick Mon May 15 08:54:16 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/date/lib timelib_structs.h unixtime2tm.c Log: - MFH: Fixed windows compile error. http://cvs.php.net/viewcvs.cgi/php-src/ext/date/lib/timelib_structs.h?r1=1.13.2.6.2.1&r2

[PHP-CVS] cvs: php-src /ext/date/lib timelib_structs.h unixtime2tm.c

2006-05-15 Thread Derick Rethans
derick Mon May 15 08:53:58 2006 UTC Modified files: /php-src/ext/date/lib timelib_structs.h unixtime2tm.c Log: - Fixed windows compile error. http://cvs.php.net/viewcvs.cgi/php-src/ext/date/lib/timelib_structs.h?r1=1.21&r2=1.22&diff_format=u Index: php

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

2006-05-15 Thread Antony Dovgal
tony2001Mon May 15 08:34:02 2006 UTC Modified files: /php-src/ext/oci8 config.w32 Log: disable OCILobRead2() support on Win32 http://cvs.php.net/viewcvs.cgi/php-src/ext/oci8/config.w32?r1=1.6&r2=1.7&diff_format=u Index: php-src/ext/oci8/config.w32 d

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/oci8 config.w32

2006-05-15 Thread Antony Dovgal
tony2001Mon May 15 08:35:16 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/ext/oci8 config.w32 Log: MFH: disable OCILobRead2() support on Win32 http://cvs.php.net/viewcvs.cgi/php-src/ext/oci8/config.w32?r1=1.3.4.2&r2=1.3.4.3&diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/oci8 config.w32

2006-05-15 Thread Antony Dovgal
tony2001Mon May 15 08:34:40 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/oci8 config.w32 Log: MFH: disable OCILobRead2() support on Win32 http://cvs.php.net/viewcvs.cgi/php-src/ext/oci8/config.w32?r1=1.3.4.2&r2=1.3.4.2.2.1&diff_format=u In