[PHP-CVS] cvs: php-src(PHP_5_3) /ext/hash/tests skip_mhash.inc

2008-10-26 Thread Felipe Pena
felipe Sun Oct 26 23:34:14 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/hash/tests skip_mhash.inc Log: - Fixed condition http://cvs.php.net/viewvc.cgi/php-src/ext/hash/tests/skip_mhash.inc?r1=1.1.2.1&r2=1.1.2.2&diff_format=u Index: php-src/ext/has

[PHP-CVS] cvs: php-src /ext/hash/tests skip_mhash.inc

2008-10-26 Thread Felipe Pena
felipe Sun Oct 26 23:33:33 2008 UTC Modified files: /php-src/ext/hash/tests skip_mhash.inc Log: - Fixed test http://cvs.php.net/viewvc.cgi/php-src/ext/hash/tests/skip_mhash.inc?r1=1.2&r2=1.3&diff_format=u Index: php-src/ext/hash/tests/skip_mhash.inc diff -u

[PHP-CVS] cvs: SVNROOT / run-conversion.php

2008-10-26 Thread Gwynne Raskind
gwynne Sun Oct 26 23:09:41 2008 UTC Modified files: /SVNROOTrun-conversion.php Log: Rewrote conversion script to use Console_CommandLine and verbosity levels. http://cvs.php.net/viewvc.cgi/SVNROOT/run-conversion.php?r1=1.1&r2=1.2&diff_format=u Index: SVNROOT

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

2008-10-26 Thread Felipe Pena
felipe Sun Oct 26 23:00:53 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/tests/basicbug46313.phpt Log: - Fixed test http://cvs.php.net/viewvc.cgi/php-src/tests/basic/bug46313.phpt?r1=1.1.4.2&r2=1.1.4.3&diff_format=u Index: php-src/tests/basic/bug46

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

2008-10-26 Thread Felipe Pena
felipe Sun Oct 26 23:00:36 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/tests/basicbug46313.phpt Log: - Fixed test http://cvs.php.net/viewvc.cgi/php-src/tests/basic/bug46313.phpt?r1=1.1.2.1&r2=1.1.2.2&diff_format=u Index: php-src/tests/basic/bug46

[PHP-CVS] cvs: php-src(PHP_5_2) / php.ini-recommended

2008-10-26 Thread Kalle Sommer Nielsen
kalle Sun Oct 26 15:39:44 2008 UTC Modified files: (Branch: PHP_5_2) /php-srcphp.ini-recommended Log: MFB: Fixed #44748 (php.ini comments on magic_quotes_gpc promote bad practices) http://cvs.php.net/viewvc.cgi/php-src/php.ini-recommended?r1=1.179.2.11.2.24

[PHP-CVS] cvs: php-src(PHP_5_3) / php.ini-recommended

2008-10-26 Thread Kalle Sommer Nielsen
kalle Sun Oct 26 15:38:47 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcphp.ini-recommended Log: Fixed #44748 (php.ini comments on magic_quotes_gpc promote bad practices) http://cvs.php.net/viewvc.cgi/php-src/php.ini-recommended?r1=1.179.2.11.2.23.2.10

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

2008-10-26 Thread Ilia Alshanetsky
iliaa Sun Oct 26 14:36:25 2008 UTC Modified files: /php-src/ext/opensslopenssl.c Log: MFB: Fixed compiler warning http://cvs.php.net/viewvc.cgi/php-src/ext/openssl/openssl.c?r1=1.172&r2=1.173&diff_format=u Index: php-src/ext/openssl/openssl.c diff -

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

2008-10-26 Thread Ilia Alshanetsky
iliaa Sun Oct 26 14:36:00 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/opensslopenssl.c Log: MFB: Fixed compiler warning http://cvs.php.net/viewvc.cgi/php-src/ext/openssl/openssl.c?r1=1.98.2.5.2.47&r2=1.98.2.5.2.48&diff_format=u Index: php

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

2008-10-26 Thread Ilia Alshanetsky
iliaa Sun Oct 26 14:35:42 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/opensslopenssl.c Log: Fixed compiler warning http://cvs.php.net/viewvc.cgi/php-src/ext/openssl/openssl.c?r1=1.98.2.5.2.41.2.21&r2=1.98.2.5.2.41.2.22&diff_format=u Index

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

2008-10-26 Thread Felipe Pena
felipe Sun Oct 26 13:48:16 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard streamsfuncs.c /php-srcNEWS Log: - MFH: Fixed bug #46388 (stream_notification_callback inside of object destroys object variables) http://cvs.php.net/view

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

2008-10-26 Thread Felipe Pena
felipe Sun Oct 26 13:25:06 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard streamsfuncs.c Log: - MFH: Fixed bug #46388 (stream_notification_callback inside of object destroys object variables) http://cvs.php.net/viewvc.cgi/php-src/ext/sta

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

2008-10-26 Thread Felipe Pena
felipe Sun Oct 26 13:22:00 2008 UTC Modified files: /php-src/ext/standard streamsfuncs.c Log: - Fixed bug #46388 (stream_notification_callback inside of object destroys object variables) http://cvs.php.net/viewvc.cgi/php-src/ext/standard/streamsfuncs.

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

2008-10-26 Thread Derick Rethans
derick Sun Oct 26 12:56:47 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: - Fixed NEWS entries. http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.351&r2=1.2027.2.547.2.965.2.352&diff_format=u Index: php-src/NEWS diff -u php-