From: Dmitry Stogov Date: Thu, 23 Jun 2005 12:21:01 +0000 (+0000) Subject: Fixed bug #28377 (debug_backtrace is intermittently passing args) X-Git-Tag: php-4.4.0RC2~9 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8301424d57c599e6b8c119a0e842dd923bb6d8fb;p=php Fixed bug #28377 (debug_backtrace is intermittently passing args) --- diff --git a/NEWS b/NEWS index 9e8f8e3fa0..280ac44d58 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,7 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2005, Version 4.4.0 - Fixed bug #31213 (Sideeffects caused by fix of bug #29493). (Dmitry) +- Fixed bug #28377 (debug_backtrace is intermittently passing args). (Dmitry) 13 Jun 2005, Version 4.4.0 RC1 - Added man pages for "phpize" and "php-config" scripts. (Jakub Vrana) diff --git a/tests/lang/bug28377.phpt b/tests/lang/bug28377.phpt new file mode 100755 index 0000000000..9d1b43472c --- /dev/null +++ b/tests/lang/bug28377.phpt @@ -0,0 +1,23 @@ +--TEST-- +Bug #28377 (debug_backtrace is intermittently passing args) +--FILE-- + +--EXPECT-- +dereferenced -- args: 2 +direct -- args: 2