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
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: strube at physik3 dot gwdg dot de
New email:
PHP Version: OS:

 

 [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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Fri May 09 13:01:28 2025 UTC