ID:               49910
 Updated by:       cel...@php.net
 Reported By:      cel...@php.net
-Status:           Open
+Status:           Assigned
 Bug Type:         PHAR related
 Operating System: n/a
 PHP Version:      5.3SVN-2009-10-18 (SVN)
-Assigned To:      
+Assigned To:      cellog
 New Comment:

read support enabled.  Will keep this open while I decide whether to
also implement write support for filenames > 256 characters


Previous Comments:
------------------------------------------------------------------------

[2009-11-11 21:03:00] s...@php.net

Automatic comment from SVN on behalf of cellog
Revision: http://svn.php.net/viewvc/?view=revision&revision=290527
Log: fix PHP Bug #49910: no support for ././@LongLink for long
filenames in phar tar support

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

[2009-10-18 04:27:47] cel...@php.net

Description:
------------
The arcane (and poorly documented) ././@LongLink method of storing long
filenames is not supported by ext/phar.

The header stores the size of the filename, and the next block stores
the filename itself.



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


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

Reply via email to