ID:               41524
 Updated by:       [EMAIL PROTECTED]
 Reported By:      geo113 at free dot fr
-Status:           Open
+Status:           Feedback
 Bug Type:         Strings related
 Operating System: linux
 PHP Version:      5CVS-2007-05-29 (snap)
 New Comment:

Please try using this CVS snapshot:

  http://snaps.php.net/php5.2-latest.tar.gz
 
For Windows (zip):
 
  http://snaps.php.net/win32/php5.2-win32-latest.zip

For Windows (installer):

  http://snaps.php.net/win32/php5.2-win32-installer-latest.msi




Previous Comments:
------------------------------------------------------------------------

[2007-05-29 01:00:25] geo113 at free dot fr

Description:
------------
Hello,
I'm using PHP Version 5.2.0-8+etch3

In a script which was working for a long time, I notice this bug,
the function strip_tags truncate the string of text above 100 letters.

the string come from a database, and the result is the same even the
string change. In fact with all the string I test.

thanks for the time you take,

regards


Reproduce code:
---------------
$signature = stripslashes(strip_tags($signature));



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=41524&edit=1

Reply via email to