Date: 09/20/02
- Next message: Sander Roobol: "[PHP-DOC] cvs: phpdoc /en/reference/info/functions ini-set.xml"
- Previous message: sniper <email protected>: "[PHP-DOC] #19506 [Opn]: some functions are not visble from "get_extension_funcs""
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 19506
Updated by: betz <email protected>
Reported By: gilles_gros <email protected>
Status: Open
Bug Type: Documentation problem
Operating System: Linux 2.4.19
PHP Version: 4.2.3
New Comment:
get_defined_funcs works well, but get_extension_funcs does not returm
any of the zend_builtin_functions.
This may not be only a documentation problem, maybe it should be fixed
in the source, because get_extensions_funcs
could not be "trusted". The module name standard is misleading, as long
as zend_builtin_functions are standard functions
(zend_builtin_functions.c), but not treated as those by
get_extension_funcs.
Previous Comments:
------------------------------------------------------------------------
[2002-09-20 07:02:30] sniper <email protected>
This is just documentation issue. (I didn't remember
get_defined_functions() at all)
------------------------------------------------------------------------
[2002-09-20 02:56:02] gilles_gros <email protected>
There is nothing wrong with get_defined_functions(),
except that functions like:
- extension_loaded
- get_extension_funcs
- get_loaded_extensions
are not returned by the script I submit.
Problem in the function or the definition of the function...
For you to decide.
Gilles
------------------------------------------------------------------------
[2002-09-20 02:53:29] sander <email protected>
What's wrong with get_defined_functions()?
------------------------------------------------------------------------
[2002-09-19 21:25:23] sniper <email protected>
Those functions are not defined in any extension but in the Zend
engine..maybe there should be another function to get all defined
functions? :)
------------------------------------------------------------------------
[2002-09-19 16:24:24] gilles_gros <email protected>
mispelled my address
------------------------------------------------------------------------
The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/19506
-- Edit this bug report at http://bugs.php.net/?id=19506&edit=1-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Sander Roobol: "[PHP-DOC] cvs: phpdoc /en/reference/info/functions ini-set.xml"
- Previous message: sniper <email protected>: "[PHP-DOC] #19506 [Opn]: some functions are not visble from "get_extension_funcs""
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

