[PHP-DEV] Bug #14226 Updated: multiple ob_end_clean() problem

2001-12-02 Thread yasuo_ohgaki
ID: 14226 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Output Control Operating System: Linux 2.4.4/glibc 2.2.2 PHP Version: 4.1.0RC CVS (2001/12/2) New Comment: Ok I think I found what's wrong in PHP. If zlib.output_compression is enabled and the zlib

[PHP-DEV] Bug #14226 Updated: multiple ob_end_clean() problem

2001-12-02 Thread yasuo_ohgaki
ID: 14226 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Output Control Old Operating System: Linux Operating System: Linux 2.4.4/glibc 2.2.2 Old PHP Version: 4.1.0RC1 PHP Version: 4.1.0RC CVS (2001/12/2) New Comment: A little update. ob_end_flush() has

[PHP-DEV] Bug #14226 Updated: multiple ob_end_clean() problem

2001-11-26 Thread yasuo_ohgaki
ID: 14226 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Output Control Operating System: Linux PHP Version: 4.1.0RC1 New Comment: I cannot reproduce segfualt, but it seems PHP may segfault with this. Here is apache error log. [Mon Nov 26 19:45:19 200

[PHP-DEV] Bug #14226: multiple ob_end_clean() problem

2001-11-26 Thread yasuo_ohgaki
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.1.0RC1 PHP Bug Type: Output Control Bug description: multiple ob_end_clean() problem 4.1.0RC and 4.2.0-dev doesn't output last echo statement. Nesting level handling problem? -- Edit bug report at: htt

[PHP-DEV] Bug #13724 Updated: Output handler dependency issue

2001-11-24 Thread yasuo_ohgaki
ID: 13724 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Summary: assert does not work as documented Old Status: Analyzed Status: Closed Bug Type: Documentation problem Old Operating System: Linux 2.4.4/glibc 2.2.2 Operating System: linux 2.4.4/glibc 2.2.2 Old PHP Version: 4

[PHP-DEV] Bug #14031 Updated: Output handler dependency issue

2001-11-12 Thread yasuo_ohgaki
ID: 14031 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Output Control Operating System: linux 2.4.4/glibc 2.2.2 PHP Version: 4.1.0RC1 New Comment: I think so. output handlers can be set with ob_start() anyway :) Closed. Previous

[PHP-DEV] Bug #14031 Updated: Output handler dependency issue

2001-11-12 Thread yasuo_ohgaki
ID: 14031 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Output Control Operating System: linux 2.4.4/glibc 2.2.2 PHP Version: 4.1.0RC1 New Comment: I got following error with 4.2.0 Starting httpd: Unknown(0) : Fatal error - Cannot use both zlib.output

[PHP-DEV] Bug #14031: Output handler dependency issue

2001-11-12 Thread yasuo_ohgaki
From: [EMAIL PROTECTED] Operating system: linux 2.4.4/glibc 2.2.2 PHP version: 4.1.0RC1 PHP Bug Type: Output Control Bug description: Output handler dependency issue Thanks to Zeev's patch for output.c zlib.output_compression works as expected in 4.1.0RC CVS. There is dep

[PHP-DEV] Bug #14022: ini_get_all() does not display local values

2001-11-11 Thread yasuo_ohgaki
From: [EMAIL PROTECTED] Operating system: linux 2.4.4/glibc 2.2.2 PHP version: 4.0CVS-2001-11-11 PHP Bug Type: Unknown/Other Function Bug description: ini_get_all() does not display local values I'm not sure if this is intended. ini_get_all() does not display local values.

[PHP-DEV] Bug #13806 Updated: zlib compression is broken?

2001-11-11 Thread yasuo_ohgaki
ID: 13806 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Reproducible crash Operating System: Linux 2.4.4/glibc 2.2.2 PHP Version: 4.1.0 RC CVS-2001-11-11 New Comment: This bug is fixed for both 4.1.0 and 4.2.0. Closed. Previous Comme

[PHP-DEV] Bug #13698 Updated: CGI version segfaults at shutdown

2001-11-10 Thread yasuo_ohgaki
ID: 13698 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Reproducible crash Operating System: Linux 2.4.14-pre3/glibc 2.2.2 PHP Version: 4.0CVS-2001-10-29 New Comment: It seems problem is fixed now for both 4.1.0RC and 4.2.0 :) Closed.

[PHP-DEV] Bug #14012: a struct has problem for sysvshm

2001-11-10 Thread yasuo_ohgaki
From: [EMAIL PROTECTED] Operating system: linux 2.4.4/glibc 2.2.2 PHP version: 4.0CVS-2001-11-10 PHP Bug Type: Compile Failure Bug description: a struct has problem for sysvshm Just a build problem. I don't know the code, so patch is not attached. make[3]: Entering direct

[PHP-DEV] Bug #13806 Updated: zlib compression is not broken, but other code breaks it?

2001-11-10 Thread yasuo_ohgaki
ID: 13806 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Summary: zlib compression is broken? Status: Open Bug Type: Reproducible crash Old Operating System: Linux 2.4.14-pre3/glibc 2.2.2 Operating System: Linux 2.4.4/glibc 2.2.2 Old PHP Version: 4.1.0 RC CVS-2001-10-24 PHP

[PHP-DEV] Bug #13698 Updated: CGI version segfaults at shutdown

2001-11-10 Thread yasuo_ohgaki
ID: 13698 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Reproducible crash Operating System: Linux 2.4.14-pre3/glibc 2.2.2 PHP Version: 4.0CVS-2001-10-29 New Comment: zlib.output_compression is off. --enable-debug is required, since string without '\0

[PHP-DEV] Bug #13806 Updated: zlib compression is broken?

2001-11-10 Thread yasuo_ohgaki
ID: 13806 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Reproducible crash Operating System: Linux 2.4.14-pre3/glibc 2.2.2 PHP Version: 4.1.0 RC CVS-2001-10-24 New Comment: Thanks for your time. However, 8MB memory limit should be enough for phpinfo()

[PHP-DEV] Bug #13892 Updated: too many number of parameters

2001-11-04 Thread yasuo_ohgaki
ID: 13892 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Operating System: any Old PHP Version: 4.0.6 PHP Version: Zend Engine 2 New Comment: I know it may break a lot of scripts that has written poorly. I'm not suggesting to chang

[PHP-DEV] Bug #13892: too many number of parameters

2001-10-31 Thread yasuo_ohgaki
From: [EMAIL PROTECTED] Operating system: any PHP version: 4.0.6 PHP Bug Type: Feature/Change Request Bug description: too many number of parameters Currently, it seems PHP is designed NOT to report errors for too many paramaters for user defined functions. "..." for vari

[PHP-DEV] Bug #13698 Updated: CGI version segfaults at shutdown

2001-10-29 Thread yasuo_ohgaki
ID: 13698 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Reproducible crash Old Operating System: Linux 2.4.4/glibc 2.2.2 Operating System: Linux 2.4.14-pre3/glibc 2.2.2 Old PHP Version: 4.0CVS-2001-10-16 PHP Version: 4.0CVS-2001-10-29 New Comment: It cra

[PHP-DEV] Bug #13806 Updated: zlib compression is broken?

2001-10-28 Thread yasuo_ohgaki
ID: 13806 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Reproducible crash Operating System: Linux 2.4.14-pre3/glibc 2.2.2 PHP Version: 4.1.0 RC CVS-2001-10-24 New Comment: Problem is appearent if output is larger than output buffer size. httpd exits

[PHP-DEV] Bug #13806 Updated: zlib compression is broken?

2001-10-28 Thread yasuo_ohgaki
ID: 13806 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Reproducible crash Operating System: Linux 2.4.14-pre3/glibc 2.2.2 PHP Version: 4.1.0 RC CVS-2001-10-24 New Comment: Upgraded from apache 1.3.20 to 1.3.22. httpd exited with status code 01 while ru

[PHP-DEV] Bug #13806 Updated: PHP crashes when zlib output compression is enabled

2001-10-28 Thread yasuo_ohgaki
ID: 13806 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Summary: zlib compression is broken? Status: Open Old Bug Type: Zlib Related Bug Type: Reproducible crash Old Operating System: Linux 2.4.4/glibc 2.2.2 Operating System: Linux 2.4.14-pre3/glibc 2.2.2 Old PHP Version: 4

[PHP-DEV] Bug #13806 Updated: zlib compression is broken?

2001-10-27 Thread yasuo_ohgaki
ID: 13806 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Zlib Related Operating System: Linux 2.4.4/glibc 2.2.2 PHP Version: 4.0CVS-2001-10-24 New Comment: Just an update. Better procedure to reproduce this bug. I can reproduce this bug on RedHat 7.1(k

[PHP-DEV] Bug #13806 Updated: zlib compression is broken?

2001-10-27 Thread yasuo_ohgaki
ID: 13806 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Zlib Related Operating System: Linux 2.4.4/glibc 2.2.2 PHP Version: 4.0CVS-2001-10-24 New Comment: This bug may be related to following bugs. http://bugs.php.net/bug.php?id=12270 http://bugs.php

[PHP-DEV] Bug #13806 Updated: zlib compression is broken?

2001-10-24 Thread yasuo_ohgaki
ID: 13806 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Zlib Related Operating System: Linux 2.4.4/glibc 2.2.2 PHP Version: 4.0CVS-2001-10-24 New Comment: This is not exactly what I've reported, but if following problem is fixed, thi

[PHP-DEV] Bug #13806 Updated: zlib compression is broken?

2001-10-23 Thread yasuo_ohgaki
ID: 13806 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Zlib Related Operating System: Linux 2.4.4/glibc 2.2.2 PHP Version: 4.0CVS-2001-10-24 New Comment: Thanks for your interest, Jani. The script is I set zlib compressio

[PHP-DEV] Bug #13806: zlib compression is broken?

2001-10-23 Thread yasuo_ohgaki
From: [EMAIL PROTECTED] Operating system: Linux 2.4.4/glibc 2.2.2 PHP version: 4.0CVS-2001-10-24 PHP Bug Type: Reproducible crash Bug description: zlib compression is broken? It seems zlib compression is broken in 4.1.0RC. [23-Oct-2001 20:14:19] PHP Fatal error: Allowed

[PHP-DEV] Bug #13698 Updated: CGI version segfaults at shutdown

2001-10-19 Thread yasuo_ohgaki
ID: 13698 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Reproducible crash Operating System: Linux 2.4.4/glibc 2.2.2 PHP Version: 4.0CVS-2001-10-16 New Comment: I'm using 4.1.0RC1 for this comment. I build CGI version, with following configure. './co

[PHP-DEV] Bug #13725: --disable-assert to disable assert() completely?

2001-10-17 Thread yasuo_ohgaki
From: [EMAIL PROTECTED] Operating system: ANY PHP version: 4.0.6 PHP Bug Type: Feature/Change Request Bug description: --disable-assert to disable assert() completely? If there is assert() in script, function call for assert() is issued at execution. (If assert is not active

[PHP-DEV] Bug #13724 Updated: assert does not work as documented

2001-10-17 Thread yasuo_ohgaki
ID: 13724 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Old Bug Type: Scripting Engine problem Bug Type: Documentation problem Operating System: Linux 2.4.4/glibc 2.2.2 PHP Version: 4.0CVS-2001-10-17 New Comment: I've take a look at assert.c. assert() expects st

[PHP-DEV] Bug #13724: assert does not work as documented

2001-10-17 Thread yasuo_ohgaki
From: [EMAIL PROTECTED] Operating system: Linux 2.4.4/glibc 2.2.2 PHP version: 4.0CVS-2001-10-17 PHP Bug Type: Scripting Engine problem Bug description: assert does not work as documented According to the manual, assert() accepts string or boolean. However, it seems assert()

[PHP-DEV] Bug #13170 Updated: Crash Bug. ereg() with null regex

2001-09-06 Thread yasuo_ohgaki
ID: 13170 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Reproducible crash Operating System: RedHat 7.1 PHP Version: 4.0CVS-2001-09-06 New Comment: I think the source is last night or the day bofore. PHP doesn't segfault with current CVS. I'll upda

[PHP-DEV] Bug #13170: Crash Bug. ereg() with null regex

2001-09-06 Thread yasuo_ohgaki
From: [EMAIL PROTECTED] Operating system: RedHat 7.1 PHP version: 4.0CVS-2001-09-06 PHP Bug Type: Reproducible crash Bug description: Crash Bug. ereg() with null regex I found this bug while trying to find other memory problem. PHP4.0.7RC1 has different problem with null reg

[PHP-DEV] Bug #13162: php_value & php_admin_value is better to accept "" (null value)

2001-09-05 Thread yasuo_ohgaki
From: [EMAIL PROTECTED] Operating system: Any PHP version: 4.0.6 PHP Bug Type: Feature/Change Request Bug description: php_value & php_admin_value is better to accept "" (null value) In some cases, I would like to assign null values for some ini entries using php_value or ph

[PHP-DEV] PHP 4.0 Bug #9576 Updated: Parse error with ($i%2) ? echo '':echo''

2001-03-06 Thread yasuo_ohgaki
ID: 9576 User Update by: [EMAIL PROTECTED] Status: Closed Bug Type: Scripting Engine problem Description: Parse error with ($i%2) ? echo '':echo'' Ok thanks. "echo" is not a function like "include". (include is a language construct, right?) Then I expect following should not work. ($some_var

[PHP-DEV] PHP 4.0 Bug #9576: Parse error with ($i%2) ? echo '':echo''

2001-03-06 Thread yasuo_ohgaki
From: [EMAIL PROTECTED] Operating system: RedHat Linux v7.0.1/j PHP version: 4.0.4pl1 PHP Bug Type: Scripting Engine problem Bug description: Parse error with ($i%2) ? echo '':echo'' Miner parser bug. PHP4.0.4pl1 on my Linux (PHP is running as Apache 1.3.17 module) gives par