#48257 [NEW]: PharData throws exception with non-phar tar

2009-05-12 Thread cel...@php.net
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"

#48377 [NEW]: error message unclear on converting phar with existing file

2009-05-24 Thread cel...@php.net
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

#48541 [NEW]: spl_autoload_register only registers first closure, then leaks the others

2009-06-12 Thread cel...@php.net
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

#48681 [NEW]: openssl signature verification for tar archives broken

2009-06-24 Thread cel...@php.net
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

#49018 [NEW]: tar stores long filenames with prefix/name reversed

2009-07-22 Thread cel...@php.net
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

#49020 [NEW]: phar misinterprets ustar long filename standard

2009-07-22 Thread cel...@php.net
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

#49021 [NEW]: phar tar signature algorithm reports as Unknown (0) in getSignature() call

2009-07-22 Thread cel...@php.net
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

#49274 [NEW]: filter_var() should accept objects without fatal error

2009-08-16 Thread cel...@php.net
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

#49910 [NEW]: no support for ././@LongLink for long filenames

2009-10-17 Thread cel...@php.net
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

#46500 [NEW]: opcode modification/minor constant refactor in namespace implementation

2008-11-05 Thread cel...@php.net
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

#47257 [NEW]: SQLite3->__construct has no sane way to detect errors

2009-01-31 Thread cel...@php.net
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_