Attached it's the patch for strip_tags, it patches 3 files: string.c,
php_string.h and file.c.
It adds a third optional argument as described earlier.

Tested here and it worked fine. Any problems, just contact me.

Regards,
Fabricio Olivetti

----- Original Message -----
From: "Derick Rethans" <[EMAIL PROTECTED]>
To: "Keyser Soze" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, February 04, 2003 4:52 PM
Subject: Re: [PHP-DEV] Bug #5975 request



On Tue, 4 Feb 2003, Keyser Soze wrote:

>
> Hi all,
>
> I implemented the BUG #5975 requesting a third parameter in strip_tags, to
> disallow the tags in the second parameter instead of allowing then. But
> since I don't have CVS account, I would like that someone send me the
files
> ext/standard/string.c ext/standard/php_string.h ext/standard/file.c to
make
> a diff, if it's of your interest.

We have anonoymous cvs, just do this to check it out:

cvs -d :pserver:[EMAIL PROTECTED]:/repository login
(password: phpfi)
cvs -d :pserver:[EMAIL PROTECTED]:/repository co php5

regards,
Derick

--

-------------------------------------------------------------------------
 Derick Rethans                                 http://derickrethans.nl/
 PHP Magazine - PHP Magazine for Professionals       http://php-mag.net/
-------------------------------------------------------------------------


--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to