#19822 [Fbk]: Server error using mail() function and ISAPI

2002-10-10 Thread mfischer
ID: 19822 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: IIS related Operating System: Windows 2000 Server SP3 PHP Version: 4.2.3 New Comment: Please try using this CVS snapshot: http://snaps.php.n

#19033 [Csd]: set_error_handler() to accepts object/method tuple

2002-10-10 Thread mfischer
ID: 19033 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Program Execution Operating System: linux 2.4.18 PHP Version: 4.2.1 New Comment: This bug has been fixed in CVS. In case this was a PHP problem,

#19836 [Opn->Ana]: setlocale LC_ALL separator

2002-10-10 Thread mfischer
ID: 19836 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Analyzed Bug Type: Strings related Operating System: AIX 4.3.3 PHP Version: 4CVS-2002-10-09 New Comment: The PHP setlocale() function only

#19817 [Opn]: ImageCreateFromGD2() doesnt recognize uncompressed .gd2 images

2002-10-10 Thread mfischer
ID: 19817 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: GD related Operating System: Darwin 6.1 (Mac 10.2.1) PHP Version: 4CVS-2002-10-08 New Comment: Maybe Darwin/Mac related problem, works fine under L

#17958 [Com]: loses $_POST vars

2002-10-10 Thread ichwilleineemailadresse
ID: 17958 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Apache2 related Operating System: Linux 2.4.18 PHP Version: 4.2.3 New Comment: Reproduced with snapshot of 2002-09-28. Didn't see any changes.

#19033 [Com]: set_error_handler() to accepts object/method tuple

2002-10-10 Thread gandalf
ID: 19033 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Program Execution Operating System: linux 2.4.18 PHP Version: 4.2.1 New Comment: I downloaded Yesterdays "laststable" version, and bug is still i

#19292 [Ctl->Ver]: random error: open_basedir restriction in effect. File is in wrong directory

2002-10-10 Thread ck
ID: 19292 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Critical +Status: Verified Bug Type: Apache related Operating System: linux PHP Version: 4.2.3 New Comment: Same here, yet only on one of four productio

#19033 [Csd]: set_error_handler() to accepts object/method tuple

2002-10-10 Thread mfischer
ID: 19033 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Program Execution Operating System: linux 2.4.18 PHP Version: 4.2.1 New Comment: In CVS, development snapshot is available at http://snaps.php.ne

#19833 [Fbk->Opn]: parse error

2002-10-10 Thread scherf
ID: 19833 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Compile Failure -Operating System: SuSE Linux 7.1 +Operating System: SuSE Linux 7.1/8.0 PHP Version: 4.2.3 New Comment:

#19844 [NEW]: using $this->array messed up with overload support

2002-10-10 Thread ekgerke
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.2.3 PHP Bug Type: Class/Object related Bug description: using $this->array messed up with overload support Goes like that: class myclass { var $myarr = array(); function myclass() { $this->myarr[

#19836 [Ana]: setlocale LC_ALL separator

2002-10-10 Thread msopacua
ID: 19836 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Analyzed Bug Type: Strings related Operating System: AIX 4.3.3 PHP Version: 4CVS-2002-10-09 New Comment: Yep, you're right, Markus. I was put off, by what Free

#19845 [NEW]: print_r recognizes recursive references badly

2002-10-10 Thread xczimi
From: [EMAIL PROTECTED] Operating system: Windows NT 5.0 build 2195 PHP version: 4.2.1 PHP Bug Type: Unknown/Other Function Bug description: print_r recognizes recursive references badly See the following script. The depth of the print_r functions output is growing.

#19845 [Opn->Csd]: print_r recognizes recursive references badly

2002-10-10 Thread derick
ID: 19845 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Unknown/Other Function Operating System: Windows NT 5.0 build 2195 PHP Version: 4.2.1 New Comment: This bug has been fix

#18863 [Csd->Fbk]: PHP leaves a SYSV semaphore unclosed (php -v). Denial of service possibility.

2002-10-10 Thread wez
ID: 18863 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Closed +Status: Feedback Bug Type: Unknown/Other Function Operating System: RHAT Linux (i386 and Alpha) PHP Version: 4.1.2 New Comment: Please try using

#19846 [NEW]: FATAL: emalloc(): Unable to allocate 170864426 bytes when using imap function

2002-10-10 Thread jesper
From: [EMAIL PROTECTED] Operating system: HP-UX 11.11 PHP version: 4.2.2 PHP Bug Type: IMAP related Bug description: FATAL: emalloc(): Unable to allocate 170864426 bytes when using imap function Using pre-compiled apache 1.3.26 and php 4.2.2 as module from HP. Made ima

#17336 [Fbk->Csd]: sybase_query fails connecting to a sybase Application Server

2002-10-10 Thread mt
ID: 17336 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Closed Bug Type: Sybase-ct (ctlib) related Operating System: Linux 2.4.17 RedHat 7.2 PHP Version: 4.1.2 New Comment: new version works

#19817 [Opn]: ImageCreateFromGD2() doesnt recognize uncompressed .gd2 images

2002-10-10 Thread sprice
ID: 19817 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: GD related Operating System: Darwin 6.1 (Mac 10.2.1) PHP Version: 4CVS-2002-10-08 New Comment: Are you using the GD2 files at my site? I have reenc

#19847 [NEW]: day of weeks on october month

2002-10-10 Thread davis
From: [EMAIL PROTECTED] Operating system: BSD PHP version: 4.2.3 PHP Bug Type: Date/time related Bug description: day of weeks on october month I have same code: function dia_semana($dia, $mes, $ano) { $dia_semana = date("D", mktime(0,0,0,$mes,$dia,$ano));

#19846 [Opn->Fbk]: FATAL: emalloc(): Unable to allocate 170864426 bytes when using imap function

2002-10-10 Thread yohgaki
ID: 19846 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: IMAP related Operating System: HP-UX 11.11 PHP Version: 4.2.2 New Comment: Thank you for this bug report. To properly d

#19846 [Fbk]: FATAL: emalloc(): Unable to allocate 170864426 bytes when using imap function

2002-10-10 Thread yohgaki
ID: 19846 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: IMAP related Operating System: HP-UX 11.11 PHP Version: 4.2.2 New Comment: Before try to get backtrace, please try cvs version also. Previous

#19701 [Fbk]: imap c-client problems

2002-10-10 Thread sniper
ID: 19701 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: IMAP related Operating System: OpenBSD 3.1 PHP Version: 4.2.3 New Comment: Please try using this CVS snapshot: http://snaps.php.net/php4-lat

#17414 [Fbk->Opn]: Segfaults on restart

2002-10-10 Thread thom
ID: 17414 User updated by: [EMAIL PROTECTED] -Summary: Segfaults on restart, iff a request is made during the restart process. Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Apache2 related O

#19292 [Ver->Ctl]: random error: open_basedir restriction in effect. File is in wrong directory

2002-10-10 Thread sniper
ID: 19292 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Verified +Status: Critical Bug Type: Apache related Operating System: linux PHP Version: 4.2.3 New Comment: Keep this at 'Critical' status. ([EMAIL PRO

#19846 [Fbk]: FATAL: emalloc(): Unable to allocate 170864426 bytes when using imap function

2002-10-10 Thread sniper
ID: 19846 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: IMAP related Operating System: HP-UX 11.11 PHP Version: 4.2.2 New Comment: What exactly do you mean with 'linked by hand' ? You're very li

#17414 [Opn->Fbk]: Segfaults on restart

2002-10-10 Thread iliaa
ID: 17414 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Apache2 related Operating System: Linux PHP Version: 4.2.1 Assigned To: aaron New Comment: Does the crash occur i

#19847 [Opn->Fbk]: day of weeks on october month

2002-10-10 Thread sniper
ID: 19847 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Date/time related Operating System: BSD PHP Version: 4.2.3 New Comment: First of all: Give us a fully working and compl

#19777 [Com]: We need mysql_fetch_all($mysql_result,[TYPE])

2002-10-10 Thread bav
ID: 19777 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Won\'t fix Bug Type: Feature/Change Request Operating System: All PHP Version: 4CVS-2002-10-06 New Comment: Sorry, but I see an advantage. Only one - speed. Ye

#17414 [Fbk->Opn]: Segfaults on restart

2002-10-10 Thread thom
ID: 17414 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Apache2 related Operating System: Linux PHP Version: 4.2.1 Assigned To: aaron New Comment: Yes. Here's the backt

#19847 [Fbk->Opn]: day of weeks on october month

2002-10-10 Thread davis
ID: 19847 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Date/time related Operating System: BSD PHP Version: 4.2.3 New Comment: I have same code: "; echo $i." ".da

#19846 [Fbk->Opn]: FATAL: emalloc(): Unable to allocate 170864426 bytes when using imap function

2002-10-10 Thread jesper
ID: 19846 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: IMAP related Operating System: HP-UX 11.11 PHP Version: 4.2.2 New Comment: Mayby dumm question, hove do i load a static

#19729 [Sus->Csd]: LoadModule crashes Apache 2.0.42

2002-10-10 Thread ivan . havlicek
ID: 19729 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Suspended +Status: Closed Bug Type: Apache2 related Operating System: Linux 2.4.16 #26 SMP PHP Version: 4.2.3 New Comment: It works ! In the httpd.co

#19847 [Opn->Bgs]: day of weeks on october month

2002-10-10 Thread derick
ID: 19847 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Date/time related Operating System: BSD PHP Version: 4.2.3 New Comment: We are happy to tell you that you just discovered

#19817 [Opn]: ImageCreateFromGD2() doesnt recognize uncompressed .gd2 images

2002-10-10 Thread sprice
ID: 19817 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: GD related Operating System: Darwin 6.1 (Mac 10.2.1) PHP Version: 4CVS-2002-10-08 New Comment: I have added an uncompressed version of the map at t

#19033 [Com]: set_error_handler() to accepts object/method tuple

2002-10-10 Thread gandalf
ID: 19033 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Program Execution Operating System: linux 2.4.18 PHP Version: 4.2.1 New Comment: I downloaded this: http://snaps.php.net/win32/php4-win32-latest.

#19817 [Opn]: ImageCreateFromGD2() doesnt recognize uncompressed .gd2 images

2002-10-10 Thread sprice
ID: 19817 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: GD related Operating System: Darwin 6.1 (Mac 10.2.1) PHP Version: 4CVS-2002-10-08 New Comment: I have added an uncompressed version of the map at t

#19817 [Opn->Fbk]: ImageCreateFromGD2() doesnt recognize uncompressed .gd2 images

2002-10-10 Thread kalowsky
ID: 19817 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: GD related Operating System: Darwin 6.1 (Mac 10.2.1) PHP Version: 4CVS-2002-10-08 New Comment: I'm going to say.. it's

#19848 [NEW]: Wrong $_REQUEST values

2002-10-10 Thread capelli
From: [EMAIL PROTECTED] Operating system: SunOS 5.8 + Windows 2000 Pro PHP version: 4.2.3 PHP Bug Type: *General Issues Bug description: Wrong $_REQUEST values In this particular form case: we expect in $_REQUEST: Array ( [toto] => Array (

#19817 [Fbk->Opn]: ImageCreateFromGD2() doesnt recognize uncompressed .gd2 images

2002-10-10 Thread sprice
ID: 19817 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: GD related Operating System: Darwin 6.1 (Mac 10.2.1) PHP Version: 4CVS-2002-10-08 New Comment: Will a backtrace work? P

#19848 [Opn->NoF]: Wrong $_REQUEST values

2002-10-10 Thread msopacua
ID: 19848 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: No Feedback Bug Type: *General Issues Operating System: SunOS 5.8 + Windows 2000 Pro PHP Version: 4.2.3 New Comment: I think a dupe of ht

#19849 [NEW]: strlen(trim($content))

2002-10-10 Thread jazar
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.2.3 PHP Bug Type: *General Issues Bug description: strlen(trim($content)) The using of trim function into strlen returns error. strlen(trim($content)); I tried this on PHP4.1, and on PHP 4.2.3 -- Edit bug repo

#19848 [NoF]: Wrong $_REQUEST values

2002-10-10 Thread msopacua
ID: 19848 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: No Feedback Bug Type: *General Issues Operating System: SunOS 5.8 + Windows 2000 Pro PHP Version: 4.2.3 New Comment: I think a dupe of http://bugs.php.net/17958

#19848 [NoF->Fbk]: Wrong $_REQUEST values

2002-10-10 Thread msopacua
ID: 19848 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: No Feedback +Status: Feedback Bug Type: *General Issues Operating System: SunOS 5.8 + Windows 2000 Pro PHP Version: 4.2.3 New Comment: grr, need a new t

#19033 [Csd]: set_error_handler() to accepts object/method tuple

2002-10-10 Thread cynic
ID: 19033 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Program Execution Operating System: linux 2.4.18 PHP Version: 4.2.1 New Comment: i have not tested it, but presumably the interface is the same a

#19033 [Csd]: set_error_handler() to accepts object/method tuple

2002-10-10 Thread mfischer
ID: 19033 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Program Execution Operating System: linux 2.4.18 PHP Version: 4.2.1 New Comment: He's simply using the wrong syntax. The syntax is either

#19822 [Fbk->Opn]: Server error using mail() function and ISAPI

2002-10-10 Thread logico
ID: 19822 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: IIS related Operating System: Windows 2000 Server SP3 PHP Version: 4.2.3 New Comment: Thank you! using the snap shot ac

#19793 [Opn->Fbk]: Apache blames the failure of /error.php?error=# with ErrorDocument on PHP

2002-10-10 Thread alindeman
ID: 19793 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Apache2 related Operating System: RedHat 7.1 PHP Version: 4.2.3 New Comment: Please try using this CVS snapshot: htt

#19033 [Com]: set_error_handler() to accepts object/method tuple

2002-10-10 Thread gandalf
ID: 19033 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Program Execution Operating System: linux 2.4.18 PHP Version: 4.2.1 New Comment: Result: Notice: Und

#19763 [Opn->Fbk]: make install doesn't add LoadModule to httpd.conf

2002-10-10 Thread alindeman
ID: 19763 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Apache2 related Operating System: Linux PHP Version: 4CVS-2002-10-04 New Comment: This works fine for me (Apache 2.0.43

#17414 [Opn]: Segfaults on restart

2002-10-10 Thread alindeman
ID: 17414 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Apache2 related Operating System: Linux PHP Version: 4.2.1 Assigned To: aaron New Comment: Is this a dup of 19639 or are they different? Pr

#19822 [Opn->Fbk]: Server error using mail() function and ISAPI

2002-10-10 Thread mfischer
ID: 19822 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: IIS related Operating System: Windows 2000 Server SP3 PHP Version: 4.2.3 New Comment: You are using "\n" instead of "\r

#19850 [NEW]: sorting a String case-sensitive fails

2002-10-10 Thread akorthaus
From: [EMAIL PROTECTED] Operating system: Linux + Windows PHP version: 4CVS-2002-10-10 PHP Bug Type: Arrays related Bug description: sorting a String case-sensitive fails I tried the following script to sort an Array case-sensitive: What I expected to get was: Ar

#19848 [Fbk->Opn]: Wrong $_REQUEST values

2002-10-10 Thread capelli
ID: 19848 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: *General Issues Operating System: SunOS 5.8 + Windows 2000 Pro PHP Version: 4.2.3 New Comment: On Windows, I used a 4.2

#19033 [Csd]: set_error_handler() to accepts object/method tuple

2002-10-10 Thread cynic
ID: 19033 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Program Execution Operating System: linux 2.4.18 PHP Version: 4.2.1 New Comment: works fine for me with a 2 days old HEAD. you're doing something

#19033 [Csd->Opn]: set_error_handler() to accepts object/method tuple

2002-10-10 Thread mfischer
ID: 19033 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Closed +Status: Open Bug Type: Program Execution Operating System: linux 2.4.18 PHP Version: 4.2.1 New Comment: Verified: linux works Win32 snapshot

#19849 [Opn->Bgs]: strlen(trim($content))

2002-10-10 Thread sander
ID: 19849 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: *General Issues Operating System: Linux PHP Version: 4.2.3 New Comment: Not enough information was provided for us to be a

#19763 [Fbk->Opn]: make install doesn't add LoadModule to httpd.conf

2002-10-10 Thread mfischer
ID: 19763 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Apache2 related Operating System: Linux PHP Version: 4CVS-2002-10-04 New Comment: No I won't test 4.2.4-dev (what's tha

#19847 [Com]: day of weeks on october month

2002-10-10 Thread pguillot
ID: 19847 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Date/time related Operating System: BSD PHP Version: 4.2.3 New Comment: Hi, On a rh7.3 with php 4.1.2 ( from rpm ) the result of the script is

#19033 [Opn]: set_error_handler() to accepts object/method tuple

2002-10-10 Thread cynic
ID: 19033 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Program Execution -Operating System: linux 2.4.18 +Operating System: Windows PHP Version: 4.2.1 New Comment: OS update. Previous Comments: -

#19849 [Bgs->Opn]: strlen(trim($content))

2002-10-10 Thread jazar
ID: 19849 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Bogus +Status: Open Bug Type: *General Issues Operating System: Linux -PHP Version: 4.2.3 +PHP Version: 4.2.4 New Comment: PHP Version 4.2.4-dev

#19849 [Opn->Fbk]: strlen(trim($content))

2002-10-10 Thread sander
ID: 19849 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback -Bug Type: *General Issues +Bug Type: Strings related Operating System: Linux PHP Version: 4.2.4 New Comment: What error d

#19817 [Opn]: ImageCreateFromGD2() doesnt recognize uncompressed .gd2 images

2002-10-10 Thread kalowsky
ID: 19817 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: GD related Operating System: Darwin 6.1 (Mac 10.2.1) PHP Version: 4CVS-2002-10-08 New Comment: s, don't prove to me that I need more sleep tha

#19851 [NEW]: Your system doesn't recognize my posted messages

2002-10-10 Thread Joani8
From: [EMAIL PROTECTED] Operating system: iMAC 9.2 PHP version: 4.2.3 PHP Bug Type: MySQL related Bug description: Your system doesn't recognize my posted messages I'm everyone's grandma. I registered with TNT in order to read and write posts, etc. They use your system,

#19851 [Opn]: Your system doesn't recognize my posted messages

2002-10-10 Thread Joani8
ID: 19851 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: MySQL related Operating System: iMAC 9.2 PHP Version: 4.2.3 New Comment: I only guessed at the Version TNT is using - I don't really know. Prev

#19851 [Opn->Bgs]: Your system doesn't recognize my posted messages

2002-10-10 Thread cynic
ID: 19851 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: MySQL related Operating System: iMAC 9.2 PHP Version: 4.2.3 New Comment: i don't completely understand your message, but y

#19847 [Bgs]: day of weeks on october month

2002-10-10 Thread davis
ID: 19847 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Date/time related Operating System: BSD PHP Version: 4.2.3 New Comment: and what is this derick? Previous Comments:

#17105 [Ana->Csd]: floating point numbers truncated due to locale

2002-10-10 Thread iliaa
ID: 17105 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Analyzed +Status: Closed Bug Type: Scripting Engine problem Operating System: multiple linux versions PHP Version: 4.2.0 Assigned To: hholzgra New

#17079 [Ver->Csd]: setlocale changes the internal representation of floats

2002-10-10 Thread iliaa
ID: 17079 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Verified +Status: Closed Bug Type: *Languages/Translation Operating System: Red Hat Linux 7.1 PHP Version: 4.1.2 Assigned To: hholzgra New Comment:

#17948 [Asn->Csd]: serialize() and setlocale() problem (was: unserialize() failure)

2002-10-10 Thread iliaa
ID: 17948 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Assigned +Status: Closed Bug Type: Strings related Operating System: RH PHP Version: 4.2.1 Assigned To: hholzgra New Comment: This bug has been fi

#18166 [Opn->Fbk]: integer != autocasted double

2002-10-10 Thread iliaa
ID: 18166 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Math related Operating System: Windows NT 5 PHP Version: 4.2.1 New Comment: Please try using this CVS snapshot: http

#19850 [Opn->Ver]: sorting a String case-sensitive fails

2002-10-10 Thread iliaa
ID: 19850 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Verified Bug Type: Arrays related Operating System: Linux + Windows PHP Version: 4CVS-2002-10-10 Previous Comments: --

#19852 [NEW]: httpd processes eat my cpu

2002-10-10 Thread lrvazquez
From: [EMAIL PROTECTED] Operating system: Solaris 7 PHP version: 4.2.3 PHP Bug Type: Zend Engine 2 problem Bug description: httpd processes eat my cpu Description: Since I upgraded from php-4.0.6 and apache-1.3.26 to php-4.2.3/apache-1.3.27, the httpd processes increase

#19529 [Fbk->Opn]: Occational "Commands out of sync" errors

2002-10-10 Thread sroussey
ID: 19529 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: MySQL related Operating System: Linux 2.4.18 PHP Version: 4.2.3 Assigned To: georg New Comment: Recent CVS does n

#19529 [Opn]: Occational "Commands out of sync" errors

2002-10-10 Thread sroussey
ID: 19529 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: MySQL related Operating System: Linux 2.4.18 PHP Version: 4.2.3 Assigned To: georg New Comment: PS: In this bug system, should I be using Add

#19529 [Opn]: Occational "Commands out of sync" errors

2002-10-10 Thread sroussey
ID: 19529 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: MySQL related Operating System: Linux 2.4.18 PHP Version: 4.2.3 Assigned To: georg New Comment: OK, no need to wait. Getting the errors alrea

#9852 [Com]: Header redirect and db connection cause "CGI misbehaved"

2002-10-10 Thread ottawasixtyseven
ID: 9852 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: IIS related Operating System: Windows 2000 PHP Version: 4.2.1 New Comment: Follow up: (VERY INTERESTING) As previously posted, a client of ours

#19829 [Com]: form array variables get trimmed

2002-10-10 Thread speedfreak50
ID: 19829 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Scripting Engine problem Operating System: linux PHP Version: 4.2.3 New Comment: If this was not a large fix, is it possible for you to post what

#19853 [NEW]: preg_split, PREG_SPLIT_DELIM_CAPTURE does not capture the delimiter

2002-10-10 Thread lange
From: [EMAIL PROTECTED] Operating system: Redhat Linux 7.2 PHP version: 4.2.2 PHP Bug Type: PCRE related Bug description: preg_split, PREG_SPLIT_DELIM_CAPTURE does not capture the delimiter $test = 'This is a text with an $id inside'; $matches = preg_split('#(\$[a-z]*)#',

#19853 [Opn->Bgs]: preg_split, PREG_SPLIT_DELIM_CAPTURE does not capture the delimiter

2002-10-10 Thread lange
ID: 19853 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: PCRE related Operating System: Redhat Linux 7.2 PHP Version: 4.2.2 New Comment: $test = 'This is a text with an $id inside

#19847 [Bgs->Fbk]: day of weeks on october month

2002-10-10 Thread derick
ID: 19847 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Bogus +Status: Feedback Bug Type: Date/time related Operating System: BSD PHP Version: 4.2.3 New Comment: sorry, reopening. Can anybody else on BSD veri

#19529 [Opn->Asn]: Occational "Commands out of sync" errors

2002-10-10 Thread derick
ID: 19529 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Assigned Bug Type: MySQL related Operating System: Linux 2.4.18 PHP Version: 4.2.3 Assigned To: georg New Comment: reassigning Pre

#19847 [Fbk]: day of weeks on october month

2002-10-10 Thread msopacua
ID: 19847 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Date/time related Operating System: BSD PHP Version: 4.2.3 New Comment: Can't verify on FreeBSD 4.6-RELEASE, BSD/OS 4.1, BSD/OS 4.2. [EMAIL

#19796 [Com]: Oracle query in array, returned by function: memory leak (no more high CPU load)

2002-10-10 Thread gko
ID: 19796 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Performance problem Operating System: Digital Unix V4.0F PHP Version: 4.2.3 New Comment: With 4.2.3, the link with Oracle seems to have some proble

#17571 [Fbk->Csd]: Memory leak in basic globals

2002-10-10 Thread tzikmund
ID: 17571 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Closed Bug Type: Scripting Engine problem Operating System: Redhat Linux 7.2 PHP Version: 4.2.1 New Comment: It seems to be all right

#9567 [Csd]: Warning: file("http://www.php.net") - Bad file descriptor in /usr/........

2002-10-10 Thread christian . goebel
ID: 9567 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: *Directory/Filesystem functions Operating System: linux PHP Version: 4.0.4pl1 New Comment: with newer versions it works fine! Previous Comments:

#19756 [Com]: ftp_nlist() and ftp_rawlist() return nothing (again)

2002-10-10 Thread mikeg
ID: 19756 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: FTP related Operating System: Windows PHP Version: 4.2.3 New Comment: I have just downloaded the latest version from snaps.php.net (php4-win32-ST

#19854 [NEW]: Assertion failure in mips_emit_delays at ./config/tc-mips.c line 2231.

2002-10-10 Thread rizzo
From: [EMAIL PROTECTED] Operating system: Cobalt RAQ2 Linux 4 PHP version: 4.2.3 PHP Bug Type: *Compile Issues Bug description: Assertion failure in mips_emit_delays at ./config/tc-mips.c line 2231. CONFIGURE: './configure' '--with-apxs' '--with-mysql' '--with-gettext' '-

#19854 [Com]: Assertion failure in mips_emit_delays at ./config/tc-mips.c line 2231.

2002-10-10 Thread rizzo
ID: 19854 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: *Compile Issues Operating System: Cobalt RAQ2 Linux 4 PHP Version: 4.2.3 New Comment: Then I don;t if because of this I also get this after doing a

#19855 [NEW]: ftp_rawlist and ftp_nlist still return nothing

2002-10-10 Thread mikeg
From: [EMAIL PROTECTED] Operating system: NT4, XP Pro PHP version: 4.2.3 PHP Bug Type: FTP related Bug description: ftp_rawlist and ftp_nlist still return nothing I have checked all the other bug reports for this issue but they have all been closed. I just downloaded the ne

#19855 [Opn]: ftp_rawlist and ftp_nlist still returns nothing

2002-10-10 Thread mikeg
ID: 19855 User updated by: [EMAIL PROTECTED] -Summary: ftp_rawlist and ftp_nlist still return nothing Reported By: [EMAIL PROTECTED] Status: Open Bug Type: FTP related Operating System: NT4, XP Pro PHP Version: 4.2.3 New Comment: fixed s

#19856 [NEW]: missing function

2002-10-10 Thread cuek_saja
From: [EMAIL PROTECTED] Operating system: Redhat Linux 7.x kernel 2.4.9-34 PHP version: 4.2.1 PHP Bug Type: PostgreSQL related Bug description: missing function Using php v.4.2.1. All other postgres functions i've tried work but if i try to call pg_escape_string or pg_esca

#19856 [Opn]: missing function

2002-10-10 Thread cuek_saja
ID: 19856 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: PostgreSQL related Operating System: Redhat Linux 7.x kernel 2.4.9-34 PHP Version: 4.2.1 New Comment: psql (PostgreSQL) 7.2.1 Previous Comments:

#19763 [Opn]: make install doesn't add LoadModule to httpd.conf

2002-10-10 Thread sniper
ID: 19763 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Apache2 related Operating System: Linux PHP Version: 4CVS-2002-10-04 New Comment: This actually is Apache bug, iirc. There was some bug report in b

#19763 [Opn->Bgs]: make install doesn't add LoadModule to httpd.conf

2002-10-10 Thread sniper
ID: 19763 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Apache2 related Operating System: Linux PHP Version: 4CVS-2002-10-04 New Comment: Bogus, I said. Previous Comments: --

#19033 [Opn->Ctl]: win32 snapshots broken / set_error_handler() to accepts object/method tuple

2002-10-10 Thread sniper
ID: 19033 Updated by: [EMAIL PROTECTED] -Summary: set_error_handler() to accepts object/method tuple Reported By: [EMAIL PROTECTED] -Status: Open +Status: Critical Bug Type: Program Execution Operating System: Windows PHP Version:

#19848 [Opn->Ctl]: Wrong $_REQUEST values

2002-10-10 Thread sniper
ID: 19848 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Critical -Bug Type: *General Issues +Bug Type: HTTP related -Operating System: SunOS 5.8 + Windows 2000 Pro +Operating System: *any -PHP Ver

#19849 [Fbk->Csd]: strlen(trim($content))

2002-10-10 Thread sniper
ID: 19849 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Closed Bug Type: Strings related Operating System: Linux PHP Version: 4.2.4 New Comment: Works fine with latest CVS. Previou

#19852 [Opn->Fbk]: httpd processes eat my cpu

2002-10-10 Thread sniper
ID: 19852 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback -Bug Type: Zend Engine 2 problem +Bug Type: Apache related Operating System: Solaris 7 PHP Version: 4.2.3 New Comment: Ple

#19856 [Opn->Fbk]: missing function

2002-10-10 Thread sniper
ID: 19856 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: PostgreSQL related Operating System: Redhat Linux 7.x kernel 2.4.9-34 PHP Version: 4.2.1 New Comment: In main/php_confi

#19855 [Opn->Csd]: ftp_rawlist and ftp_nlist still returns nothing

2002-10-10 Thread sniper
ID: 19855 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: FTP related Operating System: NT4, XP Pro PHP Version: 4.2.3 New Comment: This bug has been fixed in CVS. In case this w

#19854 [Opn->Fbk]: Assertion failure in mips_emit_delays at ./config/tc-mips.c line 2231.

2002-10-10 Thread sniper
ID: 19854 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback -Bug Type: *Compile Issues +Bug Type: Compile Failure Operating System: Cobalt RAQ2 Linux 4 PHP Version: 4.2.3 New Comment:

  1   2   >