--TEST-- Bug #22008 (strip_tags() eliminates too much) --FILE-- test PHP! HERE; echo trim(strip_tags($html, ''))."\n"; ?> --EXPECT-- test PHP!