php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #32477 There is an error in the french translation of session_register's documentation
Submitted: 2005-03-28 22:29 UTC Modified: 2005-03-30 14:16 UTC
From: centt at tri-oxyde dot org Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.3.10 OS: N/A
Private report: No CVE-ID: None
 [2005-03-28 22:29 UTC] centt at tri-oxyde dot org
Description:
------------
Good morning,

I found an error in session_register's french documentation translation :

"Si session_start() n'a pas ?t? appel? avant cette fonction, un appel implicite ? session_start() sans aucun param?tre ne sera fait."

The third word from the end of the sentence (ne) should be removed. The english documentation is ok :

"If session_start() was not called before this function is called, an implicit call to session_start() with no parameters will be made."



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-03-30 14:16 UTC] didou@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.
 [2020-12-30 12:50 UTC] nikic@php.net
Automatic comment on behalf of didou
Revision: http://git.php.net/?p=doc/fr.git;a=commit;h=3344048b43d7493f1781789b2c4d4969432965ff
Log: fix #32477
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Jul 30 11:00:03 2025 UTC