php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #77852 Typo in example4 code block: extra ')'
Submitted: 2019-04-05 10:38 UTC Modified: 2019-04-05 20:01 UTC
From: damien dot harwin at mayden dot co dot uk Assigned: girgias (profile)
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: N/A
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: damien dot harwin at mayden dot co dot uk
New email:
PHP Version: OS:

 

 [2019-04-05 10:38 UTC] damien dot harwin at mayden dot co dot uk
Description:
------------
---
From manual page: https://php.net/mysql-xdevapi.examples
---
The fourth example code block "Example #4 Fetching and Iterating Multiple Documents" has an extra ')' at the end of the first line ('$result = ...').


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2019-04-05 10:54 UTC] damien dot harwin at mayden dot co dot uk
I have submitted a patch using the documentation editor (Anonymous user #97354 2019-04-05) to correct this.
 [2019-04-05 19:58 UTC] girgias@php.net
Automatic comment from SVN on behalf of girgias
Revision: http://svn.php.net/viewvc/?view=revision&revision=347152
Log: Fix Doc Bug #77852
Correct typo in Example #4 - removes extra ')' at end of '$result = ...' line.

--
Provided by anonymous 97354 (damien.harwin@mayden.co.uk)
 [2019-04-05 20:00 UTC] girgias@php.net
-Status: Open +Status: Closed -Package: Documentation problem +Package: *XML functions -Assigned To: +Assigned To: girgias
 [2019-04-05 20:00 UTC] girgias@php.net
Thanks for the patch :)
 [2019-04-05 20:01 UTC] girgias@php.net
-Package: *XML functions +Package: Documentation problem
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 16 19:01:31 2024 UTC