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
Have you experienced this issue?
Rate the importance of this bug to you:

 [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: Thu Mar 28 09:01:26 2024 UTC