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

2008-12-08 Thread changelog
changelog Tue Dec 9 01:32:47 2008 UTC Modified files: /php-srcChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3252r2=1.3253diff_format=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.3252

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/date/tests idate_basic.phpt idate_variation1.phpt idate_variation2.phpt idate_variation3.phpt idate_variation4.phpt idate_variation5.phpt idate_variation6.phpt

2008-12-08 Thread Sanjay Mantoor
smantoorMon Dec 8 10:48:22 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/date/tests idate_variation4.phpt idate_variation5.phpt idate_variation6.phpt idate_basic.phpt

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

2008-12-08 Thread Scott MacVicar
scottmacMon Dec 8 11:53:30 2008 UTC Modified files: /php-src/ext/opensslxp_ssl.c Log: Fix bug #46748, segfault when SSL has more than one error message.

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

2008-12-08 Thread Jani Taskinen
janiMon Dec 8 12:36:10 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcrun-tests.php Log: - Sync with HEAD http://cvs.php.net/viewvc.cgi/php-src/run-tests.php?r1=1.226.2.37.2.35.2.53r2=1.226.2.37.2.35.2.54diff_format=u Index: php-src/run-tests.php

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

2008-12-08 Thread Jani Taskinen
janiMon Dec 8 12:36:38 2008 UTC Modified files: /php-srcrun-tests.php Log: - Sync with all branches (same run-tests.php everywhere http://cvs.php.net/viewvc.cgi/php-src/run-tests.php?r1=1.382r2=1.383diff_format=u Index: php-src/run-tests.php diff -u

[PHP-CVS] cvs: php-src /ext/date/tests idate_basic.phpt idate_variation1.phpt idate_variation2.phpt idate_variation3.phpt idate_variation4.phpt idate_variation5.phpt idate_variation6.phpt idate_variat

2008-12-08 Thread Sanjay Mantoor
smantoorMon Dec 8 10:41:47 2008 UTC Added files: /php-src/ext/date/tests idate_variation7.phpt idate_variation1.phpt idate_variation2.phpt idate_variation3.phpt idate_basic.phpt

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

2008-12-08 Thread Jani Taskinen
janiMon Dec 8 12:35:54 2008 UTC Modified files: (Branch: PHP_5_2) /php-srcrun-tests.php Log: - Sync with HEAD http://cvs.php.net/viewvc.cgi/php-src/run-tests.php?r1=1.226.2.37.2.52r2=1.226.2.37.2.53diff_format=u Index: php-src/run-tests.php diff -u

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

2008-12-08 Thread Scott MacVicar
scottmacMon Dec 8 11:54:22 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/opensslxp_ssl.c Log: MFH Fix bug #46748, segfault when SSL has more than one error message.

[PHP-CVS] cvs: php-src /ext/imap/tests imap_fetch_overview_basic.phpt imap_fetch_overview_error.phpt imap_fetch_overview_variation1.phpt imap_fetch_overview_variation2.phpt imap_fetch_overview_variati

2008-12-08 Thread Zoe Slattery
zoe Mon Dec 8 19:10:46 2008 UTC Added files: /php-src/ext/imap/tests imap_fetch_overview_variation5.phpt imap_fetch_overview_error.phpt imap_fetch_overview_variation3.phpt

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

2008-12-08 Thread Johannes Schlüter
On Mon, 2008-12-08 at 12:36 +, Jani Taskinen wrote: +// If __DIR__ is not defined, define it +if (!defined('__DIR__')) { defined() will always return true ... + define('__DIR__', realpath(dirname(__FILE__))); ... but this will never throw an error. $ sapi/cli/php -d

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/imap/tests imap_fetch_overview_basic.phpt imap_fetch_overview_error.phpt imap_fetch_overview_variation1.phpt imap_fetch_overview_variation2.phpt imap_fetch_overvie

2008-12-08 Thread Zoe Slattery
zoe Mon Dec 8 19:12:39 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/imap/tests imap_fetch_overview_variation6.phpt imap_fetch_overview_variation4.phpt imap_fetch_overview_basic.phpt

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/imap/tests imap_fetch_overview_basic.phpt imap_fetch_overview_error.phpt imap_fetch_overview_variation1.phpt imap_fetch_overview_variation2.phpt imap_fetch_overvie

2008-12-08 Thread Zoe Slattery
zoe Mon Dec 8 19:14:03 2008 UTC Added files: (Branch: PHP_5_2) /php-src/ext/imap/tests imap_fetch_overview_variation6.phpt imap_fetch_overview_variation3.phpt

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/pcre/pcrelib ucptable.h

2008-12-08 Thread Nuno Lopes
nlopess Mon Dec 8 20:18:15 2008 UTC Removed files: (Branch: PHP_5_2) /php-src/ext/pcre/pcrelib ucptable.h Log: remove unused file to avoid confusion -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

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

2008-12-08 Thread Pierre-Alain Joye
pajoye Mon Dec 8 22:38:50 2008 UTC Added files: /php-src/win32/buildconfigure.bat Log: - add configure script helper http://cvs.php.net/viewvc.cgi/php-src/win32/build/configure.bat?view=markuprev=1.1 Index: php-src/win32/build/configure.bat +++

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

2008-12-08 Thread Pierre-Alain Joye
pajoye Mon Dec 8 22:39:55 2008 UTC Added files: (Branch: PHP_5_3) /php-src/win32/buildconfigure.bat Log: - MFH: add configure script http://cvs.php.net/viewvc.cgi/php-src/win32/build/configure.bat?view=markuprev=1.1 Index:

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

2008-12-08 Thread Pierre-Alain Joye
pajoye Mon Dec 8 22:40:30 2008 UTC Added files: (Branch: PHP_5_2) /php-src/win32/buildconfigure.bat Log: - MFH: add configure script http://cvs.php.net/viewvc.cgi/php-src/win32/build/configure.bat?view=markuprev=1.1 Index:

[PHP-CVS] cvs: php-src / buildconf.bat

2008-12-08 Thread Pierre-Alain Joye
pajoye Mon Dec 8 22:41:54 2008 UTC Modified files: /php-srcbuildconf.bat Log: - buildconf accepts arguments (pecl dir for ex.) - copy configure.bat http://cvs.php.net/viewvc.cgi/php-src/buildconf.bat?r1=1.2r2=1.3diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_2) / buildconf.bat

2008-12-08 Thread Pierre-Alain Joye
pajoye Mon Dec 8 22:42:51 2008 UTC Modified files: (Branch: PHP_5_2) /php-srcbuildconf.bat Log: - MFH: - buildconf accepts arguments (pecl dir for ex.) - copy configure.bat

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

2008-12-08 Thread Steph Fox
Hey Pierre, Can I query this? configure.bat is already in the top-level dir, where people would generally expect to call configure... why do you need a copy in win32/build? - Steph - Original Message - From: Pierre-Alain Joye [EMAIL PROTECTED] To: php-cvs@lists.php.net Sent:

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

2008-12-08 Thread Pierre Joye
hi Steph, On Tue, Dec 9, 2008 at 12:04 AM, Steph Fox [EMAIL PROTECTED] wrote: Hey Pierre, Can I query this? configure.bat is already in the top-level dir, where people would generally expect to call configure... why do you need a copy in win32/build? It is not and should not be, unless a

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

2008-12-08 Thread Steph Fox
configure.bat is already in the top-level dir, where people would generally expect to call configure... why do you need a copy in win32/build? It is not and should not be, unless a buildconf has be ran. OK, so long as it ends up in the standard place I'm happy :) - Steph -- PHP CVS

[PHP-CVS] cvs: php-src(PHP_5_3) /tests/basic bug46759.phpt

2008-12-08 Thread Scott MacVicar
scottmacTue Dec 9 01:47:56 2008 UTC Added files: (Branch: PHP_5_3) /php-src/tests/basicbug46759.phpt Log: Add test for the recent magic_quotes_gpc regression.

[PHP-CVS] cvs: php-src(PHP_5_2) /tests/basic bug46759.phpt

2008-12-08 Thread Scott MacVicar
scottmacTue Dec 9 01:48:32 2008 UTC Added files: (Branch: PHP_5_2) /php-src/tests/basicbug46759.phpt Log: MFB 5.3 Add test for the recent magic_quotes_gpc regression.