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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
20 matches
Mail list logo