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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Fri May 09 07:01:28 2025 UTC