php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #48071 Displaying error messages.
Submitted: 2009-04-24 14:16 UTC Modified: 2009-05-03 05:18 UTC
From: spcmky at gmail dot com Assigned:
Status: Closed Package: Website problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2009-04-24 14:16 UTC] spcmky at gmail dot com
Description:
------------
Posting produced an error/warning:

Deprecated: Function eregi() is deprecated in /home/ca2php/public_html/include/posttohost.inc on line 42

Reproduce code:
---------------
Just post a note.

Expected result:
----------------
no warning/error message.

Actual result:
--------------
Deprecated: Function eregi() is deprecated in /home/ca2php/public_html/include/posttohost.inc on line 42

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-05-03 05:18 UTC] philip@php.net
This bug has been fixed in CVS. Since the websites are not directly
updated from the CVS server, the fix might need some time to spread
across the globe to all mirror sites, including PHP.net itself.

Thank you for the report, and for helping us make PHP.net better.

Patch by Kalle
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Tue Jun 16 10:00:01 2026 UTC