[PHP-DEV] Bug #14554 Updated: segfault when reading a zip file

2001-12-22 Thread phpbug
ID: 14554 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: ZZiplib Related Operating System: linux PHP Version: 4.1.0 New Comment: Also sent to [EMAIL PROTECTED] > cvs diff -u cvs server: Diffing . Index: zip.c ===

[PHP-DEV] Bug #14554 Updated: segfault when reading a zip file

2001-12-17 Thread phpbug
ID: 14554 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: ZZiplib Related Operating System: linux PHP Version: 4.1.0 New Comment: It seems to be fixed in the current CVS tree (except for the third argument to zip_entry_open(), which i

[PHP-DEV] Bug #14554: segfault when reading a zip file

2001-12-16 Thread phpbug
From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.1.0 PHP Bug Type: ZZiplib Related Bug description: segfault when reading a zip file ext/zip/zip.c crashes on the first zip_read(). The fix is at http://pfft.net/robin/pub/zip.4.1.0.patch and I'm including it

[PHP-DEV] Bug #13913: Empty strings on "nlist" and "rawlist"

2001-11-02 Thread phpbug
From: [EMAIL PROTECTED] Operating system: Windows XP final PHP version: 4.0.6 PHP Bug Type: FTP related Bug description: Empty strings on "nlist" and "rawlist" Thank you for hearing me :) The problem is that whatever i try there is no data in any nlist or rawlist command

[PHP-DEV] Bug #13190: shm_put_var() problem with free space calculation

2001-09-07 Thread phpbug
From: [EMAIL PROTECTED] Operating system: Linux SuSE 6.3 - Apache PHP version: 4.0.6 PHP Bug Type: *Extensibility Functions Bug description: shm_put_var() problem with free space calculation It seems that "shm_put_var()" has a problem with the calculation of free space for

[PHP-DEV] Bug #11953: wrong conversion from data type NUMERIC with decimal places into string

2001-07-07 Thread phpbug
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.5 PHP Bug Type: InterBase related Bug description: wrong conversion from data type NUMERIC with decimal places into string When the database column has type NUMERIC(10,3) and you stored value 12.01, when you w

Re: [PHP-DEV] Re: Bug #11675 Updated: zzip_open() has a wrong argcount and doesn't validate arg2 correctly

2001-06-27 Thread phpbug
Daniel, Thanks a lot for the heads-up. I appreciate it a lot. regards, /Robin On Tue, 26 Jun 2001, Daniel Beckham wrote: > Date: Tue, 26 Jun 2001 20:42:58 -0500 > From: Daniel Beckham <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Cc: Bug Database <[EMAIL PROTECTED]> > Subject: Re: [PHP-DEV] R

[PHP-DEV] Re: Bug #11675 Updated: zzip_open() has a wrong arg count and doesn'tvalidate arg2 correctly

2001-06-26 Thread phpbug
My bug report was for 4.0.6. If it is corrected in cvs, fine. The online documentation doesn't match 4.0.6 and I think you should at least make note of it. thanks /Robin On 26 Jun 2001, Bug Database wrote: > Date: 26 Jun 2001 14:44:18 - > From: Bug Database <[EMAIL PROTECTED]> > To: [EMAIL

[PHP-DEV] Bug #11675: zzip_open() has a wrong arg count and doesn't validate arg2 correctly

2001-06-26 Thread phpbug
From: [EMAIL PROTECTED] Operating system: n/a PHP version: 4.0.6 PHP Bug Type: ZZiplib Related Bug description: zzip_open() has a wrong arg count and doesn't validate arg2 correctly See patch at: http://pfft.net/robin/pub/zzip.patch Then, correct use seems to be: $zzip = zz

[PHP-DEV] Bug #11675 Updated: zzip_open() has a wrong arg count and doesn't validate arg2 correctly

2001-06-25 Thread phpbug
ID: 11675 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: ZZiplib Related Operating system: n/a PHP Version: 4.0.6 Description: zzip_open() has a wrong arg count and doesn't validate arg2 correctly Fix: --- ../../php-4.0.6/ext/zziplib/zziplib.c Thu May 24 07:42:14 2001 +++ ext/

[PHP-DEV] Bug #10881: unknown segfaults

2001-05-15 Thread phpbug
From: [EMAIL PROTECTED] Operating system: progeny linux 1.0 Kernel 2.4.0 PHP version: 4.0 Latest CVS (2001-05-15) PHP Bug Type: Bug description: unknown segfaults Using today's PHP and IMP/Horde CVS with Progeny Linux 1.0 under kernel 2.4.0. libmcrypt-2.4.10 libtool-1.4 Ap

[PHP-DEV] Bug #10591 Updated: magic_quotes_runtime being randomly set?

2001-05-15 Thread phpbug
ID: 10591 User Update by: [EMAIL PROTECTED] Status: Critical Bug Type: PHP options/info functions Operating system: Progeny GNU/Linux PHP Version: 4.0 Latest CVS (01/05/2001) Description: magic_quotes_runtime being randomly set? updating to today's (4-15-01) CVS fixed it... Previous Comments

[PHP-DEV] Bug #10806: make fails on Tru64.

2001-05-11 Thread phpbug
From: [EMAIL PROTECTED] Operating system: Tru64/OSF1 v5.0a PHP version: 4.0.5 PHP Bug Type: Compile Problem Bug description: make fails on Tru64. GNU make: $ ./configure [...] $ make Makefile:29: /build/rules.mk: No such file or directory Makefile:30: /build/library.mk: No

[PHP-DEV] Bug #10805: Compile error on zend_operators.c

2001-05-11 Thread phpbug
From: [EMAIL PROTECTED] Operating system: Tru64/OSF1 V5.0 a PHP version: 4.0.5 PHP Bug Type: Compile Failure Bug description: Compile error on zend_operators.c make: GNU Make version 3.79 cc: Compaq C V6.1-020 on Compaq Tru64 UNIX V5.0A (Rev. 1094) Error: Making all in Zend

[PHP-DEV] PHP 4.0 Bug #10591 Updated: php.ini parser not very strict

2001-05-01 Thread phpbug
ID: 10591 User Update by: [EMAIL PROTECTED] Status: Closed Bug Type: PHP options/info functions Description: php.ini parser not very strict Semi-randomly? There are no odd lines in my php.ini... I need this to work for my app! :) Previous Comments: -

[PHP-DEV] PHP 4.0 Bug #10591 Updated: file() seemingly randomly adds slashes

2001-05-01 Thread phpbug
ID: 10591 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: *General Issues Description: file() seemingly randomly adds slashes yea, lost a line break in there... it's as it should be in the php.ini. Sorry about that. Previous Comments: ---

[PHP-DEV] PHP 4.0 Bug #10591 Updated: file() seemingly randomly adds slashes

2001-05-01 Thread phpbug
ID: 10591 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: *General Issues Description: file() seemingly randomly adds slashes ; Magic quotes for incoming GET/POST/Cookie data. magic_quotes_gpc = Off ; Magic quotes for runtime-generated data, e.g. data from SQL, from exec(), etc.magi

[PHP-DEV] PHP 4.0 Bug #10591 Updated: file() seemingly randomly adds slashes

2001-05-01 Thread phpbug
ID: 10591 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: *General Issues Description: file() seemingly randomly adds slashes Changed. Looks like the runtime var is getting turned on and off... what's up wit dat?! :) Previous Comments: --

[PHP-DEV] PHP 4.0 Bug #10591 Updated: file() seemingly randomly adds slashes

2001-05-01 Thread phpbug
ID: 10591 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: *General Issues Description: file() seemingly randomly adds slashes Sorry, file.txt should work now. I saw you hit the 404. Previous Comments: --- [2001-05-

[PHP-DEV] PHP 4.0 Bug #10591 Updated: file() seemingly randomly adds slashes

2001-05-01 Thread phpbug
ID: 10591 User Update by: [EMAIL PROTECTED] Status: Open Old-Bug Type: Bug Type: *General Issues Description: file() seemingly randomly adds slashes Sorry, file.txt should work now. I saw you hit the 404. Previous Comments: ---

[PHP-DEV] Bug #10591: file() seemingly randomly adds slashes

2001-05-01 Thread phpbug
From: [EMAIL PROTECTED] Operating system: Progeny GNU/Linux PHP version: 4.0 Latest CVS (01/05/2001) PHP Bug Type: Bug description: file() seemingly randomly adds slashes http://airbag.tss.peachnet.edu/~sam/file.php Click on "Try Again" and you'll see the quotes become es

[PHP-DEV] PHP 4.0 Bug #9238 Updated: strpos() cannot indicate success when matching char is first

2001-02-13 Thread phpbug
ID: 9238 User Update by: [EMAIL PROTECTED] Status: Closed Bug Type: Strings related Description: strpos() cannot indicate success when matching char is first Thank you. I would recommend making a minor point in the documentation to clarify the requirement of checking against false (or != false)

[PHP-DEV] PHP 4.0 Bug #9238: strpos() cannot indicate success when matching char is first

2001-02-13 Thread phpbug
From: [EMAIL PROTECTED] Operating system: Linux 2.2.17+openwall PHP version: 4.0.3pl1 PHP Bug Type: Strings related Bug description: strpos() cannot indicate success when matching char is first Sample script: (Note, this will never report SSL even when $SSL_PROTOCOL=SSLv3 o

[PHP-DEV] PHP 4.0 Bug #8677: dbase module built with phpize doesn't work.

2001-01-12 Thread phpbug
From: [EMAIL PROTECTED] Operating system: Debian GNU/Linux (woody) PHP version: 4.0.4 PHP Bug Type: dBase related Bug description: dbase module built with phpize doesn't work. dbase module built with: mkdir dbase; cp _php_source/ext/dbase/* dbase/; cd dbase; phpize; configur