Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.6.0a3

Bug #6758 notice errors with debug_print_backtrace and call_user_func_array usage
Submitted: 2006-02-12 16:10 UTC
From: farell Assigned: arpad
Status: Closed Package: PHP_Compat (version 1.5.0)
PHP Version: 4.4.2 OS: Windows XP
Roadmaps: 1.6.0a1    
Subscription  
Comments Add Comment Add patch


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 47 - 26 = ?

 
 [2006-02-12 16:10 UTC] farell
Description: ------------ Hi Aidan, I've recieved yesterday a script from troels knak-nielsen [email:troels(at)kyberfabrikken(dot)dk ] that keep me aware with a problem with 'debug_print_backtrace' function in PHP_Compat 1.5.0 I've just analysed its contribution [2], and fixed it a little, to give such result [3]. My test script is [1]. Laurent [1] http://laurent-laville.org/pear/pepr/PHP_Compat/debug_print_backtrace.html [2] http://laurent-laville.org/pear/pepr/PHP_Compat/dpb2.html [3] http://laurent-laville.org/pear/pepr/PHP_Compat/dpb3.html Expected result: ---------------- no notice errors Actual result: -------------- notice errors

Comments

 [2006-04-17 02:45 UTC] arpad (Arpad Ray)
This bug has been fixed in CVS. If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET). If this was a problem with the pear.php.net website, the change should be live shortly. Otherwise, the fix will appear in the package's next release. Thank you for the report and for helping us make PEAR better.