[PHP-CVS-DAILY] cvs: php-src / ChangeLog

2008-12-10 Thread changelog
changelog Thu Dec 11 01:32:50 2008 UTC Modified files: /php-srcChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3254r2=1.3255diff_format=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.3254

[PHP-CVS] cvs: php-src(PHP_5_3) /win32/build configure.bat

2008-12-10 Thread Pierre-Alain Joye
pajoye Wed Dec 10 09:49:59 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/win32/buildconfigure.bat Log: - c/p error. http://cvs.php.net/viewvc.cgi/php-src/win32/build/configure.bat?r1=1.1.2.2r2=1.1.2.3diff_format=u Index:

[PHP-CVS] cvs: php-src /win32/build configure.bat

2008-12-10 Thread Pierre-Alain Joye
pajoye Wed Dec 10 09:51:30 2008 UTC Modified files: /php-src/win32/buildconfigure.bat Log: - mfb: c/p error http://cvs.php.net/viewvc.cgi/php-src/win32/build/configure.bat?r1=1.1r2=1.2diff_format=u Index: php-src/win32/build/configure.bat diff -u

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/pcre upgrade-pcre.php /ext/pcre/pcrelib config.h

2008-12-10 Thread Nuno Lopes
nlopess Wed Dec 10 10:16:14 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/pcre upgrade-pcre.php /php-src/ext/pcre/pcrelib config.h Log: export the pcre API when compiling with gcc 4. this fixes e.g. the linkage of APC (reported by shire)

[PHP-CVS] cvs: php-src /ext/pcre upgrade-pcre.php /ext/pcre/pcrelib config.h

2008-12-10 Thread Nuno Lopes
nlopess Wed Dec 10 10:16:22 2008 UTC Modified files: /php-src/ext/pcre upgrade-pcre.php /php-src/ext/pcre/pcrelib config.h Log: MFB: export pcre API when using gcc 4

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

2008-12-10 Thread Ant Phillips
ant Wed Dec 10 10:34:15 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/mbstring/tests bug43841.phpt Log: Test for bug #43841 http://cvs.php.net/viewvc.cgi/php-src/ext/mbstring/tests/bug43841.phpt?view=markuprev=1.1 Index:

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

2008-12-10 Thread Scott MacVicar
scottmacWed Dec 10 13:32:02 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/gd/tests imagerotate_overflow.phpt Modified files: /php-src/ext/gd/libgd gd.c Log: MFH Fix segfault and potential security issue in

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

2008-12-10 Thread Scott MacVicar
scottmacWed Dec 10 13:33:10 2008 UTC Added files: (Branch: PHP_5_2) /php-src/ext/gd/tests imagerotate_overflow.phpt Modified files: /php-src/ext/gd/libgd gd.c Log: MFH Fix segfault and potential security issue in

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

2008-12-10 Thread Scott MacVicar
scottmacWed Dec 10 13:40:21 2008 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.1354r2=1.2027.2.547.2.1355diff_format=u Index: php-src/NEWS diff -u

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/mbstring/tests bug43841.phpt mb_stripos_variation5_Bug45923.phpt mb_strripos_variation3_Bug45923.phpt mb_strripos_variation5_Bug45923.phpt

2008-12-10 Thread Ant Phillips
ant Wed Dec 10 10:35:40 2008 UTC Added files: (Branch: PHP_5_2) /php-src/ext/mbstring/tests mb_stripos_variation5_Bug45923.phpt bug43841.phpt mb_strripos_variation5_Bug45923.phpt

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

2008-12-10 Thread Scott MacVicar
scottmacWed Dec 10 13:30:12 2008 UTC Added files: /php-src/ext/gd/tests imagerotate_overflow.phpt Modified files: /php-src/ext/gd/libgd gd.c Log: Fix segfault and potential security issue in imagerotate().

Re: [PHP-CVS] cvs: php-src /ext/phar Makefile.frag

2008-12-10 Thread Hannes Magnusson
2008/12/8 Marcus Boerger [EMAIL PROTECTED]: helly Mon Dec 8 00:00:17 2008 UTC Modified files: /php-src/ext/phar Makefile.frag Log: - When installing phar, make phar a link to phar.phar

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

2008-12-10 Thread Ilia Alshanetsky
iliaa Wed Dec 10 20:53:44 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mssql php_mssql.c Log: Fixed bug #46798 (Crash in mssql extension when retrieving a NULL value inside a binary or image column type)

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

2008-12-10 Thread Ilia Alshanetsky
iliaa Wed Dec 10 20:53:58 2008 UTC Modified files: /php-src/ext/mssql php_mssql.c Log: MFB: Fixed bug #46798 (Crash in mssql extension when retrieving a NULL value inside a binary or image column type)

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

2008-12-10 Thread Ilia Alshanetsky
iliaa Wed Dec 10 20:54:47 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/mssql php_mssql.c /php-srcNEWS Log: MFB: Fixed bug #46798 (Crash in mssql extension when retrieving a NULL value inside a binary or image column type)

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

2008-12-10 Thread Pierre-Alain Joye
pajoye Thu Dec 11 00:12:21 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/sapi/cgi fastcgi.c Log: - ws http://cvs.php.net/viewvc.cgi/php-src/sapi/cgi/fastcgi.c?r1=1.4.2.13.2.33r2=1.4.2.13.2.34diff_format=u Index: php-src/sapi/cgi/fastcgi.c diff -u

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

2008-12-10 Thread Pierre-Alain Joye
pajoye Thu Dec 11 00:13:48 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/sapi/cgi fastcgi.c Log: - ws http://cvs.php.net/viewvc.cgi/php-src/sapi/cgi/fastcgi.c?r1=1.4.2.13.2.28.2.8r2=1.4.2.13.2.28.2.9diff_format=u Index: php-src/sapi/cgi/fastcgi.c diff

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

2008-12-10 Thread Pierre-Alain Joye
pajoye Thu Dec 11 00:15:05 2008 UTC Modified files: /php-src/sapi/cgi fastcgi.c Log: - ws http://cvs.php.net/viewvc.cgi/php-src/sapi/cgi/fastcgi.c?r1=1.50r2=1.51diff_format=u Index: php-src/sapi/cgi/fastcgi.c diff -u php-src/sapi/cgi/fastcgi.c:1.50

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

2008-12-10 Thread Scott MacVicar
scottmacThu Dec 11 01:20:58 2008 UTC Modified files: /php-src/ext/sessionsession.c Log: Fix bug #35975 - Session cookie expires date format isn't the most compatible. Sync to that of setcookie().

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

2008-12-10 Thread Scott MacVicar
scottmacThu Dec 11 01:21:36 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/sessionsession.c Log: MFH Fix bug #35975 - Session cookie expires date format isn't the most compatible. Sync to that of setcookie().

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

2008-12-10 Thread Scott MacVicar
scottmacThu Dec 11 01:21:42 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/sessionsession.c Log: MFH Fix bug #35975 - Session cookie expires date format isn't the most compatible. Sync to that of setcookie().

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

2008-12-10 Thread Scott MacVicar
scottmacThu Dec 11 01:23:40 2008 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.1356r2=1.2027.2.547.2.1357diff_format=u Index: php-src/NEWS diff -u

[PHP-CVS] cvs: php-src(PHP_5_3) / run-tests.php

2008-12-10 Thread Lars Strojny
lstrojnyThu Dec 11 02:37:37 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcrun-tests.php Log: Fixing strict warning when null is passed

[PHP-CVS] cvs: php-src / run-tests.php

2008-12-10 Thread Lars Strojny
lstrojnyThu Dec 11 02:38:10 2008 UTC Modified files: /php-srcrun-tests.php Log: MFB: Fixing strict warning http://cvs.php.net/viewvc.cgi/php-src/run-tests.php?r1=1.384r2=1.385diff_format=u Index: php-src/run-tests.php diff -u

[PHP-CVS] cvs: php-src(PHP_5_2) / run-tests.php

2008-12-10 Thread Lars Strojny
lstrojnyThu Dec 11 02:38:45 2008 UTC Modified files: (Branch: PHP_5_2) /php-srcrun-tests.php Log: MFB: Fixing strict warning http://cvs.php.net/viewvc.cgi/php-src/run-tests.php?r1=1.226.2.37.2.54r2=1.226.2.37.2.55diff_format=u Index:

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

2008-12-10 Thread Scott MacVicar
scottmacThu Dec 11 02:56:09 2008 UTC Modified files: /php-src/ext/mbstring mbstring.c Log: Fix bug #46738 - Segfault when mb_detect_encoding() fails. http://cvs.php.net/viewvc.cgi/php-src/ext/mbstring/mbstring.c?r1=1.305r2=1.306diff_format=u

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

2008-12-10 Thread Scott MacVicar
scottmacThu Dec 11 02:56:46 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mbstring mbstring.c Log: MFH Fix bug #46738 - Segfault when mb_detect_encoding() fails.

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

2008-12-10 Thread Scott MacVicar
scottmacThu Dec 11 02:58:22 2008 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.409r2=1.2027.2.547.2.965.2.410diff_format=u Index: php-src/NEWS diff -u