php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #48510 [FR] PDO::FETCH_OBJ
Submitted: 2009-06-09 17:24 UTC Modified: 2009-10-05 23:27 UTC
From: alain dot corbiere at univ-lemans dot fr Assigned:
Status: Closed Package: Translation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2009-06-09 17:24 UTC] alain dot corbiere at univ-lemans dot fr
Description:
------------
There is an error in document translation in french.

Reproduce code:
---------------
In this page(*), there is an error on the english tranlation into frensh tranlation.

* http://fr2.php.net/manual/fr/pdostatement.fetch.php

Expected result:
----------------
PDO_FETCH::OBJ: retourne un objet anonyme avec les noms de propri?t?s qui correspondent aux noms des colonnes retourn?s dans le jeu de r?sultats 

Actual result:
--------------
PDO_FETCH_OBJ: retourne un objet anonyme avec les noms de propri?t?s qui correspondent aux noms des colonnes retourn?s dans le jeu de r?sultats 

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-06-09 17:35 UTC] alain dot corbiere at univ-lemans dot fr
It is PDO::FETCH_OBJ and not PDO_FETCH::OBJ, sorry.
 [2009-10-05 23:27 UTC] svn@php.net
Automatic comment from SVN on behalf of yannick
Revision: http://svn.php.net/viewvc/?view=revision&revision=289237
Log: Fix bug #48510
 [2009-10-05 23:27 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:50 UTC] nikic@php.net
Automatic comment on behalf of yannick
Revision: http://git.php.net/?p=doc/fr.git;a=commit;h=d68fdb4b5a22cca35bd39e7b6be046bcdff61e59
Log: Fix bug #48510
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 03 20:01:31 2024 UTC