From: cel...@php.net
Operating system: n/a
PHP version: 5.3CVS-2009-05-13 (CVS)
PHP Bug Type: PHAR related
Bug description: PharData throws exception with non-phar tar
Description:
pear download Net_URL
php -r 'new PharData("Net_URL-1.0.15.tgz"
From: cel...@php.net
Operating system: n/a
PHP version: 5.3CVS-2009-05-24 (CVS)
PHP Bug Type: PHAR related
Bug description: error message unclear on converting phar with existing file
Description:
if one is converting from a tar P1-1.0.0.tar to P1-1.0.0.tgz, the
From: cel...@php.net
Operating system:
PHP version: 5.3CVS-2009-06-13 (CVS)
PHP Bug Type: SPL related
Bug description: spl_autoload_register only registers first closure, then
leaks the others
Description:
The test script below does not leak, but if $a were to
From: cel...@php.net
Operating system:
PHP version: 5.3CVS-2009-06-24 (CVS)
PHP Bug Type: PHAR related
Bug description: openssl signature verification for tar archives broken
Description:
openssl signature verification is broken for tar archives, and will be
From: cel...@php.net
Operating system:
PHP version: 5.3.0
PHP Bug Type: PHAR related
Bug description: tar stores long filenames with prefix/name reversed
Description:
for filenames longer than 100 characters, phar stores the prefix in the
name section, and the
From: cel...@php.net
Operating system:
PHP version: 5.3.0
PHP Bug Type: PHAR related
Bug description: phar misinterprets ustar long filename standard
Description:
the phar implementation of long filenames splits on the 100th character no
matter what, but the
From: cel...@php.net
Operating system:
PHP version: 5.3.0
PHP Bug Type: PHAR related
Bug description: phar tar signature algorithm reports as Unknown (0) in
getSignature() call
Description:
a call to getSignature on a Phar or PharData object based on a tar
From: cel...@php.net
Operating system:
PHP version: 5.3SVN-2009-08-16 (SVN)
PHP Bug Type: Filter related
Bug description: filter_var() should accept objects without fatal error
Description:
throws a fatal error because stdClass can't be converted i
From: cel...@php.net
Operating system: n/a
PHP version: 5.3SVN-2009-10-18 (SVN)
PHP Bug Type: PHAR related
Bug description: no support for ././@LongLink for long filenames
Description:
The arcane (and poorly documented) ././@LongLink method of storing long
From: [EMAIL PROTECTED]
Operating system:
PHP version: 5.3CVS-2008-11-06 (CVS)
PHP Bug Type: Scripting Engine problem
Bug description: opcode modification/minor constant refactor in namespace
implementation
Description:
in ZEND_FETCH_CONSTANT opcode handler, th
From: cel...@php.net
Operating system: n/a
PHP version: 5.3.0beta1
PHP Bug Type: SQLite related
Bug description: SQLite3->__construct has no sane way to detect errors
Description:
SQLite3->__construct does not indicate errors by anything other than an
E_
11 matches
Mail list logo