Edit report at https://bugs.php.net/bug.php?id=61659&edit=1

 ID:                 61659
 Updated by:         a...@php.net
 Reported by:        a...@php.net
 Summary:            Test ext\spl\tests\bug60082.phpt fails
-Status:             Open
+Status:             Closed
 Type:               Bug
 Package:            SPL related
 Operating System:   Windows
 PHP Version:        5.3.10
-Assigned To:        
+Assigned To:        ab
 Block user comment: N
 Private report:     N

 New Comment:

This bug has been fixed in SVN.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.

 For Windows:

http://windows.php.net/snapshots/
 
Thank you for the report, and for helping us make PHP better.




Previous Comments:
------------------------------------------------------------------------
[2012-04-10 12:06:35] a...@php.net

Automatic comment on behalf of ab
Revision: 
http://git.php.net/?p=php-src.git;a=commit;h=b2f2e1d6ccf5e4e282799c6639548833d766985a
Log: Fix bug #61659 Test ext\spl\tests\bug60082.phpt fails

------------------------------------------------------------------------
[2012-04-10 02:01:32] mattfic...@php.net

The patch works for me on Windows 7 and Gentoo Linux (x86 & x64) on 
php-5-3-r0f180a6.

------------------------------------------------------------------------
[2012-04-07 12:02:03] a...@php.net

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.

------------------------------------------------------------------------
[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

Reply via email to