tony2001Tue Aug 31 04:31:11 2004 EDT
Removed files:
/php-src/ext/oci8 oci8.dsw
Log:
this file shouldn't be in the repository at all
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
tony2001Tue Aug 31 04:31:45 2004 EDT
Removed files: (Branch: PHP_5_0)
/php-src/ext/oci8 oci8.dsw
Log:
MFH: this file shouldn't be in the repository at all
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsu
tony2001Tue Aug 31 04:32:25 2004 EDT
Removed files: (Branch: PHP_4_3)
/php-src/ext/oci8 oci8.dsw
Log:
MFH: this file shouldn't be in the repository at all
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsu
jorton Tue Aug 31 06:23:22 2004 EDT
Modified files:
/php-src/tests/lang bug27354.phpt
Log:
Do not rely on behaviour of integers which might be greater than
LONG_MAX on 32-bit architectures.
http://cvs.php.net/diff.php/php-src/tests/lang/bug27354.phpt?r1=1.
jorton Tue Aug 31 06:34:15 2004 EDT
Modified files: (Branch: PHP_4_3)
/php-src/ext/standard/tests/time001.phpt
Log:
MFH: fix gettimeofday() tests to not fail if the same time is
returned by successive calls.
http://cvs.php.net/diff.php/php-src/ext/stand
tony2001Tue Aug 31 07:37:02 2004 EDT
Modified files:
/php-src/main/streams streams.c
Log:
fix bug #29723 (file_get_contents() fails with the file:// wrapper under Win32)
http://cvs.php.net/diff.php/php-src/main/streams/streams.c?r1=1.61&r2=1.62&
tony2001Tue Aug 31 07:39:00 2004 EDT
Modified files: (Branch: PHP_5_0)
/php-src/main/streams streams.c
Log:
MFH: fix bug #29723 (file_get_contents() fails with the file:// wrapper under Win32)
http://cvs.php.net/diff.php/php-src/main/streams/stre
jorton Tue Aug 31 07:49:19 2004 EDT
Modified files: (Branch: PHP_5_0)
/php-src/ext/standard/tests/time001.phpt
Log:
MFH: fix gettimeofday() tests to not fail if the same time is
returned by successive calls.
http://cvs.php.net/diff.php/php-src/ext/stand
jorton Tue Aug 31 08:11:07 2004 EDT
Modified files: (Branch: PHP_5_0)
/php-src/tests/lang bug27354.phpt
Log:
MFH: Do not rely on handling of integers which might be outside the
range of a 32-bit signed long.
http://cvs.php.net/diff.php/php-src/tests/lang/bu
jorton Tue Aug 31 08:13:41 2004 EDT
Modified files: (Branch: PHP_4_3)
/php-src/tests/lang bug27354.phpt
Log:
MFH: Do not rely on handling of integers which might be outside the
range of a 32-bit signed long.
http://cvs.php.net/diff.php/php-src/tests/lang/bu
On Tue, 31 Aug 2004, Joe Orton wrote:
> jortonTue Aug 31 06:34:15 2004 EDT
>
> Modified files: (Branch: PHP_4_3)
> /php-src/ext/standard/tests/time 001.phpt
> Log:
> MFH: fix gettimeofday() tests to not fail if the same time is
> returned by successive cal
On Tue, Aug 31, 2004 at 02:44:34PM +0200, Derick Rethans wrote:
> On Tue, 31 Aug 2004, Joe Orton wrote:
>
> > jorton Tue Aug 31 06:34:15 2004 EDT
> >
> > Modified files: (Branch: PHP_4_3)
> > /php-src/ext/standard/tests/time001.phpt
> > Log:
> > MFH: fix
iliaa Tue Aug 31 10:05:30 2004 EDT
Modified files: (Branch: PHP_4_3)
/php-srcconfigure.in NEWS
/php-src/main php_version.h
Log:
4.3.9RC2
http://cvs.php.net/diff.php/php-src/configure.in?r1=1.396.2.121&r2=1.396.2.122&ty=u
Index: php-src/configu
iliaa Tue Aug 31 10:27:09 2004 EDT
Modified files: (Branch: PHP_4_3)
/php-srcconfigure.in
/php-src/main php_version.h
Log:
back to dev.
http://cvs.php.net/diff.php/php-src/configure.in?r1=1.396.2.122&r2=1.396.2.123&ty=u
Index: php-src/configur
stasTue Aug 31 11:32:09 2004 EDT
Modified files: (Branch: PHP_4_3)
/php-src/main streams.c
Log:
if not using Zend's alloc, don't touch _emalloc
http://cvs.php.net/diff.php/php-src/main/streams.c?r1=1.125.2.92&r2=1.125.2.93&ty=u
Index: php-src/main/st
jorton Tue Aug 31 12:41:29 2004 EDT
Modified files:
/php-src/ext/gd/libgd gd.h gdtables.c wbmp.h
/php-src/main php_compat.h
Log:
Move global symbols defined by bundled copy of libgd into private
php_gd_* namespace, to avoid symbol conflicts with
pollita Tue Aug 31 16:11:19 2004 EDT
Modified files:
/php-src/ext/curl streams.c
Log:
Use user_agent ini setting if it's available.
http://cvs.php.net/diff.php/php-src/ext/curl/streams.c?r1=1.12&r2=1.13&ty=u
Index: php-src/ext/curl/streams.c
diff -u php-src/ex
pollita Tue Aug 31 16:11:33 2004 EDT
Modified files: (Branch: PHP_5_0)
/php-src/ext/curl streams.c
Log:
MFH: Use user_agent ini setting if it's available.
http://cvs.php.net/diff.php/php-src/ext/curl/streams.c?r1=1.12&r2=1.12.2.1&ty=u
Index: php-src/ext/curl/st
pollita Tue Aug 31 16:12:56 2004 EDT
Modified files: (Branch: PHP_4_3)
/php-src/ext/curl curlstreams.c
Log:
MFH: Use user_agent ini setting if it's available.
http://cvs.php.net/diff.php/php-src/ext/curl/curlstreams.c?r1=1.2.2.2&r2=1.2.2.3&ty=u
Index: php-src/e
helly Tue Aug 31 16:54:00 2004 EDT
Modified files:
/php-src/ext/splspl_array.c
Log:
Fix seeking
http://cvs.php.net/diff.php/php-src/ext/spl/spl_array.c?r1=1.49&r2=1.50&ty=u
Index: php-src/ext/spl/spl_array.c
diff -u php-src/ext/spl/spl_array.c:1.49 php-src
helly Tue Aug 31 16:54:31 2004 EDT
Added files:
/php-src/ext/spl/tests array_014.phpt
Log:
Add new test for seeking
http://cvs.php.net/co.php/php-src/ext/spl/tests/array_014.phpt?r=1.1&p=1
Index: php-src/ext/spl/tests/array_014.phpt
+++ php-src/ext/sp
helly Tue Aug 31 16:56:08 2004 EDT
Added files: (Branch: PHP_5_0)
/php-src/ext/spl/tests array_014.phpt
Modified files:
/php-src/ext/splspl_array.c
Log:
MFH: Fix seeking
http://cvs.php.net/diff.php/php-src/ext/spl/spl_array.c?r
On Tue, 31 Aug 2004, Sara Golemon wrote:
> pollita Tue Aug 31 16:12:56 2004 EDT
>
> Modified files: (Branch: PHP_4_3)
> /php-src/ext/curl curlstreams.c
> Log:
> MFH: Use user_agent ini setting if it's available.
Ilia asked not to merge non-critical fixes to PH
23 matches
Mail list logo