Date: 08/13/02
- Next message: Jesus M. Castagnetto: "Re: [PHP-DOC] developers manual and users manual"
- Previous message: Damien Seguy: "[PHP-DOC] cvs: phpdoc /en/reference/session constants.xml"
- In reply to: rze <email protected>: "[PHP-DOC] #18889 [NEW]: SID constant listed as integer in PHP session documentation."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 18889
Updated by: dams <email protected>
Reported By: rze <email protected>
-Status: Open
+Status: Closed
Bug Type: Documentation problem
PHP Version: 4.2.2
New Comment:
This bug has been fixed in CVS. You can grab a snapshot of the
CVS version at http://snaps.php.net/. In case this was a documentation
problem, the fix will show up soon at http://www.php.net/manual/.
In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites.
Thank you for the report, and for helping us make PHP better.
Corrected in the docs. it will appear in the next build.
Previous Comments:
------------------------------------------------------------------------
[2002-08-13 16:26:49] rze <email protected>
http://www.php.net/manual/en/ref.session.php
--------
SID (integer)
Constant containing the session name and session ID in the form of
"name=ID".
--------
Obviously an integer cannot contain the string "name=", The id itself
isn't an integer, either, so obviously it was mislabeled. It should be
listed as a string.
------------------------------------------------------------------------
-- Edit this bug report at http://bugs.php.net/?id=18889&edit=1-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Jesus M. Castagnetto: "Re: [PHP-DOC] developers manual and users manual"
- Previous message: Damien Seguy: "[PHP-DOC] cvs: phpdoc /en/reference/session constants.xml"
- In reply to: rze <email protected>: "[PHP-DOC] #18889 [NEW]: SID constant listed as integer in PHP session documentation."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

