#39653 [Fbk->Opn]: BDB-4.5 include, older BDB linked

2006-11-28 Thread vesely at tana dot it
ID: 39653 User updated by: vesely at tana dot it Reported By: vesely at tana dot it -Status: Feedback +Status: Open Bug Type: DBM/DBA related Operating System: unix PHP Version: 4.4.4 New Comment: I bet that patch works, but it&#

#39653 [Fbk->Opn]: BDB-4.5 include, older BDB linked

2006-11-27 Thread vesely at tana dot it
ID: 39653 User updated by: vesely at tana dot it Reported By: vesely at tana dot it -Status: Feedback +Status: Open -Bug Type: Unknown/Other Function +Bug Type: DBM/DBA related Operating System: unix PHP Version: 4.4.4 New Comment

#39653 [NEW]: BDB-4.5 include, older BDB linked

2006-11-27 Thread vesely at tana dot it
From: vesely at tana dot it Operating system: unix PHP version: 4.4.4 PHP Bug Type: Reproducible crash Bug description: BDB-4.5 include, older BDB linked Description: Please add tests for db-4.5 and newer: the compilation does not fail if by chance an older db

#33828 [WFx]: processes opened with proc_open may freeze on fatal error

2005-07-23 Thread vesely at tana dot it
ID: 33828 User updated by: vesely at tana dot it Reported By: vesely at tana dot it Status: Wont fix Bug Type: Unknown/Other Function Operating System: Unix PHP Version: 4.4.0 New Comment: Perhaps you may check the following code, please? When

#33828 [NEW]: processes opened with proc_open may freeze on fatal error

2005-07-22 Thread vesely at tana dot it
From: vesely at tana dot it Operating system: Unix PHP version: 4.4.0 PHP Bug Type: Reproducible crash Bug description: processes opened with proc_open may freeze on fatal error Description: If the proc_open was inside a class object, then on a fatal error the

#33781 [Opn]: add "stream_set_timeout" support for pipes

2005-07-20 Thread vesely at tana dot it
ID: 33781 User updated by: vesely at tana dot it Reported By: vesely at tana dot it Status: Open Bug Type: Feature/Change Request Operating System: Unix PHP Version: 4.4.0 New Comment: I have a couple of notes on that example. The function

#33781 [NEW]: Alarm needed for proc_open pipes

2005-07-20 Thread vesely at tana dot it
From: vesely at tana dot it Operating system: Unix PHP version: 4.4.0 PHP Bug Type: Feature/Change Request Bug description: Alarm needed for proc_open pipes Description: When using the Apache module it is not possible to use pcntl_alarm (why?). OTOH

#27018 [Bgs]: urlencode should not do non-ascii characters

2004-01-24 Thread vesely at tana dot it
ID: 27018 User updated by: vesely at tana dot it Reported By: vesely at tana dot it Status: Bogus Bug Type: URL related Operating System: Irrelevant PHP Version: Irrelevant New Comment: iconv_mime_encode would be nearly fine for me (until I don&#

#27018 [NEW]: urlencode should not do non-ascii characters

2004-01-23 Thread vesely at tana dot it
From: vesely at tana dot it Operating system: Irrelevant PHP version: Irrelevant PHP Bug Type: URL related Bug description: urlencode should not do non-ascii characters Description: Hi, is it possible to reopen bug 6173? Briefly, national characters are not

#26305 [NEW]: Segmentation Fault when endlessly including the same file

2003-11-18 Thread vesely at tana dot it
From: vesely at tana dot it Operating system: Solaris PHP version: 4.3.4 PHP Bug Type: Reproducible crash Bug description: Segmentation Fault when endlessly including the same file Description: Yes, I've been so stupid to do that. (I thought ../ cou

#26304 [Opn]: Unexpected data loss when opening dba file

2003-11-18 Thread vesely at tana dot it
ID: 26304 User updated by: vesely at tana dot it Reported By: vesely at tana dot it Status: Open Bug Type: DBM/DBA related Operating System: Solaris PHP Version: 4.3.4 New Comment: Also, that correction around line 67 in dba_db4.c (DBA_OPEN_FUNC

#26304 [NEW]: Unexpected data loss when opening dba file

2003-11-18 Thread vesely at tana dot it
From: vesely at tana dot it Operating system: Solaris PHP version: 4.3.4 PHP Bug Type: DBM/DBA related Bug description: Unexpected data loss when opening dba file Description: Opening a file in 'c' mode (see example below) truncates the file!! The do

#25745 [Fbk->Opn]: Character type functions fail on negative chars

2003-10-03 Thread vesely at tana dot it
ID: 25745 User updated by: vesely at tana dot it Reported By: vesely at tana dot it -Status: Feedback +Status: Open Bug Type:*Languages/Translation PHP Version: 4.3.2 Assigned To: moriyoshi New Comment: I got 817 compiling with gcc 3.2 on

#25745 [NEW]: Character type functions fail on negative chars

2003-10-03 Thread vesely at tana dot it
From: vesely at tana dot it Operating system: PHP version: 4.3.2 PHP Bug Type: *Languages/Translation Bug description: Character type functions fail on negative chars Description: The upper half of the codes are badly reported, e.g ctype_alpha("รจ") re

#18648 [Com]: Single entry form POST gives incorrect variable content

2003-07-20 Thread vesely at tana dot it
ID: 18648 Comment by: vesely at tana dot it Reported By: ms at ecs dot soton dot ac dot uk Status: Bogus Bug Type: Apache2 related Operating System: All PHP Version: 5CVS-2003-01-29 (dev) / 4CVS-20020121 (stable) New Comment: For

#22657 [Bgs]: Weak parsing in rfc1867.c

2003-03-12 Thread vesely at tana dot it
ID: 22657 User updated by: vesely at tana dot it Reported By: vesely at tana dot it Status: Bogus Bug Type: HTTP related Operating System: Any PHP Version: 4.3.0 New Comment: > buf_begin can be NULL, no DOS possible -> BOGUS1 it

#22657 [NEW]: Weak parsing in rfc1867.c

2003-03-12 Thread vesely at tana dot it
From: vesely at tana dot it Operating system: Any PHP version: 4.3.0 PHP Bug Type: HTTP related Bug description: Weak parsing in rfc1867.c Hi, watch out rfc1867.c around line 342, in function next_line() there is (was?) the following code: if (ptr

#21751 [NEW]: make test miserably fails

2003-01-19 Thread vesely
From: [EMAIL PROTECTED] Operating system: SunOS PHP version: 4.3.0 PHP Bug Type: PHP options/info functions Bug description: make test miserably fails I didn't have "." in my include_path and I had output_buffering = 4096. Reasonable? So the while(ob_get_level()) ob_end_c

#3299 [Com]: Unwanted `Content-Type' header

2002-10-15 Thread vesely
t Connection: close Content-Type: text/html Please reopen this bug. Regards Ale Vesely Previous Comments: [2000-05-30 19:22:24] [EMAIL PROTECTED] RFC 2616 says 204 can contain no body, b