#21513 [Com]: shutdown functions not executed if timed out

2003-01-22 Thread ceeam
ID: 21513 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Scripting Engine problem Operating System: WinXP PHP Version: 4.3.0 New Comment: [EMAIL PROTECTED]: > This script works just fine for me (using

#21808 [Bgs->Opn]: autoglobals won't work with a custom error page

2003-01-22 Thread wdl
ID: 21808 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Bogus +Status: Open Bug Type: Scripting Engine problem Operating System: linux apache 2.0.43 PHP Version: 4.3.0 New Comment: I have in httpd.conf Alia

#21808 [Opn]: autoglobals won't work with a custom error page

2003-01-22 Thread wdl
ID: 21808 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Scripting Engine problem Operating System: linux apache 2.0.43 PHP Version: 4.3.0 New Comment: ofcourse is in httpd.conf Alias /errors/404.html "

#21808 [Opn->Bgs]: autoglobals won't work with a custom error page

2003-01-22 Thread derick
ID: 21808 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Scripting Engine problem Operating System: linux apache 2.0.43 PHP Version: 4.3.0 New Comment: Thank you for taking the tim

#21814 [NEW]: false array keys

2003-01-22 Thread philip
From: [EMAIL PROTECTED] Operating system: linux PHP version: 4CVS-2003-01-22 (stable) PHP Bug Type: Scripting Engine problem Bug description: false array keys One can create a key as integer 0 and access it with key boolean false but one cannot create an array with boolean fa

#21773 [Opn]: The process is killed after OCIFetch()

2003-01-22 Thread sangelillis
ID: 21773 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: OCI8 related Operating System: Solaris 2.8 PHP Version: 4.3.0 New Comment: I have tried without @ but the visualization of any errors is not had, th

#21815 [NEW]: Buffer loss with fpassthru on popen

2003-01-22 Thread stefan
From: [EMAIL PROTECTED] Operating system: Linux 2.4 PHP version: 4.3.0 PHP Bug Type: Filesystem function related Bug description: Buffer loss with fpassthru on popen When calling fpassthru() on a file pointer opened with popen(), it fails if there has been already read from t

#20884 [Com]: Session file stay forever

2003-01-22 Thread sense
ID: 20884 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Session related Operating System: FreeBSD 4.5 PHP Version: 4.2.3 New Comment: My PHP server has the same problem.PHP version is 4.3.0, apache Versi

#21815 [Opn->Asn]: Buffer loss with fpassthru on popen

2003-01-22 Thread wez
ID: 21815 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Assigned Bug Type: Filesystem function related Operating System: Linux 2.4 PHP Version: 4.3.0 -Assigned To: +Assigned To: wez New

#21674 [Opn->Fbk]: Warning: main(lang.php) [function.main]: failed to create stream: No such file

2003-01-22 Thread wez
ID: 21674 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: *URL Functions Operating System: Cobalt RAQ4 Apache/Linux PHP Version: 4.3.0 New Comment: Just to be extra sure: in c

#19113 [Com]: HTTP status 200 returned on HTTP CONNECT when mod_proxy not in use

2003-01-22 Thread karabass
ID: 19113 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Apache related Operating System: any PHP Version: 4.3.0 New Comment: It *is* severe because when I see in apache access_log a message like this:

#21773 [Opn->Csd]: The process is killed after OCIFetch()

2003-01-22 Thread sangelillis
ID: 21773 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: OCI8 related Operating System: Solaris 2.8 PHP Version: 4.3.0 New Comment: The error has been found, the function OCIFetch

#17088 [Com]: GET/POST variables not registered

2003-01-22 Thread Ken . Coar
ID: 17088 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: No Feedback Bug Type: Scripting Engine problem Operating System: WindowsXP Pro PHP Version: 4.2.0 New Comment: Using 4.4.0-dev as a CGI, I am seeing this as well.

#17088 [Com]: GET/POST variables not registered

2003-01-22 Thread Ken . Coar
ID: 17088 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: No Feedback Bug Type: Scripting Engine problem Operating System: WindowsXP Pro PHP Version: 4.2.0 New Comment: Curiously enough, and I don't know if it's related,

#21816 [NEW]: preg_replace has problem with arrays

2003-01-22 Thread grischa . toedt
From: [EMAIL PROTECTED] Operating system: Windows XP PHP version: 4.3.0 PHP Bug Type: *Regular Expressions Bug description: preg_replace has problem with arrays " . $string; echo "Result should be: Say a [betterWord0] about [betterWord1] and [betterWord2]"; // result shou

#21817 [NEW]: Error to compile php 4.2.3 in make phase

2003-01-22 Thread daniel
From: [EMAIL PROTECTED] Operating system: Linux Conectiva 8 PHP version: 4.2.3 PHP Bug Type: Compile Failure Bug description: Error to compile php 4.2.3 in make phase I do ./configure with this parameters: '--prefix=/usr/bin' \ '--disable-debug' \ '--enable-pic' \ '--en

#21817 [Opn->Fbk]: Error to compile php 4.2.3 in make phase

2003-01-22 Thread iliaa
ID: 21817 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Compile Failure Operating System: Linux Conectiva 8 PHP Version: 4.2.3 New Comment: Please try using this CVS snapshot:

#13465 [Com]: imap_fetchstructure problem

2003-01-22 Thread tm
ID: 13465 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: IMAP related Operating System: Red Hat 7.1 (Seawolf) PHP Version: 4.0.6 New Comment: I've found the following explanation for this problem (althou

#21816 [Opn]: preg_replace has problem with arrays

2003-01-22 Thread grischa . toedt
ID: 21816 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: *Regular Expressions Operating System: Windows XP PHP Version: 4.3.0 New Comment: " . $string2; echo "Result should be: Say a [betterWord0] about

#21814 [Opn->Asn]: false array keys

2003-01-22 Thread iliaa
ID: 21814 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Assigned Bug Type: Scripting Engine problem Operating System: linux PHP Version: 4CVS-2003-01-22 (stable) -Assigned To: +Assigned To:

#21814 [Asn->Csd]: false array keys

2003-01-22 Thread iliaa
ID: 21814 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Assigned +Status: Closed Bug Type: Scripting Engine problem Operating System: linux PHP Version: 4CVS-2003-01-22 (stable) Assigned To: iliaa New Com

#21818 [NEW]: strange result with strtr()

2003-01-22 Thread ldbglobe
From: [EMAIL PROTECTED] Operating system: Mandrake 8 PHP version: 4.2.3 PHP Bug Type: Strings related Bug description: strange result with strtr() when i execute this expression, echo $val=strtr('1',array('"','\"')); i obtain the following result : \" infact of 1

#21818 [Opn]: strange result with strtr()

2003-01-22 Thread ldbglobe
ID: 21818 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Strings related Operating System: Mandrake 8 PHP Version: 4.2.3 New Comment: on freeBSD I observed the same issue Previous Comments: -

#21819 [NEW]: Corrupted uploaded binary files

2003-01-22 Thread ele
From: [EMAIL PROTECTED] Operating system: Linux RedHar 8.0 PHP version: 4.3.0 PHP Bug Type: HTTP related Bug description: Corrupted uploaded binary files When uploading binary files (about 5kB and up), they get corrupted, not the whole file but some way from the beginning. Th

#21729 [Fbk->Opn]: imagettftext don't work with a image copied resized from another

2003-01-22 Thread paolo
ID: 21729 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: GD related Operating System: Linux PHP Version: 4.3.0 New Comment: This is the original script modified only for running

#21820 [NEW]: bc break in parser

2003-01-22 Thread george
From: [EMAIL PROTECTED] Operating system: PHP version: 4.3.0 PHP Bug Type: Scripting Engine problem Bug description: bc break in parser I don't think this is a bug, but someone sent it to me via email, so I'm proxy-submitting: Hello George- I stumbled upon a serious

#21797 [Bgs->Csd]: compile stops, commad-line too long

2003-01-22 Thread s . frings
ID: 21797 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Bogus +Status: Closed Bug Type: Compile Failure Operating System: Solaris 6 PHP Version: 4.3.0 New Comment: fixed by an upgrade of sed. Previous Commen

#21797 [Csd->Bgs]: compile stops, commad-line too long

2003-01-22 Thread derick
ID: 21797 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Closed +Status: Bogus Bug Type: Compile Failure Operating System: Solaris 6 PHP Version: 4.3.0 New Comment: it's not a bug, so we leave it at "bogus" P

#21757 [Fbk->Opn]: session_register (); does not do it's job!

2003-01-22 Thread MDonatas
ID: 21757 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Session related Operating System: Windows XP Pro PHP Version: 4.3.0 New Comment: I don't know. I haven't changed any val

#21817 [Fbk->Opn]: Error to compile php 4.2.3 in make phase

2003-01-22 Thread daniel
ID: 21817 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Compile Failure Operating System: Linux Conectiva 8 PHP Version: 4.2.3 New Comment: I get the latest version and try to

#21674 [Fbk->Opn]: Warning: main(lang.php) [function.main]: failed to create stream: No such file

2003-01-22 Thread moderator
ID: 21674 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: *URL Functions Operating System: Cobalt RAQ4 Apache/Linux PHP Version: 4.3.0 New Comment: Hello Wez: Not it does not

#21821 [NEW]: Unsetting $_COOKIE[session_name()] shouldn't warn, but send new cookie

2003-01-22 Thread msopacua
From: [EMAIL PROTECTED] Operating system: BSD/OS 4.2 PHP version: 4.3.0 PHP Bug Type: Session related Bug description: Unsetting $_COOKIE[session_name()] shouldn't warn, but send new cookie The following script: refresh Creates warnings about illegal

#21821 [Opn->Bgs]: Unsetting $_COOKIE[session_name()] shouldn't warn, but send new cookie

2003-01-22 Thread msopacua
ID: 21821 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Session related Operating System: BSD/OS 4.2 PHP Version: 4.3.0 New Comment: Ahum - NULL (inserted for readibility) apparen

#21816 [Com]: preg_replace has problem with arrays

2003-01-22 Thread michael . mauch
ID: 21816 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: *Regular Expressions Operating System: Windows XP PHP Version: 4.3.0 New Comment: The search strings used in the preg_replace() function are regular

#21797 [Com]: compile stops, commad-line too long

2003-01-22 Thread michael . mauch
ID: 21797 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Compile Failure Operating System: Solaris 6 PHP Version: 4.3.0 New Comment: Could "we" please add GNU sed to the list of prerequisites on

#21797 [Bgs]: compile stops, commad-line too long

2003-01-22 Thread derick
ID: 21797 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Compile Failure Operating System: Solaris 6 PHP Version: 4.3.0 New Comment: yeah, I added GNU sed as requirement now; should be online in a couple

#19918 [Com]: no libphp4.so produced

2003-01-22 Thread mathieu . carbonneaux
ID: 19918 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Compile Failure Operating System: HP-UX 11.00 PHP Version: 4.3.0 New Comment: i have the same probleme with PHP 4.3 + SAPI NSAPI on HP-UX 11! /bi

#21823 [NEW]: improperly detecting gcc3 as cross compiler

2003-01-22 Thread mwalker
From: [EMAIL PROTECTED] Operating system: Gentoo Linux 1.4 PHP version: 4.3.0 PHP Bug Type: Compile Failure Bug description: improperly detecting gcc3 as cross compiler When installing PHP 4.3 on my system running GCC 3.2.1, I get the following output. This is obviously incor

#21820 [Com]: bc break in parser

2003-01-22 Thread george
ID: 21820 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type:Scripting Engine problem PHP Version: 4.3.0 New Comment: patch up at http://www2.omniti.com/~george/ zend.patch.2002012101 patch allows for "$arr['foo']" to be parsed correctl

#21820 [Opn]: bc break in parser

2003-01-22 Thread philip
ID: 21820 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type:Scripting Engine problem PHP Version: 4.3.0 New Comment: Allowing it would be nice but this topic has come up many times. Not sure why it's not been implemented though, maybe the

#21820 [Com]: bc break in parser

2003-01-22 Thread george
ID: 21820 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type:Scripting Engine problem PHP Version: 4.3.0 New Comment: this patch fixes that feature request/bug as well Previous Comments: ---

#21820 [Opn]: bc break in parser

2003-01-22 Thread philip
ID: 21820 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type:Scripting Engine problem PHP Version: 4.3.0 New Comment: Point was, maybe there is a reason this was not implemented. And btw, this is a bug as 'foo' is defined yet the error s

#21533 [Opn]: Trouble building PHP w/ GD and including ImageTTFxxx functions

2003-01-22 Thread jeffabruce
ID: 21533 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: GD related Operating System: RH 7.2 PHP Version: 4.3.0 New Comment: The version of gd.c that I have is supposed to be 4.3.0. I still believe it is i

#21824 [NEW]: PHP-Based AIM Bot

2003-01-22 Thread thomas
From: [EMAIL PROTECTED] Operating system: all PHP version: 4.3.0 PHP Bug Type: Feature/Change Request Bug description: PHP-Based AIM Bot Any thoughts on converting the Perl Net::AIM module to PHP? I think it would be great to be able to code an AIM bot in PHP. has this be

#21824 [Opn]: PHP-Based AIM Bot

2003-01-22 Thread pollita
ID: 21824 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Operating System: all PHP Version: 4.3.0 New Comment: Speak of the devil, I was just thinking of this on my way home last nig

#21825 [NEW]: Fatal error: Nesting level too deep

2003-01-22 Thread rhornsby
From: [EMAIL PROTECTED] Operating system: Linux 2.4.19 PHP version: 4.3.0 PHP Bug Type: Reproducible crash Bug description: Fatal error: Nesting level too deep This error occurs at the bottom of every PHP-parsed page: "Fatal error: Nesting level too deep - recursive depend

#21818 [Opn->Bgs]: strange result with strtr()

2003-01-22 Thread iliaa
ID: 21818 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Strings related Operating System: Mandrake 8 PHP Version: 4.2.3 New Comment: Thank you for taking the time to write to us,

#21816 [Opn->Bgs]: preg_replace has problem with arrays

2003-01-22 Thread iliaa
ID: 21816 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: *Regular Expressions Operating System: Windows XP PHP Version: 4.3.0 New Comment: Thank you for taking the time to write to

#17996 [Com]: make fails with "image.c" , line 439.23: 1506-334 (S) Identifier uchar has

2003-01-22 Thread brandon
ID: 17996 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Compile Failure Operating System: AIX 4.3.3 PHP Version: 4.3.0-dev New Comment: Our PHP 4.3.0 build failed to compile sapi/cli/php on our AIX mach

#16692 [Com]: Cannot find or read import file: /usr/local/apache2/bin/httpd.exp

2003-01-22 Thread brandon
ID: 16692 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: No Feedback Bug Type: Apache2 related Operating System: AIX PHP Version: 4.2.0 New Comment: Our PHP 4.3.0 build failed to compile sapi/cli/php on our AIX machine,

#21825 [Com]: Fatal error: Nesting level too deep

2003-01-22 Thread michael . mauch
ID: 21825 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Reproducible crash Operating System: Linux 2.4.19 PHP Version: 4.3.0 New Comment: Can you please find the extension_dir setting in your php.ini and

#10108 [Com]: cc 1501:218 file XXX contains an incorrect file suffix

2003-01-22 Thread brandon
ID: 10108 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Compile Failure Operating System: AIX V4.3.3 PHP Version: 4.3.0-dev New Comment: This does not look like quite the same bug to me as #14245, and I

#21819 [Opn->Fbk]: Corrupted uploaded binary files

2003-01-22 Thread iliaa
ID: 21819 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: HTTP related Operating System: Linux RedHar 8.0 PHP Version: 4.3.0 New Comment: Not enough information was provided for

#21825 [Opn->Csd]: Fatal error: Nesting level too deep

2003-01-22 Thread rhornsby
ID: 21825 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Reproducible crash Operating System: Linux 2.4.19 PHP Version: 4.3.0 New Comment: Strange, but pointing extension_dir to /

#21823 [Opn->Fbk]: improperly detecting gcc3 as cross compiler

2003-01-22 Thread iliaa
ID: 21823 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Compile Failure Operating System: Gentoo Linux 1.4 PHP Version: 4.3.0 New Comment: Change -march=i686 to -march=pentium2

#21817 [Opn->Fbk]: Error to compile php 4.2.3 in make phase

2003-01-22 Thread iliaa
ID: 21817 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Compile Failure Operating System: Linux Conectiva 8 PHP Version: 4.2.3 New Comment: What version of c-client are you usi

#21824 [Opn]: PHP-Based AIM Bot

2003-01-22 Thread thomas
ID: 21824 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Operating System: all PHP Version: 4.3.0 New Comment: heh, well, I'm no PEAR developer so I guess I'll need to wait for someo

#21819 [Fbk->Opn]: Corrupted uploaded binary files

2003-01-22 Thread ele
ID: 21819 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: HTTP related Operating System: Linux RedHar 8.0 PHP Version: 4.3.0 New Comment: The script goes like this:

#21823 [Fbk->Opn]: improperly detecting gcc as cross compiler

2003-01-22 Thread mwalker
ID: 21823 User updated by: [EMAIL PROTECTED] -Summary: improperly detecting gcc3 as cross compiler Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Compile Failure Operating System: Gentoo Linux 1.4 PHP Version:

#21824 [Opn->Csd]: PHP-Based AIM Bot

2003-01-22 Thread gschlossnagle
ID: 21824 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Feature/Change Request Operating System: all PHP Version: 4.3.0 New Comment: This is not a bug system for suggestions for

#21823 [Opn->Fbk]: improperly detecting gcc as cross compiler

2003-01-22 Thread iliaa
ID: 21823 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Compile Failure Operating System: Gentoo Linux 1.4 PHP Version: 4.3.0 New Comment: In that case remove -pipe and try aga

#21823 [Fbk->Opn]: improperly detecting gcc as cross compiler

2003-01-22 Thread mwalker
ID: 21823 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Compile Failure Operating System: Gentoo Linux 1.4 PHP Version: 4.3.0 New Comment: Okay, I tried that first. Here's the

#21826 [NEW]: variables dont return value even if they are seen in phpinfo()

2003-01-22 Thread istankov
From: [EMAIL PROTECTED] Operating system: windows 2000 PHP version: 4.2.3 PHP Bug Type: *General Issues Bug description: variables dont return value even if they are seen in phpinfo() My IIS5 crashes, and after reinstaling it, I can make any query to MySQL base, or get any ca

#21533 [Opn->Fbk]: Trouble building PHP w/ GD and including ImageTTFxxx functions

2003-01-22 Thread iliaa
ID: 21533 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: GD related Operating System: RH 7.2 PHP Version: 4.3.0 New Comment: If you change char *error; to char *error = NULL; do

#21262 [Opn->Bgs]: crash or fail when outputting large amounts of text quickly

2003-01-22 Thread iliaa
ID: 21262 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Reproducible crash Operating System: WinXP PHP Version: 4.3.0 New Comment: Thank you for taking the time to write to us, bu

#21812 [Opn->Fbk]: Apache crashes when require_once has array in directory name

2003-01-22 Thread moriyoshi
ID: 21812 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Reproducible crash Operating System: Win2000 PHP Version: 4.3.0 New Comment: Has the change on memory_limit entry solved

#21533 [Fbk->Opn]: Trouble building PHP w/ GD and including ImageTTFxxx functions

2003-01-22 Thread jeffabruce
ID: 21533 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: GD related Operating System: RH 7.2 PHP Version: 4.3.0 New Comment: I would like to help you, but it would take some tim

#21823 [Opn->Csd]: improperly detecting gcc as cross compiler

2003-01-22 Thread mwalker
ID: 21823 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Compile Failure Operating System: Gentoo Linux 1.4 PHP Version: 4.3.0 New Comment: I just did some more testing, and build

#21812 [Fbk->Opn]: Apache crashes when require_once has array in directory name

2003-01-22 Thread pmoulding
ID: 21812 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Reproducible crash Operating System: Win2000 PHP Version: 4.3.0 New Comment: The require_once error has not occurred whe

#20142 [Opn->Bgs]: Session and EscapeShellCmd problem

2003-01-22 Thread iliaa
ID: 20142 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Session related Operating System: Win 2K PHP Version: 4.2.3 New Comment: Thank you for taking the time to write to us, but

#20320 [Opn->Fbk]: _call() crashes with bus error in some circumstances

2003-01-22 Thread iliaa
ID: 20320 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Zend Engine 2 problem Operating System: OS X 10.1.5 PHP Version: 4CVS-2002-11-08 New Comment: Please try using this CVS

#21827 [NEW]: form post magic variables clumped together

2003-01-22 Thread sol
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.3.0 PHP Bug Type: Scripting Engine problem Bug description: form post magic variables clumped together Hello, When I post a html form with 3 hidden fields, with 3 or less alphanumerics as the values, and 4 or les

#21827 [Com]: form post magic variables clumped together

2003-01-22 Thread sol
ID: 21827 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Scripting Engine problem Operating System: Linux PHP Version: 4.3.0 New Comment: Here's how to stop the clumps (workaround) 1. Always have the firs

#21626 [NEW]: gdfgfdg

2003-01-22 Thread dfgdfg
From: [EMAIL PROTECTED] Operating system: ffgh PHP version: 4.3.0 PHP Bug Type: Variables related Bug description: gdfgfdg Notice: Undefined variable: in in /usr/src/web/php/php-bugs-web/report.php on line 263 -- Edit bug report at http://bugs.php.net/?id=21626&edit=1 --

#20142 [Bgs]: Session and EscapeShellCmd problem

2003-01-22 Thread glenn
ID: 20142 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Session related Operating System: Win 2K PHP Version: 4.2.3 New Comment: The EscapeShellCmd was not the problem. The issue was with how sessions a

#20970 [Opn->Fbk]: make fails (gcc: regex/r: No such file or directory)

2003-01-22 Thread sniper
ID: 20970 Updated by: [EMAIL PROTECTED] -Summary: Fatal error: Nesting level too deep - recursive dependency? in Unknown on line Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Compile Fail

#21828 [NEW]: printer_list doesn't list any printers

2003-01-22 Thread p . williams
From: [EMAIL PROTECTED] Operating system: Win/XP PHP version: 4.3.0 PHP Bug Type: Unknown/Other Function Bug description: printer_list doesn't list any printers printer_list(PRINTER_NUM_LOCAL) does not return any printers. We have successfully used this function on a Win98/PW

#21518 [Com]: ImageCreateFromString() causes segmentation fault

2003-01-22 Thread groh
ID: 21518 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Reproducible crash Operating System: Redhat Linux 7.2 PHP Version: 4.3.0 Assigned To: iliaa New Comment: I've downloaded the Stable (4.3.x-d

#21828 [Opn]: printer_list doesn't list any printers

2003-01-22 Thread p . williams
ID: 21828 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Unknown/Other Function Operating System: Win/XP PHP Version: 4.3.0 New Comment: should read printer_list(PRINTER_ENUM_LOCAL) Previous Comments: --

#21823 [Csd->Bgs]: improperly detecting gcc as cross compiler

2003-01-22 Thread sniper
ID: 21823 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Closed +Status: Bogus Bug Type: Compile Failure Operating System: Gentoo Linux 1.4 PHP Version: 4.3.0 New Comment: not php bug -> bogus Previous Comm

#21826 [Opn->Bgs]: variables dont return value even if they are seen in phpinfo()

2003-01-22 Thread sniper
ID: 21826 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: *General Issues Operating System: windows 2000 PHP Version: 4.2.3 New Comment: Sorry, but your problem does not imply a bug

#21821 [Bgs]: Unsetting $_COOKIE[session_name()] shouldn't warn, but send new cookie

2003-01-22 Thread sniper
ID: 21821 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Session related Operating System: BSD/OS 4.2 PHP Version: 4.3.0 New Comment: And this really doesn't work like that.. You can't set/unset cookies

#20970 [Fbk->Opn]: make fails (gcc: regex/r: No such file or directory)

2003-01-22 Thread joydeep_ghosh
ID: 20970 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Compile Failure Operating System: Sun2.7 PHP Version: 4.3.1-dev New Comment: Following points: - Make step got resolv

#21757 [Opn->Bgs]: session_register (); does not do it's job!

2003-01-22 Thread sniper
ID: 21757 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Session related Operating System: Windows XP Pro PHP Version: 4.3.0 New Comment: Sorry, but your problem does not imply a b

#21262 [Bgs->Opn]: crash or fail when outputting large amounts of text quickly

2003-01-22 Thread spagmoid
ID: 21262 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Bogus +Status: Open -Bug Type: Reproducible crash +Bug Type: Performance problem Operating System: WinXP PHP Version: 4.3.0 New Comment: You are w

#21829 [NEW]: fsockopen() crashes on 2 of 3 servers (w/ gdb trace)

2003-01-22 Thread michael
From: [EMAIL PROTECTED] Operating system: mandrake 8.2, 2.4.18-8.1mdk PHP version: 4.3.0 PHP Bug Type: Reproducible crash Bug description: fsockopen() crashes on 2 of 3 servers (w/ gdb trace) Compiling 4.3.0 and php4-STABLE-200301222030 on 3 servers, one works and two segfaul

#21817 [Fbk]: Error to compile php 4.2.3 in make phase

2003-01-22 Thread sniper
ID: 21817 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback -Bug Type: Compile Failure +Bug Type: IMAP related Operating System: Linux Conectiva 8 -PHP Version: 4.2.3 +PHP Version: 4.3.1-dev New Comment:

#21262 [Opn->Fbk]: crash or fail when outputting large amounts of text quickly

2003-01-22 Thread sniper
ID: 21262 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Performance problem Operating System: WinXP PHP Version: 4.3.0 New Comment: Please provide a SHORT but complete example

#20970 [Opn]: make fails (gcc: regex/r: No such file or directory)

2003-01-22 Thread joydeep_ghosh
ID: 20970 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Compile Failure Operating System: Sun2.7 PHP Version: 4.3.1-dev New Comment: Preliminary test completed Following error is not displayed ANY MORE

#21262 [Fbk->Opn]: crash or fail when outputting large amounts of text quickly

2003-01-22 Thread spagmoid
ID: 21262 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Performance problem Operating System: WinXP PHP Version: 4.3.0 New Comment: This is not always reproducible, this is as

#21820 [Opn->Ver]: bc break in parser

2003-01-22 Thread sniper
ID: 21820 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Verified Bug Type:Scripting Engine problem PHP Version: 4.3.0 New Comment: Anyone remember in what version of PHP this did work? :) Correct (?) way to do this is: 'bar')

#21262 [Opn]: crash or fail when outputting large amounts of text quickly

2003-01-22 Thread sniper
ID: 21262 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Performance problem Operating System: WinXP PHP Version: 4.3.0 New Comment: You really need to correct your attitude first. We're all volunteers he

#21819 [Opn]: Corrupted uploaded binary files

2003-01-22 Thread sniper
ID: 21819 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open -Bug Type: HTTP related +Bug Type: Apache2 related Operating System: Linux RedHar 8.0 -PHP Version: 4.3.0 +PHP Version: 4.3.1 New Comment: I guess

#21830 [NEW]: libphp4.so not created

2003-01-22 Thread php . net
From: [EMAIL PROTECTED] Operating system: RedHat 7.3 PHP version: 4.3.0 PHP Bug Type: Compile Failure Bug description: libphp4.so not created I am trying to create the DSO version for Apache 2.0.44 $ ./configure --with-mysql --with-axps2=/web/bin/apxs Normal output.

#21262 [Opn]: crash or fail when outputting large amounts of text quickly

2003-01-22 Thread spagmoid
ID: 21262 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Performance problem Operating System: WinXP PHP Version: 4.3.0 New Comment: My attitude is a result of iliaa's disrespect for MY time and work on th

#21830 [Opn->Fbk]: libphp4.so not created

2003-01-22 Thread sniper
ID: 21830 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Compile Failure Operating System: RedHat 7.3 PHP Version: 4.3.0 New Comment: Please check this report, and the last comm

#21830 [Com]: libphp4.so not created

2003-01-22 Thread php . net
ID: 21830 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Compile Failure Operating System: RedHat 7.3 PHP Version: 4.3.0 New Comment: Ok. I just removed config.cache and did make clean. Running mak

#21820 [Ver]: bc break in parser

2003-01-22 Thread george
ID: 21820 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Verified Bug Type:Scripting Engine problem PHP Version: 4.3.0 New Comment: This bug appeared in 4.3.0 as a result of the lexer changes added to ZE1 and ZE2 in november

#21830 [Com]: libphp4.so not created

2003-01-22 Thread php . net
ID: 21830 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Compile Failure Operating System: RedHat 7.3 PHP Version: 4.3.0 New Comment: $ make libphp4.la [snip] ext/ctype/ctype.lo: file not recognized:

#21830 [Fbk]: libphp4.so not created

2003-01-22 Thread sniper
ID: 21830 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Compile Failure Operating System: RedHat 7.3 PHP Version: 4.3.0 New Comment: Please try using this CVS snapshot: http://snaps.php.net/php4-ST

  1   2   >