thekid Sun Feb 15 05:37:10 2004 EDT
Modified files:
/php-src/ext/sybase_ct php_sybase_ct.c
Log:
- Changed initialization of function arguments to message handler
# Hopefully fixes bug #27157 (Compile Failure on Solaris 8), user does
# not know how to use
thekid Sun Feb 15 05:38:58 2004 EDT
Modified files: (Branch: PHP_4_3)
/php-src/ext/sybase_ct php_sybase_ct.c
Log:
- Changed initialization of function arguments to message handler
# Hopefully fixes bug #27157 (Compile Failure on Solaris 8), user does
# not
thekid Sun Feb 15 05:53:46 2004 EDT
Modified files:
/php-src/ext/sybase_ct php_sybase_ct.c
Log:
- Fixed bug #26407 (Result set fetching broken around transactions)
http://cvs.php.net/diff.php/php-src/ext/sybase_ct/php_sybase_ct.c?r1=1.91&r2=1.92&ty=u
In
rrichards Sun Feb 15 05:54:37 2004 EDT
Modified files:
/php-src/ext/domxpath.c text.c processinginstruction.c
Log:
start of dom update
switch to zend_parse_method_parameters for consistancy
insure object parameters are correct class types
convert zv
thekid Sun Feb 15 05:55:56 2004 EDT
Modified files: (Branch: PHP_4_3)
/php-src/ext/sybase_ct php_sybase_ct.c
Log:
- Fixed bug #26407 (Result set fetching broken around transactions)
http://cvs.php.net/diff.php/php-src/ext/sybase_ct/php_sybase_ct.c?r1=1.73.2
jan Sun Feb 15 06:32:28 2004 EDT
Modified files:
/php-src/ext/mono php_mono.c
Log:
- fix build (patch by josh at mediascape dot com)
- close #26045
http://cvs.php.net/diff.php/php-src/ext/mono/php_mono.c?r1=1.13&r2=1.14&ty=u
Index: php-src/ext/mono/
zeevSun Feb 15 07:58:19 2004 EDT
Modified files:
/php-src/ext/com_dotnet com_saproxy.c
/php-src/ext/libxml libxml.c
/php-src/ext/mysqli mysqli.c
/php-src/ext/sessionsession.c
Log:
Use zval_ptr_dtor() to free variables as soon as they
rrichards Sun Feb 15 09:05:18 2004 EDT
Modified files:
/php-src/ext/domnode.c element.c
Log:
switch to zend_parse_method_parameters for consistancy
insure object parameters are correct class types
convert zvals to correct type if needed for property w
helly Sun Feb 15 12:00:43 2004 EDT
Modified files:
/php-src/main main.c
/php-srcNEWS
Log:
Fix startup errors
http://cvs.php.net/diff.php/php-src/main/main.c?r1=1.592&r2=1.593&ty=u
Index: php-src/main/main.c
diff -u php-src/main/main.c:1.592 php-
rrichards Sun Feb 15 12:07:35 2004 EDT
Modified files:
/php-src/ext/domprocessinginstruction.c php_dom.c
domimplementation.c dom_fe.h documenttype.c
document.c
Log:
allow certain methods to be called stati
iliaa Sun Feb 15 12:22:57 2004 EDT
Modified files:
/php-src/ext/gmpgmp.c
Log:
Fixed bug #27258 (moved FPE check to correct location).
Fixed several possible FPE.
http://cvs.php.net/diff.php/php-src/ext/gmp/gmp.c?r1=1.43&r2=1.44&ty=u
Index: php-src/ext
iliaa Sun Feb 15 12:23:13 2004 EDT
Modified files: (Branch: PHP_4_3)
/php-src/ext/gmpgmp.c
Log:
MFH: Fixed bug #27258 (moved FPE check to correct location).
Fixed several possible FPE.
http://cvs.php.net/diff.php/php-src/ext/gmp/gmp.c?r1=1.29.4.8&
That looks wrong, stuff that may be necessary for reporting this error may
not be initialized before module_initialized is on. Please revert or
explain why you think it's no longer necessary :)
Zeev
At 19:00 15/02/2004, Marcus Boerger wrote:
helly Sun Feb 15 12:00:43 2004 EDT
Modi
sniper Sun Feb 15 12:54:20 2004 EDT
Added files:
/php-src/ext/recode config9.m4
Log:
Prevent bug reports like #27260
http://cvs.php.net/co.php/php-src/ext/recode/config9.m4?r=1.1&p=1
Index: php-src/ext/recode/config9.m4
+++ php-src/ext/recode/config9.m4
dnl
abies Sun Feb 15 13:34:48 2004 EDT
Modified files:
/php-src/ext/interbase interbase.c
/php-src/ext/interbase/tests003.phpt
Log:
Reintroduce param NULL testing (see bug #26777)
http://cvs.php.net/diff.php/php-src/ext/interbase/interbase.c?r
abies Sun Feb 15 13:43:47 2004 EDT
Modified files: (Branch: PHP_4_3)
/php-src/ext/interbase interbase.c
Log:
MFH reverted fix for #26777
http://cvs.php.net/diff.php/php-src/ext/interbase/interbase.c?r1=1.91.2.29&r2=1.91.2.30&ty=u
Index: php-src/ext/inte
abies Sun Feb 15 13:45:58 2004 EDT
Modified files: (Branch: PHP_4_3)
/php-src/ext/interbase/tests003.phpt
Log:
MFH
http://cvs.php.net/diff.php/php-src/ext/interbase/tests/003.phpt?r1=1.2.4.3&r2=1.2.4.4&ty=u
Index: php-src/ext/interbase/tests/003.phpt
rrichards Sun Feb 15 13:57:12 2004 EDT
Modified files:
/php-src/ext/domcharacterdata.c attr.c
Log:
switch to zend_parse_method_parameters for consistancy
insure object parameters are correct class types
convert zvals to correct type if needed for prop
iliaa Sun Feb 15 15:15:36 2004 EDT
Modified files:
/php-src/ext/sqlite sqlite.c
Log:
Fixed a crash inside create_aggregate() method due to incorrect argument
parsing.
http://cvs.php.net/diff.php/php-src/ext/sqlite/sqlite.c?r1=1.118&r2=1.119&ty=u
Index: ph
georg Sun Feb 15 15:23:05 2004 EDT
Modified files:
/php-src/ext/mysqli mysqli_api.c
Log:
fixed several binding problems
http://cvs.php.net/diff.php/php-src/ext/mysqli/mysqli_api.c?r1=1.70&r2=1.71&ty=u
Index: php-src/ext/mysqli/mysqli_api.c
diff -u php-src/e
iliaa Sun Feb 15 15:42:59 2004 EDT
Modified files:
/php-src/ext/sqlite sqlite.c
Log:
For get_data iterator do not force numeric keys, return keys the user
requests.
http://cvs.php.net/diff.php/php-src/ext/sqlite/sqlite.c?r1=1.119&r2=1.120&ty=u
Index: php
abies Sun Feb 15 15:47:22 2004 EDT
Modified files: (Branch: PHP_4_3)
/php-src/ext/interbase/tests002.phpt 003.phpt 004.phpt 005.phpt
006.phpt
Log:
CS/WS
http://cvs.php.net/diff.php/php-src/ext/interbase/tests/0
helly Sun Feb 15 19:34:36 2004 EDT
Modified files:
/php-srcNEWS
Log:
BFN
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1610&r2=1.1611&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1610 php-src/NEWS:1.1611
--- php-src/NEWS:1.1610 Sun Feb 15 12:00:42 20
sniper Mon Feb 16 01:39:14 2004 EDT
Modified files:
/php-src/ext/standard/tests/assert assert.phpt
Log:
- fix test
http://cvs.php.net/diff.php/php-src/ext/standard/tests/assert/assert.phpt?r1=1.3&r2=1.4&ty=u
Index: php-src/ext/standard/tests/assert/assert.p
24 matches
Mail list logo