php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #28293 get_extension_funcs("standard")
Submitted: 2004-05-06 04:01 UTC Modified: 2004-05-06 09:17 UTC
From: fvignals at ibsmedia dot com Assigned:
Status: Not a bug Package: PHP options/info functions
PHP Version: 4.3.6 OS: Linux/Win 5.x
Private report: No CVE-ID: None
 [2004-05-06 04:01 UTC] fvignals at ibsmedia dot com
Description:
------------
get_extension_funcs("standard");
don't list debug_backtrace, debug_print_backtrace, error_reporting, restore_error_handler, set_error_handler ,trigger_error, user_error functions.
Only error_log function is in array.

Test on php versions : 4.3.3, 4.3.6, 5.0.0b2


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-05-06 09:17 UTC] derick@php.net
Thank you for taking the time to write to us, but this is not
a bug. Please double-check the documentation available at
http://www.php.net/manual/ and the instructions on how to report
a bug at http://bugs.php.net/how-to-report.php

Those are not part of ext/standard, but internal Zend functions.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu May 09 06:01:32 2024 UTC