hholzgraSat Oct 23 19:03:53 2004 EDT
Modified files:
/php-src/ext/ldap config.w32
Log:
Make ldap_parse_reference() available on Windows (Bug #29492)
http://cvs.php.net/diff.php/php-src/ext/ldap/config.w32?r1=1.1&r2=1.2&ty=u
Index: php-src/ext/ldap/c
jorton Sat Oct 23 09:48:05 2004 EDT
Modified files:
/php-src/sapi/apache2filter sapi_apache2.c php_functions.c
/php-src/sapi/apache2handlerphp_functions.c sapi_apache2.c
Log:
- always convert apr_time_t to time_t using apr_time_sec() to be future-proo
jorton Sat Oct 23 08:56:20 2004 EDT
Modified files:
/php-src/sapi/apache2handlersapi_apache2.c
/php-src/sapi/apache2filter sapi_apache2.c
Log:
Fix the get_request_time implementation for the 2.0 SAPIs to return
seconds not microseconds and to use TS
tony2001Sat Oct 23 05:34:17 2004 EDT
Modified files: (Branch: PHP_5_0)
/php-src/ext/oci8 oci8.c
Log:
MFH: commit fixes by
(segfaults under heavy load)
http://cvs.php.net/diff.php/php-src/ext/oci8/oci8.c?r1=1.257.2.3&r2=1.257.2.4&ty=u
Index: php-sr
tony2001Sat Oct 23 05:32:51 2004 EDT
Modified files:
/php-src/ext/oci8 oci8.c
Log:
commit fixes by
(segfaults under heavy load)
http://cvs.php.net/diff.php/php-src/ext/oci8/oci8.c?r1=1.262&r2=1.263&ty=u
Index: php-src/ext/oci8/oci8.c
diff -u php-