php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #53872 internal corruption of phar
Submitted: 2011-01-28 22:17 UTC Modified: 2011-08-29 16:05 UTC
Votes:1
Avg. Score:4.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: bugzilla33 at gmail dot com Assigned: bjori (profile)
Status: Closed Package: PHAR related
PHP Version: 5.3.5 OS: Windows 7 32-bit
Private report: No CVE-ID: None
 [2011-01-28 22:17 UTC] bugzilla33 at gmail dot com
Description:
------------
internal corruption of phar, when reading file from phar archive has size equal to zero


Test script:
---------------
http://host0001.webd.pl/bugs/php/internal_corruption_of_phar.zip


Expected result:
----------------
testcase.php from internal_corruption_of_phar.zip
should prints OK

Actual result:
--------------
testcase.php from internal_corruption_of_phar.zip
prints OK internal corruption of phar

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-08-29 16:05 UTC] bjori@php.net
Automatic comment from SVN on behalf of bjori
Revision: http://svn.php.net/viewvc/?view=revision&revision=315713
Log: Fixed bug#53872 (internal corruption of phar)
 [2011-08-29 16:05 UTC] bjori@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.


 [2011-08-29 16:05 UTC] bjori@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: bjori
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 10:01:30 2024 UTC