php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #66365 wrong text
Submitted: 2013-12-28 19:52 UTC Modified: 2013-12-29 09:00 UTC
From: sharqgm at gmail dot com Assigned: krakjoe (profile)
Status: Closed Package: *General Issues
PHP Version: 5.5.7 OS:
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: sharqgm at gmail dot com
New email:
PHP Version: OS:

 

 [2013-12-28 19:52 UTC] sharqgm at gmail dot com
Description:
------------
---
From manual page: http://www.php.net/function.xdiff-string-merge3
---

Just a small stuff: On this page the description is: 
"Merges three strings into one and returns the result. The old_data is an original version of data while new_file1 and new_file2 are modified versions of an original. An optional error is used to pass any rejected parts during merging process."

but the parameters are: new_data instead of new_file


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-12-29 09:00 UTC] krakjoe@php.net
Automatic comment from SVN on behalf of krakjoe
Revision: http://svn.php.net/viewvc/?view=revision&revision=332522
Log: fix #66365 incorrect var names used
 [2013-12-29 09:00 UTC] krakjoe@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: krakjoe
 [2013-12-29 09:00 UTC] krakjoe@php.net
The fix for this bug has been committed.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.

 For Windows:

http://windows.php.net/snapshots/
 
Thank you for the report, and for helping us make PHP better.


 [2020-02-07 06:08 UTC] phpdocbot@php.net
Automatic comment on behalf of krakjoe
Revision: http://git.php.net/?p=doc/en.git;a=commit;h=386e01418a55cb94a88234907f6b1c2e07ed8b15
Log: fix #66365 incorrect var names used
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue May 21 11:01:34 2024 UTC