php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #31228 __autoload analog for function libs
Submitted: 2004-12-21 11:51 UTC Modified: 2013-02-17 10:18 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: phoeniks2k at mail dot ru Assigned:
Status: Not a bug Package: *General Issues
PHP Version: Irrelevant OS: All
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: phoeniks2k at mail dot ru
New email:
PHP Version: OS:

 

 [2004-12-21 11:51 UTC] phoeniks2k at mail dot ru
Description:
------------
It'll be usefull to have autoload analog for functions, that are not declared yet. It's possible to use static methods of a claas , but so class is used as a namespace. that's not good.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-02-17 10:18 UTC] stas@php.net
-Status: Open +Status: Not a bug -Package: Feature/Change Request +Package: *General Issues
 [2013-02-17 10:18 UTC] stas@php.net
This issue is discussed in https://wiki.php.net/rfc/autofunc, please feel free to 
cooperate with the author and develop the RFC.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun May 26 20:01:31 2024 UTC