Edit report at http://bugs.php.net/bug.php?id=48862&edit=1

 ID:                 48862
 Updated by:         [email protected]
 Reported by:        php at drinkproject dot com
 Summary:            reload() function for included files
-Status:             Open
+Status:             Wont fix
 Type:               Feature/Change Request
-Package:            Feature/Change Request
+Package:            Scripting Engine problem
 Operating System:   All
 PHP Version:        5.3.0
 Block user comment: N
 Private report:     N

 New Comment:

There's get_included_files() function, so you can easily do this
yourself in PHP code. No need for yet another function/construct.


Previous Comments:
------------------------------------------------------------------------
[2009-07-09 01:54:15] php at drinkproject dot com

Description:
------------
It would be nice if there were a way to reload included files in scripts
the way python can reload includes. I'm not sure if its a complicated
endeavor but the ability to do it would be much nicer than restarting
the script or re-including and overriding functions at runtime.



------------------------------------------------------------------------



-- 
Edit this bug report at http://bugs.php.net/bug.php?id=48862&edit=1

Reply via email to