From:             anamexis at yahoo dot com
Operating system: Irrelevant
PHP version:      Irrelevant
PHP Bug Type:     Documentation problem
Bug description:  Wierd and confusing grammar on English "Session Handling Functions" 
page

Description:
------------
In the english manual, on the page "XCVI. Session Handling Functions"
(http://www.php.net/manual/en/ref.session.php), there is an extremely odd
and confusing sentence in the Caution box under example 3:

"Caution

If you are using $_SESSION and disable register_globals, do not use
session_register(), session_is_registered() and session_unregister(), if
your scripts shall work in PHP 4.2 and earlier. You can use these
functions in 4.3 and later. "

Expected result:
----------------
Something less confusing and obfuscated.


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

Reply via email to