ID:               21311
 Comment by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Closed
 Bug Type:         Strings related
 Operating System: WinXP
 PHP Version:      4.3.0
 New Comment:

Oh, funny new year questions...

>When was PHP 4.3.0 released?
27-Dec-2002
>When did you report this bug?
31-Dec-2002

-----

Download of latest Stable (4.3.x-dev) does not help.
In which version from http://snaps.php.net, Stable (4.3.x-dev) or
Latest CVS (4.4.x-dev), is it fixed?

Please can somebody answer clearly?
Thanks, Claudio


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

[2003-01-03 04:33:42] [EMAIL PROTECTED]

Trick questions:
When was PHP 4.3.0 released?
When did you report this bug?

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

[2003-01-03 04:32:48] [EMAIL PROTECTED]

Was this fixed in the 4.4 or in 4.3?

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

[2002-12-31 09:19:16] [EMAIL PROTECTED]

Fixed in CVS

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

[2002-12-31 07:32:40] [EMAIL PROTECTED]


$str1 = "Hello <!DOCTYPE html PUBLIC \"-//W3C//DTD HTML 4.0
Transitional//EN\"> World.";
$str1 = strip_tags($str1);

After this $str1 contains only 'Hello' and not 'Hello World.'



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


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

Reply via email to