[PHP-DEV] Bug #13385 Updated: nl2br hangs on specific strings

2001-09-22 Thread bbonev
ID: 13385 Updated by: bbonev Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Strings related Operating System: Linux glibc 2.2 PHP Version: 4.0CVS-2001-09-21 New Comment: forgot to close Previous Comments

[PHP-DEV] Bug #13385 Updated: nl2br hangs on specific strings

2001-09-22 Thread bbonev
ID: 13385 Updated by: bbonev Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Strings related Operating System: Linux glibc 2.2 PHP Version: 4.0CVS-2001-09-21 New Comment: it is fixed in current CVS Previous Comments

[PHP-DEV] Bug #13385: nl2br hangs on specific strings

2001-09-21 Thread bbonev
From: [EMAIL PROTECTED] Operating system: Linux glibc 2.2 PHP version: 4.0CVS-2001-09-21 PHP Bug Type: Strings related Bug description: nl2br hangs on specific strings bbonev@orange:~/php/php4$ ./php X-Powered-By: PHP/4.0.8-dev Content-type: text/html Fatal error

[PHP-DEV] Bug #11088 Updated: Buildconf fails on Latest CVS

2001-05-24 Thread bbonev
ID: 11088 Updated by: bbonev Reported By: [EMAIL PROTECTED] Old-Status: Suspended Status: Open Bug Type: *Install and Config Operating system: PHP Version: 4.0 Latest CVS (2001-05-24) Assigned To: Comments: buildconf: autoconf version 2.50 (ok) downgrade this to 2.13 i had the same

[PHP-DEV] Bug #11010 Updated: current cvs cannot configure

2001-05-23 Thread bbonev
ID: 11010 Updated by: bbonev Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: *Install and Config Operating system: PHP Version: 4.0 Latest CVS (2001-05-22) Assigned To: Comments: as far as i can see Sacha fixed this one Previous Comments

[PHP-DEV] Bug #11008 Updated: exit() should return an exit status if passed, not send to stdout

2001-05-21 Thread bbonev
ID: 11008 Updated by: bbonev Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Operating system: PHP Version: 4.0 Latest CVS (2001-05-21) Assigned To: Comments: indeed it does both: if php; then echo yes; fi X-Powered-By: PHP/4.0.5 Content-type: text/html

[PHP-DEV] Bug #9859 Updated: mail() doesn't send cc or bcc as in the manual instructions

2001-05-21 Thread bbonev
ID: 9859 Updated by: bbonev Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Mail related Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: see also bug #10136 the facts are: mail on win32 require \r\n newlines also it is case sensitive on Cc: and Bcc: - it will not

[PHP-DEV] Bug #10519 Updated: $HTTP_COOKIE_VARS spoofing

2001-04-29 Thread bbonev
ID: 10519 Updated by: bbonev Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Variables related PHP Version: 4.0.4pl1 Assigned To: Comments: indeed i have missed one of the points - the fact that when passing data in the array form, all the values combine in a single array. further

[PHP-DEV] Bug #10519 Updated: $HTTP_COOKIE_VARS spoofing

2001-04-29 Thread bbonev
ID: 10519 Updated by: bbonev Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Variables related PHP Version: 4.0.4pl1 Assigned To: Comments: think about cookies the same way as GET data or POST data - they are at the same level and can be spoofed very easy with a cURL client for example

[PHP-DEV] Bug #8621 Updated: be careful with interactive cmd line mode

2001-04-29 Thread bbonev
ID: 8621 Updated by: bbonev Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Reproduceable crash PHP Version: 4.0.3pl1 - 4.0.6-dev Assigned To: Comments: date: Sun Apr 29 19:59:15 EEST 2001 cvs up ./cvsclean ./buildconf ./configure make gdb file ./php set args -a run

[PHP-DEV] Bug #10510 Updated: ini_set() as relates to max upload filesize setting

2001-04-26 Thread bbonev
ID: 10510 Updated by: bbonev Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: *Function Specific PHP Version: 4.0.4pl1 Assigned To: Comments: Please take into account that the processing of post data happens _before_ your call to ini_set. Thus your new limit value has

[PHP-DEV] Bug #10501 Updated: array_sumn causes segfault when used with unset vars

2001-04-25 Thread bbonev
ID: 10501 Updated by: bbonev Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Unknown/Other Function PHP Version: 4.0.4pl1 Assigned To: Comments: this is fixed in CVS, wait for 4.0.5 $ ./php X-Powered-By: PHP/4.0.5RC6 Content-type: text/html Warning: The

[PHP-DEV] PHP 4.0 Bug #10230 Updated: Apache Segmentation Fault

2001-04-08 Thread bbonev
ID: 10230 Updated by: bbonev Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Reproduceable crash Assigned To: Comments: i am almost sure this is the infinite include problem. e.g. a.php: it is known and can be fixed using include_once/require_once if you have

[PHP-DEV] PHP 4.0 Bug #10136 Updated: Function mail() does not work properly

2001-04-03 Thread bbonev
ID: 10136 Updated by: bbonev Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Mail related Assigned To: Comments: i'd suggest one thing - try this (it will give more light if the problem is in your mailserver): telnet localhost 25 helo there mail from: [EMAIL PROTECTED] rc

[PHP-DEV] PHP 4.0 Bug #9528 Updated: /home/sas/src/php4/ext/standard/url_scanner_ex.re ... permission denied

2001-03-03 Thread bbonev
ID: 9528 Updated by: bbonev Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: Compile Failure Assigned To: Comments: you can safely remove or comment #line-s and recompile. eighter you are using solaris native cc or your gcc is too old (not a problem by itself

[PHP-DEV] PHP 4.0 Bug #9515 Updated: PHP misbehaves when run as a script with SERVER_NAME environment variable def'd

2001-03-01 Thread bbonev
ID: 9515 Updated by: bbonev Reported By: [EMAIL PROTECTED] Status: Open Old-Bug Type: Scripting Engine problem Bug Type: Feature/Change Request Assigned To: Comments: ooops. forgot to change type - this is expected behav, not a problem Previous Comments

[PHP-DEV] PHP 4.0 Bug #9515 Updated: PHP misbehaves when run as a script with SERVER_NAME environment variable def'd

2001-03-01 Thread bbonev
ID: 9515 Updated by: bbonev Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Scripting Engine problem Assigned To: Comments: a working setup is: ScriptAlias /cgi-bin/ /home/someuser/cgi-bin/ AddType application/x-httpd-php .php AddHandler php-script .php Action php-script /cgi-bin

[PHP-DEV] PHP 4.0 Bug #9462 Updated: NULL bute eats rest of string

2001-02-28 Thread bbonev
ID: 9462 Updated by: bbonev Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Filesystem function related Assigned To: Comments: just error reporting functions are not binary safe. although i do not see a reason to open a file containing a null char in the name - most OSes will get the

[PHP-DEV] PHP 4.0 Bug #9231 Updated: when usign ob_gzhandler HTTP HEAD does not work

2001-02-17 Thread bbonev
ID: 9231 Updated by: bbonev Reported By: [EMAIL PROTECTED] Old-Status: Bogus Status: Open Bug Type: Output Control Assigned To: Comments: reopened Previous Comments: --- [2001-02-17 11:50:18] [EMAIL PROTECTED] HTTP-1.0

[PHP-DEV] PHP 4.0 Bug #9043 Updated: popen returns a 'Resource id #' (non null) when process cannot be created.

2001-02-01 Thread bbonev
ID: 9043 Updated by: bbonev Reported By: [EMAIL PROTECTED] Status: Open Bug Type: *Directory/Filesystem functions Assigned To: Comments: confirmed on linux both php4.0.3pl1 and latest CVS Previous Comments: --- [2001-02