Edit report at https://bugs.php.net/bug.php?id=61659&edit=1
ID: 61659 Comment by: a...@php.net Reported by: a...@php.net Summary: Test ext\spl\tests\bug60082.phpt fails Status: Open Type: Bug Package: SPL related Operating System: Windows PHP Version: 5.3.10 Block user comment: N Private report: N New Comment: allow_call_time_pass_reference is allowed by default, so enforce it to be off. the test isn't present in php 5.4 and master, so the issue is php 5.3 only. Previous Comments: ------------------------------------------------------------------------ [2012-04-07 12:00:00] a...@php.net The following patch has been added/updated: Patch Name: 61659.diff Revision: 1333800000 URL: https://bugs.php.net/patch-display.php?bug=61659&patch=61659.diff&revision=1333800000 ------------------------------------------------------------------------ [2012-04-07 11:57:10] a...@php.net Description: ------------ Test diff: 001- Deprecated: Call-time pass-by-reference has been deprecated in %sbug60082.php on line %d 002- Expected result: ---------------- test pass Actual result: -------------- test fail ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=61659&edit=1