Doc #80797 [Opn->Csd]: [FR] mysqli_fetch_fields is missing the "s"
[email protected] Sun, 29 May 2022 13:19:45 +0000
| Newsgroups | php.doc.bugs |
|---|---|
| Message-ID | <[email protected]> |
Edit report at https://bugs.php.net/bug.php?id=80797&edit=1 ID: 80797 Updated by: [email protected] Reported by: mikael at tharzen dot com Summary: [FR] mysqli_fetch_fields is missing the "s" -Status: Open +Status: Closed Type: Documentation Problem -Package: Translation problem +Package: *General Issues Operating System: Windows 10 (irrelevant) PHP Version: Irrelevant -Assigned To: +Assigned To: pierrick Block user comment: N Private report: N New Comment: 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. Previous Comments: ------------------------------------------------------------------------ [2021-05-24 20:06:30] 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 ------------------------------------------------------------------------ [2021-02-25 06:55:30] 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 ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=80797&edit=1