php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #40496 Test bug35239.phpt still fails (works in PHP 5)
Submitted: 2007-02-15 16:34 UTC Modified: 2007-12-08 11:51 UTC
Votes:3
Avg. Score:2.7 ± 1.2
Reproduced:3 of 3 (100.0%)
Same Version:2 (66.7%)
Same OS:0 (0.0%)
From: strube at physik3 dot gwdg dot de Assigned:
Status: Wont fix Package: *Programming Data Structures
PHP Version: 4.4.5 OS: Solaris 9 (SPARC)
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2007-02-15 16:34 UTC] 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)

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-02-15 18:57 UTC] tony2001@php.net
It's fixed in PHP5 and newer, but it the fix won't be backported to PHP4.
 [2007-02-15 19:01 UTC] derick@php.net
Why not Tony?
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 08:01:30 2024 UTC