php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #80797 [FR] mysqli_fetch_fields is missing the "s"
Submitted: 2021-02-25 06:55 UTC Modified: 2022-05-29 13:19 UTC
From: mikael at tharzen dot com Assigned: pierrick (profile)
Status: Closed Package: *General Issues
PHP Version: Irrelevant OS: Windows 10 (irrelevant)
Private report: No CVE-ID: None
 [2021-02-25 06:55 UTC] mikael at tharzen dot com
Description:
------------
---
From manual page: https://php.net/mysqli-result.fetch-fields
---

If you look at the French translation of the page mysqli_fetch_fields, the description is using `mysqli_fetch_field` instead of `mysqli_fetch_fields` but everything else seems correct.

Test script:
---------------
N/A


Patches

Add a Patch

Pull Requests

Pull requests:

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2021-02-25 10:27 UTC] cmb@php.net
-Summary: mysqli_fetch_fields is missing the "s" in French +Summary: [FR] mysqli_fetch_fields is missing the "s"
 [2021-05-24 20:06 UTC] hallberg dot kim at gmail dot com
The following pull request has been associated:

Patch Name: [80797] Fix mysqli_fetch_fields is missing the "s"
On GitHub:  https://github.com/php/doc-fr/pull/39
Patch:      https://github.com/php/doc-fr/pull/39.patch
 [2022-05-29 13:19 UTC] pierrick@php.net
-Status: Open +Status: Closed -Package: Translation problem +Package: *General Issues -Assigned To: +Assigned To: pierrick
 [2022-05-29 13:19 UTC] pierrick@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.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 12:01:27 2024 UTC