php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #42429 The translation for mysql_errno is incorrect
Submitted: 2007-08-25 21:29 UTC Modified: 2007-08-28 16:29 UTC
From: jaclemire at hotmail dot com Assigned:
Status: Closed Package: Translation problem
PHP Version: Irrelevant OS: All
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:
13 + 26 = ?
Subscribe to this entry?

 
 [2007-08-25 21:29 UTC] jaclemire at hotmail dot com
Description:
------------
on html page:

http://www.php.net/manual/fr/function.mysql-errno.php

The text for mysql_errno is

Retourne le num?ro de l'erreur depuis la derni?re fonction MySQL, ou 0 (z?ro) si une erreur survient. 



Expected result:
----------------
It should read

Retourne le num?ro de l'erreur depuis la derni?re fonction MySQL, ou 0 (z?ro) si aucune erreur ne survient.





Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-08-28 16:29 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=9da134bc35c148aedf47a169eb75b2083f10a419
Log: fix bug #42429
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 22:01:28 2024 UTC