ID: 39238 Updated by: [EMAIL PROTECTED] Reported By: b0rland at yahoo dot com -Status: Open +Status: Closed Bug Type: Documentation problem PHP Version: Irrelevant New Comment:
This bug has been fixed in the documentation's XML sources. Since the online and downloadable versions of the documentation need some time to get updated, we would like to ask you to be a bit patient. Thank you for the report, and for helping us make our documentation better. Previous Comments: ------------------------------------------------------------------------ [2006-10-23 15:13:49] b0rland at yahoo dot com Description: ------------ http://ua2.php.net/manual/en/function.ctype-cntrl.php Incorrect "Return Values" text. Probably a copy-paste from ctype_alpha help and incorrect for this functon (and quite misleading for a newbie). See expected/actual results fields. Expected result: ---------------- Something like: "Return Values Returns TRUE if every character in text is a control character, FALSE otherwise." Actual result: -------------- "Return Values Returns TRUE if every character in text is a letter from the current locale, FALSE otherwise." ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=39238&edit=1