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

2007-04-04 Thread Ilia Alshanetsky
iliaa Thu Apr 5 01:48:56 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/mcrypt mcrypt.c /php-srcNEWS Log: Fixed bug #40999 (mcrypt_create_iv() not using random seed). http://cvs.php.net/viewvc.cgi/php-src/ext/mcrypt/mcrypt.c?r1=1.91.2.3

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

2007-04-04 Thread Pierre-Alain Joye
pajoye Wed Apr 4 22:00:52 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/opensslopenssl.c Log: - nuke c++ comments http://cvs.php.net/viewvc.cgi/php-src/ext/openssl/openssl.c?r1=1.98.2.5.2.29&r2=1.98.2.5.2.30&diff_format=u Index: php-src/ext

[PHP-CVS] cvs: php-src /ext/openssl openssl.c /ext/openssl/tests 005.phpt 005_crt.txt

2007-04-04 Thread Pierre-Alain Joye
pajoye Wed Apr 4 21:39:01 2007 UTC Added files: /php-src/ext/openssl/tests 005_crt.txt Modified files: /php-src/ext/opensslopenssl.c /php-src/ext/openssl/tests 005.phpt Log: - MFB: - implement #39867, PKCS#12 support

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

2007-04-04 Thread Pierre-Alain Joye
pajoye Wed Apr 4 21:27:56 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: - #39867 and openssl MB fix http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.625&r2=1.2027.2.547.2.626&diff_format=u Index: php-src/NEWS diff -u php-src/NE

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/openssl openssl.c php_openssl.h /ext/openssl/tests 005.phpt

2007-04-04 Thread Pierre-Alain Joye
pajoye Wed Apr 4 21:24:02 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/opensslopenssl.c php_openssl.h /php-src/ext/openssl/tests 005.phpt Log: - implement #39867, PKCS#12 support - Fix possible multibyte issues issue in the add_assoc fun

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

2007-04-04 Thread Pierre-Alain Joye
pajoye Wed Apr 4 21:01:52 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: - filter and gd entries http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.624&r2=1.2027.2.547.2.625&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1

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

2007-04-04 Thread Pierre-Alain Joye
pajoye Wed Apr 4 20:51:42 2007 UTC Modified files: /php-src/ext/filter filter.c Log: - MFB: #40947, allow a single filter as argument for filter_var_arra http://cvs.php.net/viewvc.cgi/php-src/ext/filter/filter.c?r1=1.85&r2=1.86&diff_format=u Index: php-src/

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

2007-04-04 Thread Pierre-Alain Joye
pajoye Wed Apr 4 20:50:26 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/filter filter.c Log: - #40947, allow a single filter as argument for filter_var_array http://cvs.php.net/viewvc.cgi/php-src/ext/filter/filter.c?r1=1.52.2.38&r2=1.52.2.39&diff_f

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

2007-04-04 Thread Antony Dovgal
tony2001Wed Apr 4 19:52:26 2007 UTC Modified files: (Branch: PHP_4_4) /php-srcNEWS /php-src/ext/sessionsession.c Log: MFH: fix #40998 (long session array keys are truncated) http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.1247.2.920.2

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

2007-04-04 Thread Antony Dovgal
tony2001Wed Apr 4 19:52:20 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS /php-src/ext/sessionsession.c Log: MFH: fix #40998 (long session array keys are truncated) http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2

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

2007-04-04 Thread Antony Dovgal
tony2001Wed Apr 4 19:46:42 2007 UTC Modified files: /php-src/ext/sessionsession.c Log: fix #40998 (long session array keys are truncated) http://cvs.php.net/viewvc.cgi/php-src/ext/session/session.c?r1=1.467&r2=1.468&diff_format=u Index: php-s

[PHP-CVS] cvs: CVSROOT / avail

2007-04-04 Thread Pierre-Alain Joye
pajoye Wed Apr 4 18:19:40 2007 UTC Modified files: /CVSROOTavail Log: - Scott MacVicar karma for gd and ext/gd http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1261&r2=1.1262&diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1261 CVSROOT/avail:

Re: [PHP-CVS] cvs: php-src /ext/standard/tests/strings ltrim.phpt rtrim.phpt str_pad.phpt

2007-04-04 Thread Andrei Zmievski
What about unicode versions of these? -Andrei On Mar 28, 2007, at 3:31 AM, Zoe Slattery wrote: zoe Wed Mar 28 10:31:13 2007 UTC Added files: /php-src/ext/standard/tests/strings ltrim.phpt rtrim.phpt str_pad.phpt Log: New tests for

[PHP-CVS] cvs: CVSROOT / avail

2007-04-04 Thread Rasmus Lerdorf
rasmus Wed Apr 4 16:37:23 2007 UTC Modified files: /CVSROOTavail Log: . http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1260&r2=1.1261&diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1260 CVSROOT/avail:1.1261 --- CVSROOT/avail:1.1260

[PHP-CVS] cvs: CVSROOT / avail

2007-04-04 Thread Rasmus Lerdorf
rasmus Wed Apr 4 16:06:47 2007 UTC Modified files: /CVSROOTavail Log: karma for new accounts http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1259&r2=1.1260&diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1259 CVSROOT/avail:1.1260 --- CVSROOT/

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

2007-04-04 Thread Seiji Masugata
masugataWed Apr 4 15:28:18 2007 UTC Modified files: (Branch: PHP_4_4) /php-src/ext/mbstring mbstring.c Log: Sync with mail function in mb_send_mail function(problem MOPB-33-2007:PHP and MOPB-34-2007:PHP). http://cvs.php.net/viewvc.cgi/php-src/ext/

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

2007-04-04 Thread Seiji Masugata
masugataWed Apr 4 15:25:41 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/mbstring mbstring.c Log: Sync with mail function in mb_send_mail function(problem MOPB-33-2007:PHP and MOPB-34-2007:PHP). http://cvs.php.net/viewvc.cgi/php-src/ext/

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

2007-04-04 Thread Seiji Masugata
masugataWed Apr 4 15:23:09 2007 UTC Modified files: /php-src/ext/mbstring mbstring.c Log: Sync with mail function in mb_send_mail function(problem MOPB-33-2007:PHP and MOPB-34-2007:PHP). http://cvs.php.net/viewvc.cgi/php-src/ext/mbstring/mbstring

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

2007-04-04 Thread Nuno Lopes
nlopess Wed Apr 4 14:26:04 2007 UTC Modified files: /php-src/ext/gd/libgd gdft.c Log: MFB: fix race condition on font cache shutdown http://cvs.php.net/viewvc.cgi/php-src/ext/gd/libgd/gdft.c?r1=1.43&r2=1.44&diff_format=u Index: php-src/ext/gd/libgd/gdft.c

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

2007-04-04 Thread Nuno Lopes
nlopess Wed Apr 4 14:24:03 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/gd/libgd gdft.c Log: fix race condition on font cache shutdown http://cvs.php.net/viewvc.cgi/php-src/ext/gd/libgd/gdft.c?r1=1.36.4.7&r2=1.36.4.8&diff_format=u Index: php-src

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

2007-04-04 Thread Pierre-Alain Joye
pajoye Wed Apr 4 11:42:54 2007 UTC Modified files: /php-src/ext/gd/libgd gd_gif_in.c Log: - MFH: - do not try to use the global color map when none was found (Nuno, Pierre) - free im on error http://cvs.php.net/viewvc.cgi/php-src/ext/gd/libgd/gd

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

2007-04-04 Thread Pierre-Alain Joye
pajoye Wed Apr 4 11:40:11 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/gd/libgd gd_gif_in.c Log: - do not try to use the global color map when none was found (Nuno, Pierre) - free im on error http://cvs.php.net/viewvc.cgi/php-src/ext/gd/li

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

2007-04-04 Thread Antony Dovgal
tony2001Wed Apr 4 10:44:55 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/opensslxp_ssl.c Log: MFH: fix leak on error http://cvs.php.net/viewvc.cgi/php-src/ext/openssl/xp_ssl.c?r1=1.22.2.3.2.6&r2=1.22.2.3.2.7&diff_format=u Index: php-

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

2007-04-04 Thread Antony Dovgal
tony2001Wed Apr 4 10:44:49 2007 UTC Modified files: /php-src/ext/opensslxp_ssl.c Log: fix leak on error http://cvs.php.net/viewvc.cgi/php-src/ext/openssl/xp_ssl.c?r1=1.31&r2=1.32&diff_format=u Index: php-src/ext/openssl/xp_ssl.c diff -u php-s