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
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:
29 - 29 = ?
Subscribe to this entry?

 
 [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: Sat Apr 20 06:01:28 2024 UTC