QA logo
Thursday, May 23, 2013
Home | Projects and Goals | Release Candidates | How to Help | Handling Bug Reports | Test Reports | Manage Pull Requests


Test: /ext/spl/tests/bug60082.phpt - Version 5.3.9-dev        

Bug #60082 100% CPU / when using references with ArrayObject(&$ref).
Submitted: 2011-10-17 22:30:44 Modified: 2011-11-18 05:22:32
From: tklingenberg Assigned: helly
Status: Closed Package: SPL related
PHP Version: 5.3.8 OS: GNU/Linux

There are 3 different diffs reported by users for this test.

Count Diff
15 (83%)
001+ ** ERROR: process timed out **
001- Deprecated: Call-time pass-by-reference has been deprecated in %sbug60082.php on line %d
002-
003- Fatal error: main(): Array was modified outside object and made a recursive object in %sbug60082.php on line %d
2 (11%)
003+ ** ERROR: process timed out **
003- Fatal error: main(): Array was modified outside object and made a recursive object in %sbug60082.php on line %d
1 (6%)
001- Deprecated: Call-time pass-by-reference has been deprecated in %sbug60082.php on line %d
003- Fatal error: main(): Array was modified outside object and made a recursive object in %sbug60082.php on line %d
 
Go to the main PHP site