php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #49312 [FR] PDOStatement->bindColumn
Submitted: 2009-08-20 15:13 UTC Modified: 2009-10-05 23:19 UTC
From: christian dot ubu at gmail dot com Assigned:
Status: Closed Package: Translation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: christian dot ubu at gmail dot com
New email:
PHP Version: OS:

 

 [2009-08-20 15:13 UTC] christian dot ubu at gmail dot com
Description:
------------
There is a typo in french for PDOStatement->bindColumn.

Reproduce code:
---------------
Wrong translation is:
Cependant, pour pouvoir lier une colonne de type LOB avec un flux lors de l'utilisation du avantpilote PostGreSQLavant, les applications doivent appeler cette m?thode avant d'appeler PDOStatement::execute(), sous peine de recevoir l'objet OID sous forme d'entier  

Expected result:
----------------
Right translation is:
Cependant, pour pouvoir lier une colonne de type LOB avec un flux lors de l'utilisation du pilote PostGreSQL, les applications doivent appeler cette m?thode avant d'appeler PDOStatement::execute(), sous peine de recevoir l'objet OID sous forme d'entier.

(you must remove twice the word "avant", and add a dot at the end of the sentence)


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-10-05 23:18 UTC] svn@php.net
Automatic comment from SVN on behalf of yannick
Revision: http://svn.php.net/viewvc/?view=revision&revision=289235
Log: Fix bug #49312
 [2009-10-05 23:19 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.

Merci ! ;)
 [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=6fdf29faff6b701017b5892ef2f4077a54f96721
Log: Fix bug #49312
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Jun 09 21:01:31 2024 UTC