php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #45198 undefined function on web site
Submitted: 2008-06-07 01:46 UTC Modified: 2008-06-07 02:36 UTC
From: BobSniffin at aol dot com Assigned:
Status: Closed Package: Website problem
PHP Version: Irrelevant OS: Mac 10.4
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: BobSniffin at aol dot com
New email:
PHP Version: OS:

 

 [2008-06-07 01:46 UTC] BobSniffin at aol dot com
Description:
------------
Received the following message when attempting to search for any 
word on the entire site.

Fatal error: Call to undefined function: 
stream_context_get_default() in /home/php/phpweb/include/site.inc 
on line 182



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-06-07 02:36 UTC] philip@php.net
oops, stream_context_get_default() requires PHP 5.1 so some mirrors don't take too kindly to it. :)

This has been fixed in CVS and the mirrors will update shortly. Thank you for the report.
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Thu Jun 25 22:00:01 2026 UTC