[PHP-CVS] cvs: php-src(PHP_5_3) /ext/filter filter.c /main SAPI.c SAPI.h php_content_types.c

2009-04-28 Thread Stanislav Malyshev
stasTue Apr 28 21:30:23 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/filter filter.c /php-src/main SAPI.c SAPI.h php_content_types.c Log: fix for #47930 http://cvs.php.net/viewvc.cgi/php-src/ext/filter/filter.c?r1=1.52.2.39.2.15&r2=1.

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

2009-04-14 Thread Antony Dovgal
tony2001Tue Apr 14 14:18:35 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/filter filter.c Log: MFH: revert wrong fix for bug #47930 http://cvs.php.net/viewvc.cgi/php-src/ext/filter/filter.c?r1=1.52.2.39.2.14&r2=1.52.2.39.2.15&diff_format=u In

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

2009-04-13 Thread Stanislav Malyshev
stasMon Apr 13 19:21:28 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/filter filter.c Log: fix #47930 http://cvs.php.net/viewvc.cgi/php-src/ext/filter/filter.c?r1=1.52.2.39.2.13&r2=1.52.2.39.2.14&diff_format=u Index: php-src/ext/filter/filter.c d

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

2008-12-06 Thread Ilia Alshanetsky
This is a fairly serious regression, looks like we may need a quick 5.2.8 to address it. On 6-Dec-08, at 12:25 PM, Scott MacVicar wrote: scottmacSat Dec 6 17:25:35 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/filter filter.c Log: MFB: Back out

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

2008-12-06 Thread Scott MacVicar
scottmacSat Dec 6 17:25:35 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/filter filter.c Log: MFB: Back out bugfix for #42718 as this broke magic_quotes_gpc http://cvs.php.net/viewvc.cgi/php-src/ext/filter/filter.c?r1=1.52.2.39.2.11&r2=1.52.

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/filter filter.c /ext/filter/tests bug42718-2.phpt bug42718.phpt

2008-11-02 Thread Arnaud Le Blanc
lbarnaudSun Nov 2 22:22:44 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/filter/tests bug42718-2.phpt bug42718.phpt Modified files: /php-src/ext/filter filter.c Log: MFH: Fixed bug #42718 (FILTER_UNSAFE_RAW not applied when

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

2008-06-24 Thread Felipe Pena
felipe Tue Jun 24 12:09:31 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/filter filter.c Log: - Added arginfo http://cvs.php.net/viewvc.cgi/php-src/ext/filter/filter.c?r1=1.52.2.39.2.6&r2=1.52.2.39.2.7&diff_format=u Index: php-src/ext/filter/filter.

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

2008-02-24 Thread Felipe Pena
felipe Sun Feb 24 18:41:08 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/filter filter.c Log: MFB: Fixed segfault in filter extension when using callbacks. http://cvs.php.net/viewvc.cgi/php-src/ext/filter/filter.c?r1=1.52.2.39.2.4&r2=1.52.2.39.2.5&diff

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

2008-02-06 Thread Jani Taskinen
janiWed Feb 6 19:06:59 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/filter filter.c Log: MFH:- Fixed bug in handling arrays which caused the original array being modified too. http://cvs.php.net/viewvc.cgi/php-src/ext/filter/filter.c?r1=1.52.2.39

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

2008-01-25 Thread Nuno Lopes
nlopess Fri Jan 25 20:20:07 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/filter filter.c Log: const more 216 bytes (on a 32-bits host) http://cvs.php.net/viewvc.cgi/php-src/ext/filter/filter.c?r1=1.52.2.39.2.2&r2=1.52.2.39.2.3&diff_format=u Index: php-