pajoye Sat Mar 13 22:21:27 2004 EDT
Modified files:
/php-src/ext/gd/tests bug27582_1.phpt
Log:
- add a 2nd test for #27582
http://cvs.php.net/diff.php/php-src/ext/gd/tests/bug27582_1.phpt?r1=1.1&r2=1.2&ty=u
Index: php-src/ext/gd/tests/bug27582_1.phpt
d
johnSat Mar 13 20:26:34 2004 EDT
Modified files:
/php-srcphp.ini-dist php.ini-recommended
Log:
Adding extension=php_tidy.dll
http://cvs.php.net/diff.php/php-src/php.ini-dist?r1=1.208&r2=1.209&ty=u
Index: php-src/php.ini-dist
diff -u php-src/php.ini
pajoye Sat Mar 13 19:46:48 2004 EDT
Modified files: (Branch: PHP_4_3)
/php-src/ext/gd/libgd gd.c
Log:
- missing restoreAlphaBleding declaration
http://cvs.php.net/diff.php/php-src/ext/gd/libgd/gd.c?r1=1.24.2.25&r2=1.24.2.26&ty=u
Index: php-src/ext/gd/li
pajoye Sat Mar 13 18:41:01 2004 EDT
Modified files: (Branch: PHP_4_3)
/php-srcNEWS
Log:
- entry for fix #27582
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1247.2.591&r2=1.1247.2.592&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1247.2.591 php-src/NEWS
pajoye Sat Mar 13 18:36:30 2004 EDT
Added files: (Branch: PHP_4_3)
/php-src/ext/gd/tests bug27582_1.phpt bug27582_2.phpt
Modified files:
/php-src/ext/gd/libgd gd.c
Log:
- MFH bug #27582 (imagefilltoborder crashes)
http://c
pajoye Sat Mar 13 18:22:56 2004 EDT
Added files:
/php-src/ext/gd/tests bug27582_2.phpt
Log:
- add tests for the bug #27582 (imagefilltoborder crashes)
http://cvs.php.net/co.php/php-src/ext/gd/tests/bug27582_2.phpt?r=1.1&p=1
Index: php-src/ext/gd/te
pajoye Sat Mar 13 18:21:27 2004 EDT
Modified files:
/php-src/ext/gd/libgd gd.c
Log:
- restore too the alphablending if we do not reach the end of the function
Notice: This function still crashes (stack overflow), to reproduce it
see bug27582_2.phpt
helly Sat Mar 13 15:07:24 2004 EDT
Modified files:
/php-src/ext/spl/tests array_object.phpt
Log:
Update test with check for [] assignment
http://cvs.php.net/diff.php/php-src/ext/spl/tests/array_object.phpt?r1=1.2&r2=1.3&ty=u
Index: php-src/ext/spl/test
helly Sat Mar 13 15:03:04 2004 EDT
Modified files:
/php-src/ext/spl/tests array_object_iterator.phpt
Log:
Check for ext/spl being available
http://cvs.php.net/diff.php/php-src/ext/spl/tests/array_object_iterator.phpt?r1=1.1&r2=1.2&ty=u
Index: php-src/e
helly Sat Mar 13 15:01:25 2004 EDT
Added files:
/php-src/ext/spl/tests array_object_iterator.phpt
Log:
Add new test
http://cvs.php.net/co.php/php-src/ext/spl/tests/array_object_iterator.phpt?r=1.1&p=1
Index: php-src/ext/spl/tests/array_object_itera
helly Sat Mar 13 15:01:02 2004 EDT
Modified files:
/php-src/ext/splspl_array.c
/php-srcNEWS
Log:
Bugfix #27586 ArrayObject::getIterator crashes with [] assignment
http://cvs.php.net/diff.php/php-src/ext/spl/spl_array.c?r1=1.34&r2=1.35&ty=u
Ind
pajoye Sat Mar 13 13:28:20 2004 EDT
Modified files:
/php-src/ext/gd/libgd gd.c
Log:
- fix #27582 (http://bugs.php.net/bug.php?id=27582)
The problem was that the colors were changed endlessly, blending over
and over. An endless loop and recursive call
12 matches
Mail list logo