From:             chruker at tiscali dot dk
Operating system: All
PHP version:      Irrelevant
PHP Bug Type:     Documentation problem
Bug description:  Typo in documentation

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 bug report at http://bugs.php.net/?id=28580&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=28580&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=28580&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=28580&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=28580&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=28580&r=needtrace
Need Reproduce Script:      http://bugs.php.net/fix.php?id=28580&r=needscript
Try newer version:          http://bugs.php.net/fix.php?id=28580&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=28580&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=28580&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=28580&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=28580&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=28580&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=28580&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=28580&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=28580&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=28580&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=28580&r=float

Reply via email to