[PHP-CVS] cvs: php-src(PHP_5_2) /ext/date php_date.c /ext/date/tests date_constants.phpt

2006-07-28 Thread Hannes Magnusson
bjori Fri Jul 28 16:32:31 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/date php_date.c /php-src/ext/date/tests date_constants.phpt Log: Fix DateTime::RSS Update tests http://cvs.php.net/viewvc.cgi/php-src/ext/date/php_date.c?r1=1.43.2

[PHP-CVS] cvs: php-src /ext/date/tests date_constants.phpt

2006-07-28 Thread Hannes Magnusson
bjori Fri Jul 28 16:32:54 2006 UTC Modified files: /php-src/ext/date/tests date_constants.phpt Log: MFB: Update test http://cvs.php.net/viewvc.cgi/php-src/ext/date/tests/date_constants.phpt?r1=1.5&r2=1.6&diff_format=u Index: php-src/ext/date/tests/date_

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

2006-07-28 Thread Ilia Alshanetsky
iliaa Fri Jul 28 14:00:07 2006 UTC Modified files: /php-src/ext/zipphp_zip.c Log: MFB: Cleanup phpinfo() output http://cvs.php.net/viewvc.cgi/php-src/ext/zip/php_zip.c?r1=1.1&r2=1.2&diff_format=u Index: php-src/ext/zip/php_zip.c diff -u php-src/ext/zip/

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

2006-07-28 Thread Antony Dovgal
tony2001Fri Jul 28 13:47:56 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard/tests/filebug24313.phpt Log: fix test http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/file/bug24313.phpt?r1=1.3.4.1.2.1&r2=1.3.4.1.2.2&diff_format

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

2006-07-28 Thread Antony Dovgal
tony2001Fri Jul 28 13:47:41 2006 UTC Modified files: /php-src/ext/standard/tests/filebug24313.phpt Log: fix test I really hope there are no systems where /dev is a symlink http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/file/bug24313.ph

[PHP-CVS] cvs: php-src /ext/filter logical_filters.c package.xml /ext/filter/tests bug8315.phpt

2006-07-28 Thread Pierre-Alain Joye
pajoye Sat Jul 29 01:27:47 2006 UTC Modified files: /php-src/ext/filter logical_filters.c package.xml /php-src/ext/filter/tests bug8315.phpt Log: - MFH: #8315, NULL character stops the validation http://cvs.php.net/viewvc.cgi/php-src/ext/filter/logica

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/filter logical_filters.c package.xml /ext/filter/tests bug8315.phpt

2006-07-28 Thread Pierre-Alain Joye
pajoye Sat Jul 29 01:26:55 2006 UTC Added files: (Branch: PHP_5_2) /php-src/ext/filter/tests bug8315.phpt Modified files: /php-src/ext/filter logical_filters.c package.xml Log: - #8315, NULL character stops the validation http://cvs

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

2006-07-28 Thread Ilia Alshanetsky
iliaa Fri Jul 28 14:27:17 2006 UTC Modified files: /php-src/ext/hash hash.c Log: MFB: cleanup of the phpinfo() output. http://cvs.php.net/viewvc.cgi/php-src/ext/hash/hash.c?r1=1.27&r2=1.28&diff_format=u Index: php-src/ext/hash/hash.c diff -u php-src/ext/h

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

2006-07-28 Thread Ilia Alshanetsky
iliaa Fri Jul 28 14:27:03 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/hash hash.c Log: cleanup of the phpinfo() output. http://cvs.php.net/viewvc.cgi/php-src/ext/hash/hash.c?r1=1.18.2.5.2.2&r2=1.18.2.5.2.3&diff_format=u Index: php-src/ext/hash/

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

2006-07-28 Thread Antony Dovgal
tony2001Fri Jul 28 12:58:59 2006 UTC Modified files: (Branch: PHP_5_2) /php-srcrun-tests.php Log: MFH: disable --leak-check http://cvs.php.net/viewvc.cgi/php-src/run-tests.php?r1=1.226.2.37.2.8&r2=1.226.2.37.2.9&diff_format=u Index: php-src/run-tes

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

2006-07-28 Thread Antony Dovgal
tony2001Fri Jul 28 12:58:42 2006 UTC Modified files: /php-srcrun-tests.php Log: enabling --leak-check was bad idea, since there are way too much false positives caused by the absence of Zend MM http://cvs.php.net/viewvc.cgi/php-src/run-tests.php?

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

2006-07-28 Thread Ilia Alshanetsky
iliaa Fri Jul 28 14:23:35 2006 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS /php-src/ext/standard info.c info.h Log: ext/standard/info.c ext/standard/info.h http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.160&r2=1.2027.2.547

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

2006-07-28 Thread Ilia Alshanetsky
iliaa Fri Jul 28 13:59:06 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/zipphp_zip.c Log: Cleanup phpinfo() output http://cvs.php.net/viewvc.cgi/php-src/ext/zip/php_zip.c?r1=1.1&r2=1.1.2.1&diff_format=u Index: php-src/ext/zip/php_zip.c diff -u

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

2006-07-28 Thread Ilia Alshanetsky
The raw data is left untouched. On 28-Jul-06, at 4:39 AM, Derick Rethans wrote: On Thu, 27 Jul 2006, Ilia Alshanetsky wrote: Well, that's great, but it should not prevent magic quotes from being applied. Until magic quotes is removed it should work, as the code was implemented before it

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

2006-07-28 Thread Antony Dovgal
tony2001Fri Jul 28 12:23:18 2006 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS /php-src/ext/standard string.c Log: MFH: patch for #37846 (wordwrap() wraps incorrectly) by Dmitry Kononov http://cvs.php.net/viewvc.cgi/php-src/NEWS?

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

2006-07-28 Thread Antony Dovgal
tony2001Fri Jul 28 12:21:34 2006 UTC Modified files: /php-src/ext/standard string.c Log: patch for #37846 (wordwrap() wraps incorrectly) by Dmitry Kononov http://cvs.php.net/viewvc.cgi/php-src/ext/standard/string.c?r1=1.555&r2=1.556&diff_for

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

2006-07-28 Thread Pierre
On 7/28/06, Derick Rethans <[EMAIL PROTECTED]> wrote: On Thu, 27 Jul 2006, Ilia Alshanetsky wrote: > Well, that's great, but it should not prevent magic quotes from being applied. > Until magic quotes is removed it should work, as the code was implemented > before it did not, breaking all kinds

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

2006-07-28 Thread Derick Rethans
On Thu, 27 Jul 2006, Ilia Alshanetsky wrote: > Well, that's great, but it should not prevent magic quotes from being applied. > Until magic quotes is removed it should work, as the code was implemented > before it did not, breaking all kinds of code. RAW is raw, not magic quotes. This means that

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

2006-07-28 Thread Pierre-Alain Joye
pajoye Fri Jul 28 08:18:24 2006 UTC Modified files: /php-src/ext/filter filter.c Log: - HEAD does not suppot magic_gpc http://cvs.php.net/viewvc.cgi/php-src/ext/filter/filter.c?r1=1.61&r2=1.62&diff_format=u Index: php-src/ext/filter/filter.c diff -u php-src/

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

2006-07-28 Thread Pierre
On 7/28/06, Dmitry Stogov <[EMAIL PROTECTED]> wrote: The patch breaks HEAD. I cannot compile PHP. It should be ifdef'ed. HEAD does not have magic quotes support. I will commit the change asap. --Pierre -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/uns

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

2006-07-28 Thread Dmitry Stogov
The patch breaks HEAD. I cannot compile PHP. Dmitry. > -Original Message- > From: Ilia Alshanetsky [mailto:[EMAIL PROTECTED] > Sent: Thursday, July 27, 2006 10:15 PM > To: php-cvs@lists.php.net > Subject: [PHP-CVS] cvs: php-src /ext/filter filter.c > > > iliaa Thu Jul 27 18:15