From: thijs at prownet dot nl Operating system: win xp PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: htmlspecialchars greater then
Description: ------------ On the documentation of the function htmlspecialchars in dutch. There is a list of all things that this function will convert, there stands the line: '>' (groter dan) wordt '&>' But this is wrong, the htmlspecialchars function will convert > to > I don't know if this is in all translations. -- Edit bug report at http://bugs.php.net/?id=24857&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=24857&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=24857&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=24857&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=24857&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=24857&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=24857&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=24857&r=support Expected behavior: http://bugs.php.net/fix.php?id=24857&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=24857&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=24857&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=24857&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=24857&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=24857&r=dst IIS Stability: http://bugs.php.net/fix.php?id=24857&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=24857&r=gnused -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
