#2 [Com]: Eh bir test

2003-01-07 Thread ozan
ID: 2 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: *General Issues Operating System: Debian 3.0 Woody PHP Version: 4.3.0 New Comment: Bu da bir test Previous Comments: -

#2 [NEW]: Eh bir test

2003-01-07 Thread ozan
From: [EMAIL PROTECTED] Operating system: Debian 3.0 Woody PHP version: 4.3.0 PHP Bug Type: *General Issues Bug description: Eh bir test Bu bir test -- Edit bug report at http://bugs.php.net/?id=2&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=2&r=trys

#21442 [Opn->Csd]: empty recipient for mail() function crashed Apache

2003-01-07 Thread edink
ID: 21442 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Reproducible crash Operating System: Windows NT4 Server PHP Version: 4.3.0 New Comment: I could reproduce this in 4.3.0 bu

#21435 [Csd]: termination when calling mysql_info()

2003-01-07 Thread drews
ID: 21435 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: MySQL related Operating System: Windows 2000 PHP Version: 4.3.0 Assigned To: georg New Comment: thanx georg, latest snap (4.4.x dev) works n

#21483 [NEW]: hidden-field

2003-01-07 Thread peter
From: [EMAIL PROTECTED] Operating system: WIN32 PHP version: 4.3.0 PHP Bug Type: *General Issues Bug description: hidden-field Hello, if more than 1 hidden-fields in a form, and I post the form only the 1st hidden-field posted. All other fields are not posted! I make te

#21483 [Opn->Fbk]: hidden-field

2003-01-07 Thread derick
ID: 21483 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: *General Issues Operating System: WIN32 PHP Version: 4.3.0 New Comment: Not enough information was provided for us to be

#21328 [Com]: return values from stored procedures

2003-01-07 Thread hwulampe
ID: 21328 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: MSSQL related Operating System: windows 2000/sp3 PHP Version: 4.3.0 New Comment: Hy! I have the same Probleme with Windows 2000 Server and MSSQL

#21442 [Csd->Ver]: empty recipient for mail() function crashed Apache

2003-01-07 Thread edink
ID: 21442 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Closed +Status: Verified Bug Type: Reproducible crash Operating System: Windows NT4 Server PHP Version: 4.3.0 New Comment: Strike that. Can still reprodu

#21487 [NEW]: gethostbyname can resolve not existing hosts ;)

2003-01-07 Thread corinl
From: [EMAIL PROTECTED] Operating system: windows PHP version: 4.3.0 PHP Bug Type: Network related Bug description: gethostbyname can resolve not existing hosts ;) Hi, try this: echo(gethostbyname("gmx.de5")) output is: 62.75.134.200 in fact, this domain doesn't exist

#21487 [Opn]: gethostbyname can resolve not existing hosts under Windows

2003-01-07 Thread nicos
ID: 21487 Updated by: [EMAIL PROTECTED] -Summary: gethostbyname can resolve not existing hosts ;) Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Network related -Operating System: windows +Operating System: Windows PHP Version: 4

#21487 [Opn->Fbk]: gethostbyname can resolve not existing hosts under Windows

2003-01-07 Thread nicos
ID: 21487 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Network related Operating System: Windows PHP Version: 4.3.0 New Comment: With the following script: Edin can't r

#21488 [NEW]: variable

2003-01-07 Thread marcos
From: [EMAIL PROTECTED] Operating system: Windows 2000 proff and server PHP version: 4.2.3 PHP Bug Type: Variables related Bug description: variable Tengo este formulario: Mi problema es que no puedo acceder a las variables creadas en el formulario, ni con los met

#21488 [Fbk->Bgs]: variable

2003-01-07 Thread nicos
ID: 21488 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Bogus Bug Type: Variables related Operating System: Windows 2000 proff and server PHP Version: 4.2.3 New Comment: Sorry, but your probl

#21488 [Opn->Fbk]: variable

2003-01-07 Thread derick
ID: 21488 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Variables related Operating System: Windows 2000 proff and server PHP Version: 4.2.3 New Comment: Please report bugs in

#19436 [Com]: zlib.output_compression causing corruption

2003-01-07 Thread steveh
ID: 19436 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: No Feedback Bug Type: Zlib Related Operating System: redhat linux 7.3 PHP Version: 4CVS-2002-09-16 New Comment: This is still happening with php 4.3.0 and zend opt

#19436 [NoF->Opn]: zlib.output_compression causing corruption

2003-01-07 Thread nicos
ID: 19436 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: No Feedback +Status: Open Bug Type: Zlib Related Operating System: redhat linux 7.3 PHP Version: 4CVS-2002-09-16 New Comment: Opening it back then. Pre

#21486 [Opn->Dup]: $this pointer not always pointing to the right object

2003-01-07 Thread alan_k
ID: 21486 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Duplicate Bug Type: Class/Object related Operating System: windows PHP Version: 4.3.0 New Comment: $this is that of the calling class when

#21489 [NEW]: Excel hangs after creation via COM

2003-01-07 Thread achirizzi
From: [EMAIL PROTECTED] Operating system: Win 2K Server PHP version: 4.3.0 PHP Bug Type: COM related Bug description: Excel hangs after creation via COM This is the code I always used with PHP prior to 4.2.X and 4.3.0: function ExcelSheet($filein,$tmpdir) { $fileout =

#21490 [NEW]: isset in an array

2003-01-07 Thread mickael . bailly
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.3.0 PHP Bug Type: Unknown/Other Function Bug description: isset in an array Don't know if it's a bug or a feature... :) $test = array ('a' => 'col','b' => $ddfdfdf); if ( isset($test['b']) ) { ech

#21472 [Fbk->Opn]: Problems with short tags and

2003-01-07 Thread mike_tharp
ID: 21472 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Scripting Engine problem Operating System: Windows 2000 PHP Version: 4.3.0 New Comment: A. It says C:\WINNT\php.ini B

#21490 [Opn->Bgs]: isset in an array

2003-01-07 Thread nicos
ID: 21490 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Unknown/Other Function Operating System: Linux PHP Version: 4.3.0 New Comment: Yes it $ddfdfdf is empty, isset will return

#21490 [Bgs]: isset in an array

2003-01-07 Thread nicos
ID: 21490 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Unknown/Other Function Operating System: Linux PHP Version: 4.3.0 New Comment: Note: $test = ""; sets the variable test to an empty string. So

#16331 [Com]: Running phpinfo() kills Tomcat

2003-01-07 Thread g . tanzilli
ID: 16331 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Servlet related Operating System: Windows 2000 SP2 PHP Version: 4.1.2 New Comment: It still appen, in php4.3.0 and cvs from today (I'm on RedHat8

#21491 [NEW]: Hang during ociexecute

2003-01-07 Thread stephan . rey
From: [EMAIL PROTECTED] Operating system: Suse Linux 8.0 PHP version: 4.2.3 PHP Bug Type: OCI8 related Bug description: Hang during ociexecute I'm trying to get some (existing) records oput of an Oracle8-Database. As long as I do a query, which can't have any results, everyth

#21492 [NEW]: PHP Crashed

2003-01-07 Thread lsantos
From: [EMAIL PROTECTED] Operating system: Windows 2000 Server PHP version: 4.3.0 PHP Bug Type: IIS related Bug description: PHP Crashed Hi, We have here installed the PHP 4.3.0 in a server and now this error is occurring and nothing works any longer. We had everything

#21454 [Com]: Output line too long. ; gcc: TSR: No such file or directory

2003-01-07 Thread helmut
ID: 21454 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Compile Failure Operating System: solaris PHP Version: 4.3.0 New Comment: Hello! In bug #16098 Sniper says there is a check in configure now... I

#21492 [Opn->Fbk]: PHP Crashed

2003-01-07 Thread nicos
ID: 21492 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: IIS related Operating System: Windows 2000 Server PHP Version: 4.3.0 New Comment: Thank you for this bug report. To prop

#21492 [Fbk]: PHP Crashed

2003-01-07 Thread nicos
ID: 21492 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: IIS related Operating System: Windows 2000 Server PHP Version: 4.3.0 New Comment: Please also join the script that generate the error so we can

#21466 [Opn->Fbk]: configure bug in XSLT/Sablotron and Zip options

2003-01-07 Thread iliaa
ID: 21466 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: *Compile Issues Operating System: RedHat Linux PHP Version: 4.3.0 New Comment: Could you please include 10 more lines or

#21454 [Com]: Output line too long. ; gcc: TSR: No such file or directory

2003-01-07 Thread helmut
ID: 21454 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Compile Failure Operating System: solaris PHP Version: 4.3.0 New Comment: Sorry for the additional comment... Can we get this issue put into the S

#16098 [Com]: Output line too long

2003-01-07 Thread helmut
ID: 16098 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Compile Failure Operating System: Solaris 8 PHP Version: 4.0CVS-2002-03-15 New Comment: Sniper says there is a check in configure now... It does

#21449 [Com]: Caching problem running PHP 4.3.0 as an Apache2 module

2003-01-07 Thread lionelenkaoua
ID: 21449 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Apache2 related Operating System: Windows 2000 Advanced Server SP3 PHP Version: 4.3.0 New Comment: I have the same bug with ApachE 2.0.43 and php 4.

#21478 [Opn->Ver]: Zend/zend_alloc.c :: shutdown_memory_manager produces segfault

2003-01-07 Thread iliaa
ID: 21478 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Verified Bug Type: Scripting Engine problem Operating System: linux PHP Version: 4CVS-2003-01-06 (dev) New Comment: #0 0x40108fdd in chunk

#21449 [Opn->Csd]: Caching problem running PHP 4.3.0 as an Apache2 module

2003-01-07 Thread edink
ID: 21449 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Apache2 related Operating System: Windows 2000 Advanced Server SP3 PHP Version: 4.3.0 New Comment: This bug has been fixed

#21491 [Opn->Fbk]: Hang during ociexecute

2003-01-07 Thread kalowsky
ID: 21491 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: OCI8 related Operating System: Suse Linux 8.0 PHP Version: 4.2.3 New Comment: Works fine on Solaris in DSO and CGI. You

#21342 [Opn->Fbk]: Compile error

2003-01-07 Thread kalowsky
ID: 21342 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Compile Failure Operating System: Solaris 8/sparc PHP Version: 4.3.0 New Comment: Please try using this CVS snapshot:

<    1   2