php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #53421 [FR]Wrong agreement of "survenu" in French PDOStatement::errorInfo documentation
Submitted: 2010-11-28 18:49 UTC Modified: 2010-12-13 07:28 UTC
From: chealer at gmail dot com Assigned: yannick (profile)
Status: Closed Package: Translation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
33 - 29 = ?
Subscribe to this entry?

 
 [2010-11-28 18:49 UTC] chealer at gmail dot com
Description:
------------
In French, the return value section of the documentation of PDOStatement::errorInfo() starts with:

PDOStatement::errorInfo() retourne un tableau contenant des informations sur l'erreur survenu lors de la dernière opération exécutée par ce gestionnaire de requêtes.

"erreur survenu" does not agree this way. "erreur" is feminine, so "survenu" should read "survenue".

BTW, something's wrong in the function description too.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-12-13 07:23 UTC] yannick@php.net
-Summary: Wrong agreement of "survenu" in French PDOStatement::errorInfo documentation +Summary: [FR]Wrong agreement of "survenu" in French PDOStatement::errorInfo documentation
 [2010-12-13 07:26 UTC] yannick@php.net
Automatic comment from SVN on behalf of yannick
Revision: http://svn.php.net/viewvc/?view=revision&revision=306328
Log: Fix bug #53421
 [2010-12-13 07:28 UTC] yannick@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: yannick
 [2010-12-13 07:28 UTC] yannick@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:49 UTC] nikic@php.net
Automatic comment on behalf of yannick
Revision: http://git.php.net/?p=doc/fr.git;a=commit;h=315b19bb3ee7068afc12f4b9af5647905b3358b2
Log: Fix bug #53421
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 21:01:29 2024 UTC