From: andrey at itime dot ru
Operating system: Win2K
PHP version: 5.0.0RC1
PHP Bug Type: Zend Engine 2 problem
Bug description: Exception behavior seems to be broken
Description:
Two files.
1.php5:
2.php5:
After run 1.php5, I expect to see: &qu
ID: 27374
User updated by: andrey at itime dot ru
Reported By: andrey at itime dot ru
Status: Open
Bug Type: Unknown/Other Function
Operating System: any
PHP Version: Irrelevant
New Comment:
But it's still valid html code, isn't i
From: andrey at itime dot ru
Operating system: any
PHP version: Irrelevant
PHP Bug Type: Unknown/Other Function
Bug description: strip_tags() does illegal strips
Description:
strip_tags don't accept quotes and double quotes inside html tags.
Reproduce