[PHP-CVS] cvs: php-src /ext/curl interface.c php_curl.h

2009-05-28 Thread Jani Taskinen
janiThu May 28 09:09:03 2009 UTC Modified files: /php-src/ext/curl interface.c php_curl.h Log: - Fix build for winblows http://cvs.php.net/viewvc.cgi/php-src/ext/curl/interface.c?r1=1.167&r2=1.168&diff_format=u Index: php-src/ext/curl/interface.c diff -u p

[PHP-CVS] cvs: php-src /ext/curl interface.c

2009-05-28 Thread Antony Dovgal
tony2001Thu May 28 09:45:20 2009 UTC Modified files: /php-src/ext/curl interface.c Log: fix build http://cvs.php.net/viewvc.cgi/php-src/ext/curl/interface.c?r1=1.168&r2=1.169&diff_format=u Index: php-src/ext/curl/interface.c diff -u php-src/ext/curl

[PHP-CVS] cvs: php-src /ext/mysqli/tests mysqli_real_escape_string_big5.phpt mysqli_real_escape_string_eucjpms.phpt mysqli_real_escape_string_euckr.phpt mysqli_real_escape_string_gb2312.phpt mysqli_re

2009-05-28 Thread Andrey Hristov
andrey Thu May 28 09:57:54 2009 UTC Modified files: /php-src/ext/mysqli/tests mysqli_real_escape_string_big5.phpt mysqli_real_escape_string_eucjpms.phpt mysqli_real_escape_string_euckr.phpt

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/mysqli/tests mysqli_real_escape_string_big5.phpt mysqli_real_escape_string_eucjpms.phpt mysqli_real_escape_string_euckr.phpt mysqli_real_escape_string_gb2312.phpt

2009-05-28 Thread Andrey Hristov
andrey Thu May 28 09:58:36 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mysqli/tests mysqli_real_escape_string_big5.phpt mysqli_real_escape_string_eucjpms.phpt mysqli_real_escape_string_euckr

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/zlib zlib.c /ext/zlib/tests 008.phpt

2009-05-28 Thread Arnaud Le Blanc
lbarnaudThu May 28 10:14:22 2009 UTC Added files: (Branch: PHP_5_2) /php-src/ext/zlib/tests 008.phpt Modified files: /php-src/ext/zlib zlib.c Log: Fix "request_startup() for zlib module failed" when client does not accepts co

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/zlib zlib.c /ext/zlib/tests 008.phpt

2009-05-28 Thread Arnaud Le Blanc
lbarnaudThu May 28 10:15:15 2009 UTC Added files: (Branch: PHP_5_3) /php-src/ext/zlib/tests 008.phpt Modified files: /php-src/ext/zlib zlib.c Log: MFB52: Fix "request_startup() for zlib module failed" when client does not acc

[PHP-CVS] cvs: php-src /ext/zlib/tests 008.phpt

2009-05-28 Thread Arnaud Le Blanc
lbarnaudThu May 28 10:15:32 2009 UTC Modified files: /php-src/ext/zlib/tests 008.phpt Log: New test http://cvs.php.net/viewvc.cgi/php-src/ext/zlib/tests/008.phpt?r1=1.1&r2=1.2&diff_format=u Index: php-src/ext/zlib/tests/008.phpt diff -u /dev/null

[PHP-CVS] cvs: php-src /ext/mysqli/tests mysqli_fetch_field_flags.phpt

2009-05-28 Thread Andrey Hristov
andrey Thu May 28 10:16:18 2009 UTC Modified files: /php-src/ext/mysqli/tests mysqli_fetch_field_flags.phpt Log: Fix a test, UNSIGNED is expected http://cvs.php.net/viewvc.cgi/php-src/ext/mysqli/tests/mysqli_fetch_field_flags.phpt?r1=1.3&r2=1.4&diff_format

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/mysqli/tests mysqli_fetch_field_flags.phpt

2009-05-28 Thread Andrey Hristov
andrey Thu May 28 10:16:41 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mysqli/tests mysqli_fetch_field_flags.phpt Log: MFH:Fix a test, UNSIGNED is expected http://cvs.php.net/viewvc.cgi/php-src/ext/mysqli/tests/mysqli_fetch_field_flags.phpt?r1=1

Re: [PHP-CVS] cvs: php-src /ext/curl interface.c

2009-05-28 Thread Jani Taskinen
Strike 2 for me.. duh. Thanks for fixing that one..a bit too greedy search and replace. :) --Jani Antony Dovgal wrote: tony2001Thu May 28 09:45:20 2009 UTC Modified files: /php-src/ext/curl interface.c Log: fix build http://cvs.php.net/viewvc.c

Re: [PHP-CVS] cvs: php-src /ext/curl interface.c

2009-05-28 Thread Antony Dovgal
On 28.05.2009 14:50, Jani Taskinen wrote: > Strike 2 for me.. duh. > > Thanks for fixing that one..a bit too greedy search and replace. :) You're welcome, Jani =) -- Wbr, Antony Dovgal --- http://pinba.org - realtime statistics for PHP -- PHP CVS Mailing List (http://www.php.net/) To unsubsc

[PHP-CVS] cvs: php-src /ext/mysqlnd mysqlnd.h mysqlnd_debug.c mysqlnd_result.c

2009-05-28 Thread Andrey Hristov
andrey Thu May 28 11:47:15 2009 UTC Modified files: /php-src/ext/mysqlndmysqlnd.h mysqlnd_debug.c mysqlnd_result.c Log: Fix a bug with mysqlnd_fetch_field(_direct()). With mysqlnd the optimised function was called, which however, doesn't respect that dur

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/mysqlnd mysqlnd.h mysqlnd_debug.c mysqlnd_result.c

2009-05-28 Thread Andrey Hristov
andrey Thu May 28 11:47:48 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mysqlndmysqlnd.h mysqlnd_debug.c mysqlnd_result.c Log: MFH: Fix a bug with mysqlnd_fetch_field(_direct()). With mysqlnd the optimised function was called, which however,

[PHP-CVS] cvs: php-src /ext/gd/libgd gd_color.c

2009-05-28 Thread Pierre-Alain Joye
pajoye Thu May 28 11:50:15 2009 UTC Modified files: /php-src/ext/gd/libgd gd_color.c Log: - MFB: fix build http://cvs.php.net/viewvc.cgi/php-src/ext/gd/libgd/gd_color.c?r1=1.2&r2=1.3&diff_format=u Index: php-src/ext/gd/libgd/gd_color.c diff -u php-src/ext

[PHP-CVS] cvs: CVSROOT / avail

2009-05-28 Thread Derick Rethans
derick Thu May 28 12:06:00 2009 UTC Modified files: /CVSROOTavail Log: - Give Michael php-gtk-web karma on request by Elizabeth. http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1529&r2=1.1530&diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.15

[PHP-CVS] cvs: CVSROOT / avail

2009-05-28 Thread Derick Rethans
derick Thu May 28 12:19:48 2009 UTC Modified files: /CVSROOTavail Log: - Give Moacir de Oliveira Miranda Júnior phd karma http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1530&r2=1.1531&diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1530 CVS

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/standard http_fopen_wrapper.c

2009-05-28 Thread Arnaud Le Blanc
lbarnaudThu May 28 13:20:23 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard http_fopen_wrapper.c /php-srcNEWS Log: MFH: merged http ignore_errors context option # [DOC] "since 5.2.10". See also bug #38802. http://cvs.p

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS

2009-05-28 Thread Arnaud Le Blanc
lbarnaudThu May 28 13:21:08 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: Moved to 5.2 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.610&r2=1.2027.2.547.2.965.2.611&diff_format=u Index: php-src/NEWS diff -u php-s

[PHP-CVS] cvs: php-src /ext/standard/tests/http ignore_errors.phpt

2009-05-28 Thread Arnaud Le Blanc
lbarnaudThu May 28 13:22:15 2009 UTC Added files: /php-src/ext/standard/tests/httpignore_errors.phpt Log: New test http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/http/ignore_errors.phpt?view=markup&rev=1.1 Index: php-src/ext/standard

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/http ignore_errors.phpt

2009-05-28 Thread Arnaud Le Blanc
lbarnaudThu May 28 13:22:28 2009 UTC Added files: (Branch: PHP_5_3) /php-src/ext/standard/tests/httpignore_errors.phpt Log: MFH: New test http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/http/ignore_errors.phpt?view=markup&rev=1.1 Index

[PHP-CVS] cvs: php-src(PHP_5_2) /sapi/cli/tests 006.phpt

2009-05-28 Thread Antony Dovgal
tony2001Thu May 28 13:22:50 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/sapi/cli/tests 006.phpt Log: fix test http://cvs.php.net/viewvc.cgi/php-src/sapi/cli/tests/006.phpt?r1=1.1.2.10&r2=1.1.2.11&diff_format=u Index: php-src/sapi/cli/tests/

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/http bug38802.phpt ignore_errors.phpt server.inc

2009-05-28 Thread Arnaud Le Blanc
lbarnaudThu May 28 13:26:52 2009 UTC Added files: (Branch: PHP_5_2) /php-src/ext/standard/tests/httpbug38802.phpt ignore_errors.phpt server.inc Log: MFH: New tests http://cvs.php.net/viewvc.cgi/php-src/ex

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/exif exif.c

2009-05-28 Thread Pierre-Alain Joye
pajoye Thu May 28 13:45:16 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/exif exif.c Log: - MFH: #48378, exif_read_data() segfaults on certain corrupted .jpeg files http://cvs.php.net/viewvc.cgi/php-src/ext/exif/exif.c?r1=1.173.2.5.2.20.2.14&r2=1.173

[PHP-CVS] cvs: php-src /ext/exif exif.c /ext/exif/tests bug48378.jpeg bug48378.phpt

2009-05-28 Thread Pierre-Alain Joye
pajoye Thu May 28 13:44:43 2009 UTC Added files: /php-src/ext/exif/tests bug48378.jpeg bug48378.phpt Modified files: /php-src/ext/exif exif.c Log: #48378, exif_read_data() segfaults on certain corrupted .jpeg files http://cvs.php.

[PHP-CVS] cvs: php-src /ext/mysqli/tests mysqli_kill.phpt

2009-05-28 Thread Ulf Wendel
uw Thu May 28 13:55:46 2009 UTC Modified files: /php-src/ext/mysqli/tests mysqli_kill.phpt Log: Fixing test (its OK in 5_3 and needs to be fixed in HEAD) http://cvs.php.net/viewvc.cgi/php-src/ext/mysqli/tests/mysqli_kill.phpt?r1=1.4&r2=1.5&diff_format=u I

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/exif/tests exif006.phpt

2009-05-28 Thread Antony Dovgal
tony2001Thu May 28 13:56:44 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/exif/tests exif006.phpt Log: fix test http://cvs.php.net/viewvc.cgi/php-src/ext/exif/tests/exif006.phpt?r1=1.5&r2=1.5.8.1&diff_format=u Index: php-src/ext/exif/test

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/exif exif.c /ext/exif/tests bug48378.jpeg bug48378.phpt

2009-05-28 Thread Pierre-Alain Joye
pajoye Thu May 28 14:03:09 2009 UTC Added files: (Branch: PHP_5_2) /php-src/ext/exif/tests bug48378.jpeg bug48378.phpt Modified files: /php-src/ext/exif exif.c Log: - MFB: #48378, exif_read_data() segfaults on certain corrupted .jpeg

[PHP-CVS] cvs: CVSROOT / avail

2009-05-28 Thread Derick Rethans
derick Thu May 28 14:03:28 2009 UTC Modified files: /CVSROOTavail Log: - Give Andrej xslcache access on request by Antony http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1531&r2=1.1532&diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1531 CVSR

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS

2009-05-28 Thread Pierre-Alain Joye
pajoye Thu May 28 14:04:20 2009 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: - #48738 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1527&r2=1.2027.2.547.2.1528&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.15

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/gd gd.c

2009-05-28 Thread Pierre-Alain Joye
pajoye Thu May 28 14:06:06 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/gd gd.c Log: - fix build with system gd http://cvs.php.net/viewvc.cgi/php-src/ext/gd/gd.c?r1=1.312.2.20.2.39&r2=1.312.2.20.2.40&diff_format=u Index: php-src/ext/gd/gd.c diff -

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/exif/tests bug48378.jpeg bug48378.phpt

2009-05-28 Thread Pierre-Alain Joye
pajoye Thu May 28 13:48:32 2009 UTC Added files: (Branch: PHP_5_3) /php-src/ext/exif/tests bug48378.jpeg bug48378.phpt Log: - MFH: #48378, exif_read_data() segfaults on certain corrupted .jpeg files http://cvs.php.net/viewvc.cgi/php-src/ext/exif/tests/bu

[PHP-CVS] cvs: php-src /ext/mysqli/tests mysqli_affected_rows.phpt mysqli_affected_rows_oo.phpt mysqli_change_user_insert_id.phpt mysqli_change_user_prepared_statements.phpt mysqli_change_user_set_nam

2009-05-28 Thread Ulf Wendel
uw Thu May 28 15:47:09 2009 UTC Modified files: /php-src/ext/mysqli/tests mysqli_affected_rows.phpt mysqli_affected_rows_oo.phpt mysqli_change_user_insert_id.phpt m

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/mysqli/tests local_infile_tools.inc mysqli_affected_rows.phpt mysqli_affected_rows_oo.phpt mysqli_change_user_insert_id.phpt mysqli_change_user_prepared_statements

2009-05-28 Thread Ulf Wendel
uw Thu May 28 15:49:14 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mysqli/tests local_infile_tools.inc mysqli_affected_rows.phpt mysqli_affected_rows_oo.phpt

[PHP-CVS] cvs: php-src /ext/mysqlnd mysqlnd_palloc.c mysqlnd_ps.c mysqlnd_ps_codec.c mysqlnd_result.c

2009-05-28 Thread Andrey Hristov
andrey Thu May 28 16:35:17 2009 UTC Modified files: /php-src/ext/mysqlndmysqlnd_palloc.c mysqlnd_ps.c mysqlnd_ps_codec.c mysqlnd_result.c Log: Fix a problem with cursors, which did not happen with unbuffered PS for some r

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/mysqlnd mysqlnd_palloc.c mysqlnd_ps.c mysqlnd_ps_codec.c mysqlnd_result.c

2009-05-28 Thread Andrey Hristov
andrey Thu May 28 16:35:42 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mysqlndmysqlnd_palloc.c mysqlnd_ps.c mysqlnd_ps_codec.c mysqlnd_result.c Log: MFH:Fix a problem with cursors, which did not happen with unbuf

[PHP-CVS] cvs: php-src /ext/mysqlnd mysqlnd_ps.c mysqlnd_result.c mysqlnd_result_meta.c

2009-05-28 Thread Andrey Hristov
andrey Thu May 28 17:47:18 2009 UTC Modified files: /php-src/ext/mysqlndmysqlnd_ps.c mysqlnd_result.c mysqlnd_result_meta.c Log: Fix a valgrind warning as well as more trace log information http://cvs.php.net/viewvc.c

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/mysqlnd mysqlnd_ps.c mysqlnd_result.c mysqlnd_result_meta.c

2009-05-28 Thread Andrey Hristov
andrey Thu May 28 17:47:38 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mysqlndmysqlnd_ps.c mysqlnd_result.c mysqlnd_result_meta.c Log: MFH:Fix a valgrind warning as well as more trace log information http:/

[PHP-CVS] cvs: php-src /ext/mysqli/tests mysqli_fetch_field_oo.phpt mysqli_stmt_send_long_data.phpt

2009-05-28 Thread Andrey Hristov
andrey Thu May 28 17:49:00 2009 UTC Modified files: /php-src/ext/mysqli/tests mysqli_fetch_field_oo.phpt mysqli_stmt_send_long_data.phpt Log: Fix a valgrind warning as well as more trace log information http://cvs.php.net/v

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/mysqli/tests mysqli_fetch_field_oo.phpt mysqli_stmt_send_long_data.phpt

2009-05-28 Thread Andrey Hristov
andrey Thu May 28 17:49:29 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mysqli/tests mysqli_fetch_field_oo.phpt mysqli_stmt_send_long_data.phpt Log: MFH:Fix a valgrind warning as well as more trace log information

[PHP-CVS] cvs: php-src /ext/mysqli/tests mysqli_real_escape_string_big5.phpt mysqli_real_escape_string_eucjpms.phpt mysqli_real_escape_string_euckr.phpt mysqli_real_escape_string_gb2312.phpt mysqli_re

2009-05-28 Thread Andrey Hristov
andrey Thu May 28 18:00:08 2009 UTC Modified files: /php-src/ext/mysqli/tests mysqli_real_escape_string_big5.phpt mysqli_real_escape_string_eucjpms.phpt mysqli_real_escape_string_euckr.phpt

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/mysqli/tests mysqli_real_escape_string_big5.phpt mysqli_real_escape_string_eucjpms.phpt mysqli_real_escape_string_euckr.phpt mysqli_real_escape_string_gb2312.phpt

2009-05-28 Thread Andrey Hristov
andrey Thu May 28 18:00:28 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mysqli/tests mysqli_real_escape_string_big5.phpt mysqli_real_escape_string_eucjpms.phpt mysqli_real_escape_string_euckr

[PHP-CVS] cvs: php-src /ext/mysqli/tests mysqli_real_escape_string_euckr.phpt

2009-05-28 Thread Andrey Hristov
andrey Thu May 28 18:10:12 2009 UTC Modified files: /php-src/ext/mysqli/tests mysqli_real_escape_string_euckr.phpt Log: Forgot to commit this one, of the ANSI_QUOTES fame http://cvs.php.net/viewvc.cgi/php-src/ext/mysqli/tests/mysqli_real_escape_string_euck

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/mysqli/tests mysqli_real_escape_string_euckr.phpt

2009-05-28 Thread Andrey Hristov
andrey Thu May 28 18:10:41 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mysqli/tests mysqli_real_escape_string_euckr.phpt Log: MFH: Forgot to commit this one, of the ANSI_QUOTES fame http://cvs.php.net/viewvc.cgi/php-src/ext/mysqli/tests/mysqli

[PHP-CVS] cvs: php-src /ext/mysqli/tests bug45289.phpt

2009-05-28 Thread Ulf Wendel
uw Thu May 28 18:27:44 2009 UTC Added files: /php-src/ext/mysqli/tests bug45289.phpt Log: Andrey needs to have a look at this one. The bug report itself is bogus. However, the bug report shows a result set and that is wrong. http://cvs.php.net/viewvc

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/mysqli/tests bug45289.phpt

2009-05-28 Thread Ulf Wendel
uw Thu May 28 18:28:08 2009 UTC Added files: (Branch: PHP_5_3) /php-src/ext/mysqli/tests bug45289.phpt Log: MFH - Andrey needs to have a look at this one. The bug report itself is bogus. However, the bug report shows a result set and that is wrong. ht

[PHP-CVS] cvs: php-src /ext/mysqli/tests bug47050.phpt

2009-05-28 Thread Ulf Wendel
uw Thu May 28 18:57:14 2009 UTC Modified files: /php-src/ext/mysqli/tests bug47050.phpt Log: Asynchronous queries are mysqlnd only. If you want them with libmysql, ping JimW who works on Connector/C. http://cvs.php.net/viewvc.cgi/php-src/ext/mysqli/tests

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/mysqli/tests bug47050.phpt

2009-05-28 Thread Ulf Wendel
uw Thu May 28 18:57:34 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mysqli/tests bug47050.phpt Log: MFH - Asynchronous queries are mysqlnd only. If you want them with libmysql, ping JimW who works on Connector/C. http://cvs.php.net/viewvc.cgi/p

[PHP-CVS] cvs: php-src /ext/mysqli mysqli_api.c

2009-05-28 Thread Kalle Sommer Nielsen
kalle Thu May 28 19:40:38 2009 UTC Modified files: /php-src/ext/mysqli mysqli_api.c Log: MFB: This should be in HEAD regradless of uint8_t is available or not http://cvs.php.net/viewvc.cgi/php-src/ext/mysqli/mysqli_api.c?r1=1.174&r2=1.175&diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/standard scanf.c

2009-05-28 Thread Kalle Sommer Nielsen
kalle Thu May 28 20:46:05 2009 UTC Modified files: /php-src/ext/standard scanf.c Log: % shouldn't be escaped here http://cvs.php.net/viewvc.cgi/php-src/ext/standard/scanf.c?r1=1.48&r2=1.49&diff_format=u Index: php-src/ext/standard/scanf.c diff -u php-src

[PHP-CVS] cvs: php-src /sapi/cgi cgi_main.c

2009-05-28 Thread Kalle Sommer Nielsen
kalle Thu May 28 20:47:01 2009 UTC Modified files: /php-src/sapi/cgi cgi_main.c Log: Fix compiler warnings introduced by the JIT commit http://cvs.php.net/viewvc.cgi/php-src/sapi/cgi/cgi_main.c?r1=1.380&r2=1.381&diff_format=u Index: php-src/sapi/cgi/cgi_main

[PHP-CVS] cvs: php-src /ext/gd gd.c

2009-05-28 Thread Kalle Sommer Nielsen
kalle Thu May 28 20:53:09 2009 UTC Modified files: /php-src/ext/gd gd.c Log: zstr should be used here, this nukes another compiler warning http://cvs.php.net/viewvc.cgi/php-src/ext/gd/gd.c?r1=1.415&r2=1.416&diff_format=u Index: php-src/ext/gd/gd.c diff -u

[PHP-CVS] cvs: php-src /ext/ereg ereg.c php_ereg.h

2009-05-28 Thread Scott MacVicar
scottmacThu May 28 21:56:35 2009 UTC Modified files: /php-src/ext/ereg ereg.c php_ereg.h Log: Fix bug #48416 - Force a cache size for ereg to stop it getting out of control. Lazy LRU here. http://cvs.php.net/viewvc.cgi/php-src/ext/ereg/ereg.c?r1

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/ereg ereg.c php_ereg.h

2009-05-28 Thread Scott MacVicar
scottmacThu May 28 21:57:24 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/ereg ereg.c php_ereg.h Log: MFH: Fix bug #48416 - Force a cache size for ereg to stop it getting out of control. Lazy LRU here. http://cvs.php.net/viewvc.cgi/php-

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard reg.c reg.h

2009-05-28 Thread Scott MacVicar
scottmacFri May 29 00:03:28 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard reg.c reg.h Log: MFH: Fix bug #48416 - Force a cache size for ereg to stop it getting out of control. Lazy LRU here. http://cvs.php.net/viewvc.cgi/ph

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS

2009-05-28 Thread Scott MacVicar
scottmacFri May 29 00:05:56 2009 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: BFN http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1528&r2=1.2027.2.547.2.1529&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.54

[PHP-CVS] cvs: php-src /ext/gd gd.c

2009-05-28 Thread Kalle Sommer Nielsen
kalle Fri May 29 00:18:53 2009 UTC Modified files: /php-src/ext/gd gd.c Log: * Cast long to float in the T1* functions, we don't loose any data here * Fix min/max redefs http://cvs.php.net/viewvc.cgi/php-src/ext/gd/gd.c?r1=1.416&r2=1.417&diff_format=u In

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS

2009-05-28 Thread Ilia Alshanetsky
iliaa Fri May 29 01:32:00 2009 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: Adjust news order http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1529&r2=1.2027.2.547.2.1530&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.202

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS

2009-05-28 Thread Scott MacVicar
scottmacFri May 29 02:35:56 2009 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: Bug number was wrong. http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1530&r2=1.2027.2.547.2.1531&diff_format=u Index: php-src/NEWS diff -u php