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
 [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: Wed Jun 17 00:00:02 2026 UTC