php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #38691 A way to undefine an earlier added function.
Submitted: 2006-09-02 18:34 UTC Modified: 2006-09-02 19:17 UTC
From: golden_mister at hotmail dot com Assigned:
Status: Not a bug Package: Feature/Change Request
PHP Version: 4.4.4 OS: Any
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
50 - 4 = ?
Subscribe to this entry?

 
 [2006-09-02 18:34 UTC] golden_mister at hotmail dot com
Description:
------------
Hello, i'm Maurice and i like php alot.

I recently start using it application wise and it came to my attention that it is not possible to undefine an existing function, this makes me having to restart the entire application each time i update a function. I think this should be able otherwise by simply: undefine_function.

Thanks alot in advance.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-09-02 19:17 UTC] johannes@php.net
If you really need this try pecl/runkit.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu May 02 23:01:30 2024 UTC