[PHP-CVS] Re: cvs: CVSROOT / loginfo.pl

2007-02-11 Thread Michael Wallner
Rasmus Lerdorf wrote: > rasmusSat Feb 10 18:36:05 2007 UTC > > Modified files: > /CVSROOT loginfo.pl > Log: > Revert bad idea I don't know why it happened and am grateful it was reverted, because it immediately left some queasy feeling. Thanks, -- Micha

[PHP-CVS] cvs: php-src /ext/imap config.m4

2007-02-11 Thread Antony Dovgal
tony2001Sun Feb 11 09:25:25 2007 UTC Modified files: /php-src/ext/imap config.m4 Log: fix typos http://cvs.php.net/viewvc.cgi/php-src/ext/imap/config.m4?r1=1.75&r2=1.76&diff_format=u Index: php-src/ext/imap/config.m4 diff -u php-src/ext/imap/config.

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/imap config.m4

2007-02-11 Thread Antony Dovgal
tony2001Sun Feb 11 09:25:32 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/imap config.m4 Log: MFH http://cvs.php.net/viewvc.cgi/php-src/ext/imap/config.m4?r1=1.69.4.6&r2=1.69.4.7&diff_format=u Index: php-src/ext/imap/config.m4 diff -u php-s

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

2007-02-11 Thread Pierre-Alain Joye
pajoye Sun Feb 11 11:11:49 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS /php-src/ext/gd gd.c Log: - Fixed bug #40428, imagepstext() doesn't accept optional parameter (Pierre) http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.

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

2007-02-11 Thread Pierre-Alain Joye
pajoye Sun Feb 11 11:13:41 2007 UTC Modified files: /php-src/ext/gd gd.c Log: - MFB: Fixed bug #40428, imagepstext() doesn't accept optional parameter (Pierre) http://cvs.php.net/viewvc.cgi/php-src/ext/gd/gd.c?r1=1.365&r2=1.366&diff_format=u Inde

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/tidy tidy.c /ext/tidy/tests 028.phpt

2007-02-11 Thread Nuno Lopes
nlopess Sun Feb 11 16:07:31 2007 UTC Added files: (Branch: PHP_5_2) /php-src/ext/tidy/tests 028.phpt Modified files: /php-srcNEWS /php-src/ext/tidy tidy.c Log: merge the tidyNode::getParent() patch from HEAD http://cvs.php.

[PHP-CVS] cvs: php-src /ext/tidy/tests 019.phpt 028.phpt

2007-02-11 Thread Nuno Lopes
nlopess Sun Feb 11 16:12:00 2007 UTC Modified files: /php-src/ext/tidy/tests 028.phpt 019.phpt Log: sync tests with php 5.2 http://cvs.php.net/viewvc.cgi/php-src/ext/tidy/tests/028.phpt?r1=1.1&r2=1.2&diff_format=u Index: php-src/ext/tidy/tests/028.phpt diff

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

2007-02-11 Thread Antony Dovgal
tony2001Sun Feb 11 20:06:05 2007 UTC Modified files: /php-src/ext/standard/tests/filebug40374.phpt Log: fix test http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/file/bug40374.phpt?r1=1.1&r2=1.2&diff_format=u Index: php-src/ext/standard/te

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

2007-02-11 Thread Antony Dovgal
tony2001Sun Feb 11 20:06:19 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard/tests/filebug40374.phpt Log: fix test http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/file/bug40374.phpt?r1=1.1.2.2&r2=1.1.2.3&diff_format=u Index

[PHP-CVS] cvs: php-src /tests/lang bug30638.phpt

2007-02-11 Thread Antony Dovgal
tony2001Sun Feb 11 20:12:46 2007 UTC Modified files: /php-src/tests/lang bug30638.phpt Log: add a note http://cvs.php.net/viewvc.cgi/php-src/tests/lang/bug30638.phpt?r1=1.3&r2=1.4&diff_format=u Index: php-src/tests/lang/bug30638.phpt diff -u php-src/t

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

2007-02-11 Thread Antony Dovgal
tony2001Sun Feb 11 20:12:53 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/tests/lang bug30638.phpt Log: MFH http://cvs.php.net/viewvc.cgi/php-src/tests/lang/bug30638.phpt?r1=1.2.4.1&r2=1.2.4.2&diff_format=u Index: php-src/tests/lang/bug30638.phpt

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

2007-02-11 Thread Antony Dovgal
tony2001Sun Feb 11 20:56:17 2007 UTC Added files: /php-src/ext/standard/tests/strings str_ireplace.phpt Log: new test http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/strings/str_ireplace.phpt?view=markup&rev=1.1 Index: php-src/ext/standar

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

2007-02-11 Thread Antony Dovgal
tony2001Sun Feb 11 20:56:46 2007 UTC Added files: (Branch: PHP_5_2) /php-src/ext/standard/tests/strings str_ireplace.phpt Log: add test http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/strings/str_ireplace.phpt?view=markup&rev=1.1 Index: ph

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

2007-02-11 Thread Ilia Alshanetsky
iliaa Mon Feb 12 01:23:17 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/readline readline.c Log: Fixed a memory leak inside readline_completion_function() on non-callable callback. http://cvs.php.net/viewvc.cgi/php-src/ext/readline/readl