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

2009-01-19 Thread Pierre-Alain Joye
pajoye Tue Jan 20 01:45:13 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: - fnmatch entry http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.467&r2=1.2027.2.547.2.965.2.468&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:

[PHP-CVS] cvs: php-src /ext/standard file.c /ext/standard/tests/file fnmatch_basic.phpt fnmatch_error.phpt fnmatch_variation.phpt

2009-01-19 Thread Pierre-Alain Joye
pajoye Tue Jan 20 01:41:19 2009 UTC Modified files: /php-src/ext/standard file.c /php-src/ext/standard/tests/filefnmatch_basic.phpt fnmatch_error.phpt fnmatch_variation.php

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard file.c /ext/standard/tests/file fnmatch_basic.phpt fnmatch_error.phpt fnmatch_variation.phpt

2009-01-19 Thread Pierre-Alain Joye
pajoye Tue Jan 20 01:40:07 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard file.c /php-src/ext/standard/tests/filefnmatch_basic.phpt fnmatch_error.phpt fnma

[PHP-CVS] cvs: php-src(PHP_5_3) /win32 fnmatch.c fnmatch.h /win32/build config.w32 config.w32.h.in

2009-01-19 Thread Pierre-Alain Joye
pajoye Tue Jan 20 01:37:48 2009 UTC Added files: (Branch: PHP_5_3) /php-src/win32 fnmatch.c fnmatch.h Modified files: /php-src/win32/buildconfig.w32 config.w32.h.in Log: - add fnmatch() support on windows (C API), using the BSD

[PHP-CVS] cvs: php-src /win32 fnmatch.c fnmatch.h /win32/build config.w32 config.w32.h.in

2009-01-19 Thread Pierre-Alain Joye
pajoye Tue Jan 20 01:37:18 2009 UTC Added files: /php-src/win32 fnmatch.c fnmatch.h Modified files: /php-src/win32/buildconfig.w32 config.w32.h.in Log: - add fnmatch() support on windows (C API), using the BSD implementation

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/spl spl_iterators.c /ext/spl/tests iterator_044.phpt

2009-01-19 Thread Felipe Pena
felipe Tue Jan 20 00:47:03 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/splspl_iterators.c /php-src/ext/spl/tests iterator_044.phpt Log: - MFH: Added missing "return;" http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_iterators.c?r1=1.73

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/spl spl_iterators.c /ext/spl/tests iterator_044.phpt

2009-01-19 Thread Felipe Pena
felipe Tue Jan 20 00:43:25 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/splspl_iterators.c /php-src/ext/spl/tests iterator_044.phpt Log: - MFH: Added missing "return;" http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_iterators.c?r1=1.73

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

2009-01-19 Thread Felipe Pena
felipe Tue Jan 20 00:40:17 2009 UTC Modified files: /php-src/ext/splspl_iterators.c Log: - Added missing "return;" http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_iterators.c?r1=1.185&r2=1.186&diff_format=u Index: php-src/ext/spl/spl_iterators.c diff -u p

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

2009-01-19 Thread Scott MacVicar
scottmacTue Jan 20 00:25:28 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: BFN http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.466&r2=1.2027.2.547.2.965.2.467&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1

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

2009-01-19 Thread Scott MacVicar
scottmacTue Jan 20 00:24:14 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/sqlite3sqlite3.c Log: MFH Fix bug #47145 - As soon as sqlite3_step is called on a statement it always must be finalised. http://cvs.php.net/viewvc.cgi/php-s

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

2009-01-19 Thread Scott MacVicar
scottmacTue Jan 20 00:24:06 2009 UTC Modified files: /php-src/ext/sqlite3sqlite3.c Log: Fix bug #47145 - As soon as sqlite3_step is called on a statement it always must be finalised. http://cvs.php.net/viewvc.cgi/php-src/ext/sqlite3/sqlite

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

2009-01-19 Thread Scott MacVicar
scottmacMon Jan 19 22:45:30 2009 UTC Modified files: /php-src/ext/sqlite3sqlite3.c Log: MFB Fixed bug #47141 - Unable to fetch error messages after the database can't be opened. http://cvs.php.net/viewvc.cgi/php-src/ext/sqlite3/sqlite3.c?r

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

2009-01-19 Thread Scott MacVicar
scottmacMon Jan 19 22:43:59 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS /php-src/ext/sqlite3sqlite3.c Log: Fixed bug #47141 - Unable to fetch error messages after the database can't be opened. http://cvs.php.net/viewvc.

Re: [PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/soap php_http.c

2009-01-19 Thread Hannes Magnusson
On Mon, Jan 19, 2009 at 22:57, Ilia Alshanetsky wrote: > iliaa Mon Jan 19 21:57:47 2009 UTC > > Modified files: (Branch: PHP_5_2) >/php-src/ext/soap php_http.c >/php-srcNEWS > Log: > Fixed bug #47131 (SOAP Extension ignores "user_agent" ini setting). > > > h

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

2009-01-19 Thread Ilia Alshanetsky
iliaa Mon Jan 19 21:58:13 2009 UTC Modified files: /php-src/ext/soap php_http.c Log: MFB: Fixed bug #47131 (SOAP Extension ignores "user_agent" ini setting). http://cvs.php.net/viewvc.cgi/php-src/ext/soap/php_http.c?r1=1.117&r2=1.118&diff_format=u Index:

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

2009-01-19 Thread Ilia Alshanetsky
iliaa Mon Jan 19 21:58:03 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/soap php_http.c Log: MFB: Fixed bug #47131 (SOAP Extension ignores "user_agent" ini setting). http://cvs.php.net/viewvc.cgi/php-src/ext/soap/php_http.c?r1=1.77.2.11.2.12.2.9&

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

2009-01-19 Thread Ilia Alshanetsky
iliaa Mon Jan 19 21:57:47 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/soap php_http.c /php-srcNEWS Log: Fixed bug #47131 (SOAP Extension ignores "user_agent" ini setting). http://cvs.php.net/viewvc.cgi/php-src/ext/soap/php_http.c?r1=1.

[PHP-CVS] cvs: php-src(PHP_5_3) /sapi/apache2handler php_functions.c

2009-01-19 Thread Scott MacVicar
scottmacMon Jan 19 19:32:40 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/sapi/apache2handlerphp_functions.c Log: MFH Fix apache2handler under Apache 2.3.0-alpha http://cvs.php.net/viewvc.cgi/php-src/sapi/apache2handler/php_functions.c?r1

[PHP-CVS] cvs: php-src /sapi/apache2handler php_functions.c

2009-01-19 Thread Scott MacVicar
scottmacMon Jan 19 19:31:45 2009 UTC Modified files: /php-src/sapi/apache2handlerphp_functions.c Log: Fix apache2handler under Apache 2.3.0-alpha http://cvs.php.net/viewvc.cgi/php-src/sapi/apache2handler/php_functions.c?r1=1.39&r2=1.40&diff

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

2009-01-19 Thread David Soria Parra
dsp Mon Jan 19 18:18:00 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/sapi/cgi cgi_main.c Log: MFH: Fix #47149. Remove check for script_filename = path_translated, as this the actual value that we get from apache. http://cvs.php.net/viewvc.cgi/php

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

2009-01-19 Thread David Soria Parra
dsp Mon Jan 19 18:17:32 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/sapi/cgi cgi_main.c Log: MFH: Fix #47149. Remove check for script_filename = path_translated, as this the actual value that we get from apache. http://cvs.php.net/viewvc.cgi/php

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

2009-01-19 Thread David Soria Parra
dsp Mon Jan 19 18:16:53 2009 UTC Modified files: /php-src/sapi/cgi cgi_main.c Log: Fix #47149. Remove check for script_filename = path_translated, as this the actual value that we get from apache. http://cvs.php.net/viewvc.cgi/php-src/sapi/cgi/cgi_main

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/strings substr_replace_error.phpt unpack_error.phpt

2009-01-19 Thread andy wharmby
wharmby Mon Jan 19 17:13:18 2009 UTC Added files: (Branch: PHP_5_3) /php-src/ext/standard/tests/strings unpack_error.phpt substr_replace_error.phpt Log: New substr_replace() and unpack() error tests. Tested on Windows, Lin

[PHP-CVS] cvs: php-src /ext/standard/tests/strings substr_replace_error.phpt unpack_error.phpt

2009-01-19 Thread andy wharmby
wharmby Mon Jan 19 17:13:17 2009 UTC Modified files: /php-src/ext/standard/tests/strings substr_replace_error.phpt unpack_error.phpt Log: New substr_replace() and unpack() error tests. Tested on Windows, Linux and Linux 64

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/strings substr_replace_error.phpt unpack_error.phpt

2009-01-19 Thread andy wharmby
wharmby Mon Jan 19 17:13:16 2009 UTC Added files: (Branch: PHP_5_2) /php-src/ext/standard/tests/strings substr_replace_error.phpt unpack_error.phpt Log: New substr_replace() and unpack() error tests. Tested on Windows, Lin

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

2009-01-19 Thread Takeshi Abe
tabeMon Jan 19 16:35:58 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/gd gd.c Log: MFH: bump up and use IMAGE_FILTER_MAX_ARGS instead of a magic number. http://cvs.php.net/viewvc.cgi/php-src/ext/gd/gd.c?r1=1.312.2.20.2.32.2.29&r2=1.312.2.20.2.32

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

2009-01-19 Thread Takeshi Abe
tabeMon Jan 19 16:35:41 2009 UTC Modified files: /php-src/ext/gd gd.c Log: bump up and use IMAGE_FILTER_MAX_ARGS instead of a magic number. http://cvs.php.net/viewvc.cgi/php-src/ext/gd/gd.c?r1=1.405&r2=1.406&diff_format=u Index: php-src/ext/gd/gd.c diff

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

2009-01-19 Thread Zoe Slattery
zoe Mon Jan 19 16:16:49 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard/tests/filefile_put_contents_variation5.phpt Log: fixing the test to expect PHP6 and PHP53 behaviour http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/file/file

[PHP-CVS] cvs: php-src /ext/standard/tests/file file_put_contents_variation5.phpt

2009-01-19 Thread Zoe Slattery
zoe Mon Jan 19 16:15:17 2009 UTC Modified files: /php-src/ext/standard/tests/filefile_put_contents_variation5.phpt Log: fixing the test to expect PHP6 and PHP53 behaviour http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/file/file_put_contents_var

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/strings vprintf_basic1.phpt vprintf_basic2.phpt vprintf_basic3.phpt vprintf_basic4.phpt vprintf_basic5.phpt vprintf_basic6.phpt vprintf_basic7.phpt

2009-01-19 Thread andy wharmby
wharmby Mon Jan 19 16:03:44 2009 UTC Added files: (Branch: PHP_5_3) /php-src/ext/standard/tests/strings vprintf_basic7_64bit.phpt vprintf_variation15.phpt vprintf_variation12_64bit.phpt

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/strings vprintf_basic1.phpt vprintf_basic2.phpt vprintf_basic3.phpt vprintf_basic4.phpt vprintf_basic5.phpt vprintf_basic6.phpt vprintf_basic7.phpt

2009-01-19 Thread andy wharmby
wharmby Mon Jan 19 16:03:37 2009 UTC Added files: (Branch: PHP_5_2) /php-src/ext/standard/tests/strings vprintf_variation1.phpt vprintf_variation7.phpt vprintf_basic1.phpt

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/strings strval_basic.phpt strval_error.phpt strval_variation1.phpt strval_variation2.phpt

2009-01-19 Thread andy wharmby
wharmby Mon Jan 19 15:54:47 2009 UTC Added files: (Branch: PHP_5_3) /php-src/ext/standard/tests/strings strval_basic.phpt strval_variation2.phpt strval_error.phpt

[PHP-CVS] cvs: php-src /ext/standard/tests/strings strval_basic.phpt strval_error.phpt strval_variation1.phpt strval_variation2.phpt

2009-01-19 Thread andy wharmby
wharmby Mon Jan 19 15:54:46 2009 UTC Modified files: /php-src/ext/standard/tests/strings strval_variation2.phpt strval_variation1.phpt strval_error.phpt

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/strings strval_basic.phpt strval_error.phpt strval_variation1.phpt strval_variation2.phpt

2009-01-19 Thread andy wharmby
wharmby Mon Jan 19 15:54:43 2009 UTC Added files: (Branch: PHP_5_2) /php-src/ext/standard/tests/strings strval_basic.phpt strval_variation2.phpt strval_error.phpt

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/strings str_pad_variation1.phpt str_pad_variation2.phpt str_pad_variation3.phpt str_pad_variation4.phpt str_pad_variation5.phpt str_shuffle_basic.ph

2009-01-19 Thread andy wharmby
wharmby Mon Jan 19 15:46:43 2009 UTC Added files: (Branch: PHP_5_3) /php-src/ext/standard/tests/strings stristr_variation2.phpt stristr_error.phpt str_pad_variation2.phpt

[PHP-CVS] cvs: php-src /ext/standard/tests/strings str_pad_variation1.phpt str_pad_variation2.phpt str_pad_variation3.phpt str_pad_variation4.phpt str_pad_variation5.phpt str_shuffle_basic.phpt str_sh

2009-01-19 Thread andy wharmby
wharmby Mon Jan 19 15:46:38 2009 UTC Modified files: /php-src/ext/standard/tests/strings str_pad_variation2.phpt stristr_variation2.phpt stristr_variation1.phpt

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/strings str_pad_variation1.phpt str_pad_variation2.phpt str_pad_variation3.phpt str_pad_variation4.phpt str_pad_variation5.phpt str_shuffle_basic.ph

2009-01-19 Thread andy wharmby
wharmby Mon Jan 19 15:46:32 2009 UTC Added files: (Branch: PHP_5_2) /php-src/ext/standard/tests/strings str_pad_variation3.phpt str_shuffle_basic.phpt strlen_variation1.phpt

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/gd/libgd gd.c /ext/gd/tests libgd00191.phpt

2009-01-19 Thread Takeshi Abe
tabeMon Jan 19 15:43:49 2009 UTC Added files: (Branch: PHP_5_3) /php-src/ext/gd/tests libgd00191.phpt Modified files: /php-src/ext/gd/libgd gd.c Log: MFH: fixed the bug of libgd #191 (A circle becomes square) http://cvs.ph

[PHP-CVS] cvs: php-src /ext/gd/libgd gd.c /ext/gd/tests libgd00191.phpt

2009-01-19 Thread Takeshi Abe
tabeMon Jan 19 15:41:16 2009 UTC Added files: /php-src/ext/gd/tests libgd00191.phpt Modified files: /php-src/ext/gd/libgd gd.c Log: fixed the bug of libgd #191 (A circle becomes square) http://cvs.php.net/viewvc.cgi/php-s

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

2009-01-19 Thread Antony Dovgal
tony2001Mon Jan 19 14:41:53 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard scanf.c Log: MFH: fix memleaks in sscanf() http://cvs.php.net/viewvc.cgi/php-src/ext/standard/scanf.c?r1=1.31.2.2.2.7&r2=1.31.2.2.2.8&diff_format=u Index

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/zlib/tests gzclose_basic.phpt gzclose_error.phpt gzeof_basic.phpt gzeof_error.phpt gzeof_variation1.phpt gzfile_basic.phpt gzfile_basic2.phpt gzfile_error.phpt gzf

2009-01-19 Thread Dave Kelsey
dkelsey Mon Jan 19 14:02:14 2009 UTC Added files: (Branch: PHP_5_2) /php-src/ext/zlib/tests gzopen_variation6.phpt reading_include_path.inc readgzfile_variation14.phpt

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/zlib/tests gzclose_basic.phpt gzclose_error.phpt gzeof_basic.phpt gzeof_error.phpt gzeof_variation1.phpt gzfile_basic.phpt gzfile_basic2.phpt gzfile_error.phpt gzf

2009-01-19 Thread Dave Kelsey
dkelsey Mon Jan 19 14:02:04 2009 UTC Added files: (Branch: PHP_5_3) /php-src/ext/zlib/tests gzfile_variation4.phpt gzread_error.phpt readgzfile_variation5.phpt gzwrite_error2.phpt gzfile_basic2.phpt

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

2009-01-19 Thread Antony Dovgal
tony2001Mon Jan 19 09:52:24 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard scanf.c Log: MFH: fix memleaks in sscanf() http://cvs.php.net/viewvc.cgi/php-src/ext/standard/scanf.c?r1=1.31.2.2.2.5.2.3&r2=1.31.2.2.2.5.2.4&diff_format

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

2009-01-19 Thread Antony Dovgal
tony2001Mon Jan 19 09:52:14 2009 UTC Modified files: /php-src/ext/standard scanf.c Log: fix memleaks in sscanf() http://cvs.php.net/viewvc.cgi/php-src/ext/standard/scanf.c?r1=1.43&r2=1.44&diff_format=u Index: php-src/ext/standard/scanf.c diff -u

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

2009-01-19 Thread Hannes Magnusson
bjori Mon Jan 19 08:50:51 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: Make sense of these NEWS entries http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.464&r2=1.2027.2.547.2.965.2.465&diff_format=u Index: php-src/NEWS d