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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: fvignals at ibsmedia dot com
New email:
PHP Version: OS:

 

 [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

Pull Requests

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: Fri Dec 27 05:01:27 2024 UTC