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

 ID:                 61454
 Comment by:         mattfic...@php.net
 Reported by:        a...@php.net
 Summary:            ext\standard\tests\general_functions\bug49847.phpt
                     fails
 Status:             Assigned
 Type:               Bug
 Package:            *General Issues
 Operating System:   windows
 PHP Version:        Irrelevant
 Assigned To:        mattficken
 Block user comment: N
 Private report:     N

 New Comment:

This patch passes on PHP5.3.11rc1 on Windows 7 sp1x64.

It does not break for me on Linux x64 (Gentoo and Fedora 16) with PHP5.3.11rc1.


Previous Comments:
------------------------------------------------------------------------
[2012-03-20 23:04:38] mattfic...@php.net

This patch fixes the bug for me on 5_3-r324324

------------------------------------------------------------------------
[2012-03-20 13:49:11] a...@php.net

The following patch has been added/updated:

Patch Name: bug49847.diff
Revision:   1332251351
URL:        
https://bugs.php.net/patch-display.php?bug=61454&patch=bug49847.diff&revision=1332251351

------------------------------------------------------------------------
[2012-03-20 13:48:31] a...@php.net

Description:
------------
The test fails with the following diff out:

001+ 'more' is not recognized as an internal or external command,
002+ operable program or batch file.
003+ array(0) {
001- array(1) {
002-   [0]=>
003-   string(4098) "%s 1"

The patch supplied fixes the issue exchanging "more" with "type"

Expected result:
----------------
test pass

Actual result:
--------------
test fail


------------------------------------------------------------------------



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

Reply via email to