php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #49933 Wrong note on streamWrapper::rename()
Submitted: 2009-10-20 13:23 UTC Modified: 2009-11-13 19:51 UTC
From: karsten at typo3 dot org Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2009-10-20 13:23 UTC] karsten at typo3 dot org
Description:
------------
In the description for rename() it says:

---
Note: In order for the appropriate error message to be returned this 
method should not be defined if the wrapper does not support creating 
directories. 
---

Obviously rename() is not primarily about creating directories.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-11-13 19:51 UTC] svn@php.net
Automatic comment from SVN on behalf of vrana
Revision: http://svn.php.net/viewvc/?view=revision&revision=290688
Log: Copy-paste error (bug #49933)
 [2009-11-13 19:51 UTC] vrana@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.

Changed to "renaming files".
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Tue Jun 16 23:00:01 2026 UTC