php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #2484 set_file_buffer not implemented
Submitted: 1999-10-10 17:53 UTC Modified: 2000-06-15 21:06 UTC
From: leon at leonatkinson dot com Assigned: brianlmoon (profile)
Status: Closed Package: Other
PHP Version: 4.0 Beta 2 OS: windows
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: leon at leonatkinson dot com
New email:
PHP Version: OS:

 

 [1999-10-10 17:53 UTC] leon at leonatkinson dot com
set_file_buffer isn't implemented.  BTW, I have a few suggestions for making this function return TRUE and FALSE like other php functions.  I sent this suggestion to the PHP3 bug database.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-05-19 08:54 UTC] hholzgra at cvs dot php dot net
well, the function is still there
(implemented in  ext/standard/file.c:1116)
but is not registered in the function table

is there any reason for this??

if nobody nows, i'll put it in later today
 [2000-06-15 21:06 UTC] brianlmoon at cvs dot php dot net
I added it to basic_functions.c.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sat Jul 05 04:01:35 2025 UTC