ID: 28580 User updated by: chruker at tiscali dot dk Reported By: chruker at tiscali dot dk Status: Open Bug Type: Documentation problem Operating System: All PHP Version: Irrelevant New Comment:
Direct link to the page in the online documentation: http://www.php.net/manual/en/function.xml-parser-get-option.php Previous Comments: ------------------------------------------------------------------------ [2004-05-30 17:48:57] chruker at tiscali dot dk Description: ------------ Hi On the page describing the xml_parser_get_option function there is a typo in the documentation. Its the line reading: 'This function returns FALSE if parser does not refer to a valid parser, or if the option could not be set. Else the option's value is returned.' The typo is this part: 'or if the option could not be set.' I don't assume that a *get_option function actually sets an option :-) Expected result: ---------------- I don't know if the code returns false if the option isn't set or doesn't exists. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=28580&edit=1