rasmus Sat Dec 4 08:47:13 2004 EDT
Modified files:
/php-src/sapi/apachephp_apache.c
Log:
Fix proto
http://cvs.php.net/diff.php/php-src/sapi/apache/php_apache.c?r1=1.87&r2=1.88&ty=u
Index: php-src/sapi/apache/php_apache.c
diff -u php-src/sapi/apache/
Hello Stefan,
Saturday, December 4, 2004, 12:49:19 PM, you wrote:
> Marcus Boerger wrote:
>> Hello Stefan,
>>
>> reading the patch twice and checking the code again. Why not simply
>> replace the index type 'iv' with 'uiv' ?
>>
>> "R:" iv ";" -> "R:" uiv ";"
>> "r:" iv ";" -> "r:" uiv ";"
Marcus Boerger wrote:
Hello Stefan,
reading the patch twice and checking the code again. Why not simply
replace the index type 'iv' with 'uiv' ?
"R:" iv ";" -> "R:" uiv ";"
"r:" iv ";" -> "r:" uiv ";"
Because that would not fix anything. Both functions do not check for
integer overflows when
rrichards Sat Dec 4 06:41:46 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.140&r2=1.1760.2.141&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1760.2.140 php-src/NEWS:1.1760.2.141
rrichards Sat Dec 4 06:41:12 2004 EDT
Added files: (Branch: PHP_5_0)
/php-src/ext/dom/tests bug28817.phpt
Modified files:
/php-src/ext/domphp_dom.c
Log:
MFH: Fixed bug #28817 (Var problem when extending domDocument). (Georg)
rrichards Sat Dec 4 06:40:10 2004 EDT
Added files:
/php-src/ext/dom/tests bug28817.phpt
Log:
add test
http://cvs.php.net/co.php/php-src/ext/dom/tests/bug28817.phpt?r=1.1&p=1
Index: php-src/ext/dom/tests/bug28817.phpt
+++ php-src/ext/dom/tests/bug
rrichards Sat Dec 4 06:39:34 2004 EDT
Modified files:
/php-src/ext/domphp_dom.c
Log:
Fixed bug #28817 (Var problem when extending domDocument). (Georg)
http://cvs.php.net/diff.php/php-src/ext/dom/php_dom.c?r1=1.64&r2=1.65&ty=u
Index: php-src/ext/dom/p
Hello Stefan,
reading the patch twice and checking the code again. Why not simply
replace the index type 'iv' with 'uiv' ?
"R:" iv ";" -> "R:" uiv ";"
"r:" iv ";" -> "r:" uiv ";"
marcus
Wednesday, December 1, 2004, 11:42:00 PM, you wrote:
> sesser Wed Dec 1 17:42:00 2004 EDT
>
Am Fr, den 03.12.2004 schrieb [EMAIL PROTECTED] um 9:31:
> Hi Georg,
>
> Would such a fix (in combination with the fix for #28430) also fix the problem
> described in #28817 (http://bugs.php.net/bug.php?id=28817)?
>
Bug #28817 is fixed in CVS now (mysqli part). I sent a patch to Rob for
ext/dom.
georg Sat Dec 4 04:03:37 2004 EDT
Modified files: (Branch: PHP_5_0)
/php-srcNEWS
Log:
fixed bug #30890
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1760.2.139&r2=1.1760.2.140&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1760.2.139 php-src/NEWS:1.176
georg Sat Dec 4 04:01:34 2004 EDT
Modified files: (Branch: PHP_5_0)
/php-src/ext/mysqli mysqli.c mysqli_prop.c
/php-src/ext/mysqli/tests 001.phpt 002.phpt 003.phpt 004.phpt
005.phpt 006.phpt 007.phpt 008.phpt
georg Sat Dec 4 03:50:35 2004 EDT
Added files:
/php-src/ext/mysqli/tests skipif.inc
Modified files:
/php-src/ext/mysqli/tests 001.phpt 002.phpt 003.phpt 004.phpt
005.phpt 006.phpt 007.phpt 008.phpt
georg Sat Dec 4 03:16:05 2004 EDT
Added files:
/php-src/ext/mysqli/tests bug28817.phpt
Modified files:
/php-src/ext/mysqli mysqli.c mysqli_prop.c
/php-src/ext/mysqli/tests 001.phpt 002.phpt 003.phpt 004.phpt
13 matches
Mail list logo