ID: 40496 Updated by: [EMAIL PROTECTED] Reported By: strube at physik3 dot gwdg dot de -Status: Open +Status: Wont fix Bug Type: *Programming Data Structures Operating System: Solaris 9 (SPARC) PHP Version: 4.4.5 New Comment:
It's fixed in PHP5 and newer, but it the fix won't be backported to PHP4. Previous Comments: ------------------------------------------------------------------------ [2007-02-15 16:34:03] strube at physik3 dot gwdg dot de Description: ------------ As in PHP-4.4.4, the Test tests/lang/bug35239.phpt still fails in 4.4.5, in the same way. Only the last line of expected output is incorrect: 026- string(2) "ok"^M 026+ NULL Reproduce code: --------------- Run "make test" Expected result: ---------------- PASS Bug #35239 (Objects can lose references) Actual result: -------------- FAIL Bug #35239 (Objects can lose references) ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=40496&edit=1