php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #61454 ext\standard\tests\general_functions\bug49847.phpt fails
Submitted: 2012-03-20 13:48 UTC Modified: 2012-04-03 11:36 UTC
From: ab@php.net Assigned: ab (profile)
Status: Closed Package: *General Issues
PHP Version: Irrelevant OS: windows
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
16 + 17 = ?
Subscribe to this entry?

 
 [2012-03-20 13:48 UTC] ab@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

Patches

bug49847.diff (last revision 2012-03-20 13:49 UTC by ab@php.net)

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-03-20 13:49 UTC] ab@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 14:10 UTC] ab@php.net
-Assigned To: +Assigned To: mattficken
 [2012-03-20 23:04 UTC] mattficken@php.net
This patch fixes the bug for me on 5_3-r324324
 [2012-04-02 22:58 UTC] mattficken@php.net
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.
 [2012-04-03 11:29 UTC] ab@php.net
Automatic comment on behalf of ab
Revision: http://git.php.net/?p=php-src.git;a=commit;h=14e74aeb579b3400bdf376b5b820fc900b4194ed
Log: Fix bug #61454 ext\standard\tests\general_functions\bug49847.phpt fails
 [2012-04-03 11:29 UTC] ab@php.net
Automatic comment on behalf of ab
Revision: http://git.php.net/?p=php-src.git;a=commit;h=84be455e22073a011af570c9bf9b79e42349b6a7
Log: Fix bug #61454 ext\standard\tests\general_functions\bug49847.phpt fails
 [2012-04-03 11:36 UTC] ab@php.net
-Status: Assigned +Status: Closed -Assigned To: mattficken +Assigned To: ab
 [2012-04-03 11:36 UTC] ab@php.net
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.


 [2012-04-03 12:28 UTC] ab@php.net
Automatic comment on behalf of ab
Revision: http://git.php.net/?p=php-src.git;a=commit;h=14e74aeb579b3400bdf376b5b820fc900b4194ed
Log: Fix bug #61454 ext\standard\tests\general_functions\bug49847.phpt fails
 [2012-04-18 09:45 UTC] laruence@php.net
Automatic comment on behalf of ab
Revision: http://git.php.net/?p=php-src.git;a=commit;h=84be455e22073a011af570c9bf9b79e42349b6a7
Log: Fix bug #61454 ext\standard\tests\general_functions\bug49847.phpt fails
 [2012-07-24 23:36 UTC] rasmus@php.net
Automatic comment on behalf of ab
Revision: http://git.php.net/?p=php-src.git;a=commit;h=84be455e22073a011af570c9bf9b79e42349b6a7
Log: Fix bug #61454 ext\standard\tests\general_functions\bug49847.phpt fails
 [2013-11-17 09:32 UTC] laruence@php.net
Automatic comment on behalf of ab
Revision: http://git.php.net/?p=php-src.git;a=commit;h=84be455e22073a011af570c9bf9b79e42349b6a7
Log: Fix bug #61454 ext\standard\tests\general_functions\bug49847.phpt fails
 [2014-10-07 23:27 UTC] stas@php.net
Automatic comment on behalf of ab
Revision: http://git.php.net/?p=php-src-security.git;a=commit;h=14e74aeb579b3400bdf376b5b820fc900b4194ed
Log: Fix bug #61454 ext\standard\tests\general_functions\bug49847.phpt fails
 [2014-10-07 23:38 UTC] stas@php.net
Automatic comment on behalf of ab
Revision: http://git.php.net/?p=php-src-security.git;a=commit;h=14e74aeb579b3400bdf376b5b820fc900b4194ed
Log: Fix bug #61454 ext\standard\tests\general_functions\bug49847.phpt fails
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 18:01:28 2024 UTC