php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #3238 calling bogus function dies quietly
Submitted: 2000-01-17 18:27 UTC Modified: 2000-08-15 10:37 UTC
From: pfaffman at relax dot com Assigned: hholzgra (profile)
Status: Closed Package: Feature/Change Request
PHP Version: 4.0 Beta 3 OS: linux
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: pfaffman at relax dot com
New email:
PHP Version: OS:

 

 [2000-01-17 18:27 UTC] pfaffman at relax dot com
Surely someone else has complained about this, but I've just lost another
hour to this.  

Is there a good reason that calling a function that doesn't exist just causes php (I'm using the Apache module) to die silently?  Several times I've spent long whiles looking for an errant $ in front of a function name, a misspelled function name, or a function that wasn't defined (and I didn't notice because include() didn't mention that it didn't find what it was looking for.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-05-24 02:46 UTC] hholzgra at cvs dot php dot net
can't reproduce, is it still so in 4.0.0 final ?

and if so, what about the usual information:

- shortest possible script that shows the behavior
- php.ini contents
- configure settings (and possibly configure output)

(there is no such thing as a to long error report)
 [2000-08-15 10:37 UTC] waldschrott@php.net
Closed due to missing user feedback.
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Thu Jun 18 02:00:01 2026 UTC