php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #46592 file_put_contents offset parameter
Submitted: 2008-11-17 12:29 UTC Modified: 2020-04-11 13:40 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: mmj048 at gmail dot com Assigned:
Status: Suspended Package: Filesystem function related
PHP Version: 5.2.6 OS: Irrelevant
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: mmj048 at gmail dot com
New email:
PHP Version: OS:

 

 [2008-11-17 12:29 UTC] mmj048 at gmail dot com
Description:
------------
file_get_contents has a very useful offset parameter, is it possible we will be seeing something like this in file_put_contents?


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2016-12-31 00:30 UTC] cmb@php.net
-Package: Feature/Change Request +Package: Filesystem function related
 [2020-04-11 13:40 UTC] cmb@php.net
-Status: Open +Status: Suspended
 [2020-04-11 13:40 UTC] cmb@php.net
It is certainly possible, but would require discussion on the
internals mailing list[1], because the functionality could be
implemented in userland.  So feel free to send mail; for the time
being, I'm suspending this ticket.

[1] <https://www.php.net/mailing-lists.php#internals>
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue May 07 05:01:30 2024 UTC