[PHP-DOC] sessions.xml and also versions From: Damien Seguy (damien.seguy <email protected>)
Date: 11/14/00

Hi,

I've two questions regarding the doc : one local, one global.

Global :
functions' availability versions are being hold in "version.dsl", and used
within the doc. Should we remove all those paragraphs like "this function
has been added to PHP 4.0.3" and so on?

local question In sessions.xml,
<refentry id="function.session-register">

There is
" <function>session_register</function> variable number of
     arguments, any of which can be either a string holding the
     variable name or an array consisting of such variable names or
     other arrays. For each encountered variable name,
     <function>session_register</function> registers the global
     variable named by it with the current session.
"
I'm pretty confused by this sentence. Is there anything missing?
Is it possible to have it clarified?

Best regards
Damien Seguy
PHP French documentation Editor.