#28315 [Bgs]: Fatal error: Internal compiler error - please report!

2004-05-24 Thread j dot uribe at globalforma dot com
ID: 28315 User updated by: j dot uribe at globalforma dot com Reported By: j dot uribe at globalforma dot com Status: Bogus Bug Type: Zend Engine 2 problem Operating System: Windows XP PHP Version: 5.0.0RC2 New Comment: OK, i have do so, and it wo

#28502 [NEW]: empty statement misbehaves on objects

2004-05-24 Thread tomas dot matousek at matfyz dot cz
From: tomas dot matousek at matfyz dot cz Operating system: WinXP PHP version: 5.0.0RC2 PHP Bug Type: Zend Engine 2 problem Bug description: empty statement misbehaves on objects Description: There is written in the manual that empty($object) == TRUE, where $obje

#28503 [NEW]: Operator $x[$y] behavior is incorrect

2004-05-24 Thread tomas dot matousek at matfyz dot cz
From: tomas dot matousek at matfyz dot cz Operating system: WinXP PHP version: 5.0.0RC2 PHP Bug Type: Scripting Engine problem Bug description: Operator $x[$y] behavior is incorrect Description: Why does operator [] create a new array when applied on boolean FALS

#28503 [Opn]: Operator $x[$y] behavior is incorrect

2004-05-24 Thread tomas dot matousek at matfyz dot cz
ID: 28503 User updated by: tomas dot matousek at matfyz dot cz Reported By: tomas dot matousek at matfyz dot cz Status: Open Bug Type: Scripting Engine problem Operating System: WinXP PHP Version: 5.0.0RC2 New Comment: Sorry te "Actual result" sho

#28504 [NEW]: php start-up:

2004-05-24 Thread hgalt at gmx dot net
From: hgalt at gmx dot net Operating system: Windows xp prof PHP version: 5.0.0RC2 PHP Bug Type: MySQL related Bug description: php start-up: Description: Using 5.0.0RC2 for Windows. Up to now it was working fine. Now I installed mySQL and tied to use phpMyAdmin

#28505 [NEW]: value from __get() concatenated to session_id() gives unexpected results

2004-05-24 Thread lars_stegelitz at col dot wunderman dot com
From: lars_stegelitz at col dot wunderman dot com Operating system: Windows 2000 PHP version: 4.3.4 PHP Bug Type: Class/Object related Bug description: value from __get() concatenated to session_id() gives unexpected results Description: Assume a class with over

#28506 [NEW]: imagearc() doesn't like negative value of the s parameter

2004-05-24 Thread tony2001 at phpclub dot net
From: tony2001 at phpclub dot net Operating system: Linux 2.4.23 PHP version: 5CVS-2004-05-24 (dev) PHP Bug Type: GD related Bug description: imagearc() doesn't like negative value of the s parameter Description: imagearc() draws broken arc, when using negative v

#28507 [NEW]: ftp_rawlist returns boolean (false)

2004-05-24 Thread pear dot 20 dot fab at spamgourmet dot com
From: pear dot 20 dot fab at spamgourmet dot com Operating system: win 2000 PHP version: 4.3.6 PHP Bug Type: FTP related Bug description: ftp_rawlist returns boolean (false) Description: Hi *, im using ftp_rawlist() to browse some FTP servers. Sometimes ftp_rawli

#28507 [Opn]: ftp_rawlist returns boolean (false)

2004-05-24 Thread pear dot 20 dot fab at spamgourmet dot com
ID: 28507 User updated by: pear dot 20 dot fab at spamgourmet dot com Reported By: pear dot 20 dot fab at spamgourmet dot com Status: Open Bug Type: FTP related Operating System: win 2000 PHP Version: 4.3.6 New Comment: Ah, i just saw that for ftp

#28508 [NEW]: hypot is broken

2004-05-24 Thread techtonik at tut dot by
From: techtonik at tut dot by Operating system: Windows 2000 PHP version: 4.3.6 PHP Bug Type: Math related Bug description: hypot is broken Description: hypot() support seems to be broken on windows. Can anybody confirm? Reproduce code: --- Expecte

#28507 [Opn->Bgs]: ftp_rawlist returns boolean (false)

2004-05-24 Thread iliaa
ID: 28507 Updated by: [EMAIL PROTECTED] Reported By: pear dot 20 dot fab at spamgourmet dot com -Status: Open +Status: Bogus Bug Type: FTP related Operating System: win 2000 PHP Version: 4.3.6 New Comment: Thank you for taking the ti

#28482 [Opn->Bgs]: SESSION peculiar behavior

2004-05-24 Thread iliaa
ID: 28482 Updated by: [EMAIL PROTECTED] Reported By: kraziej at ta2 dot so-net dot ne dot jp -Status: Open +Status: Bogus Bug Type: Scripting Engine problem Operating System: linux PHP Version: 4.3.6 New Comment: Thank you for taking

#28508 [Opn->Csd]: hypot is broken

2004-05-24 Thread iliaa
ID: 28508 Updated by: [EMAIL PROTECTED] Reported By: techtonik at tut dot by -Status: Open +Status: Closed Bug Type: Math related Operating System: Windows 2000 PHP Version: 4.3.6 New Comment: This bug has been fixed in CVS. Snapsho

#28509 [NEW]: Internat server error this syntax error

2004-05-24 Thread c at boisard dot com
From: c at boisard dot com Operating system: Linux PHP version: 4.3.6 PHP Bug Type: Reproducible crash Bug description: Internat server error this syntax error Description: I have 500 internal error with a syntax error. Reproduce code: --- $tmp .= 't

#28505 [Opn->Fbk]: value from __get() concatenated to session_id() gives unexpected results

2004-05-24 Thread iliaa
ID: 28505 Updated by: [EMAIL PROTECTED] Reported By: lars_stegelitz at col dot wunderman dot com -Status: Open +Status: Feedback Bug Type: Class/Object related Operating System: Windows 2000 PHP Version: 4.3.4 New Comment: Please try

#28509 [Opn->Fbk]: Internat server error this syntax error

2004-05-24 Thread iliaa
ID: 28509 Updated by: [EMAIL PROTECTED] Reported By: c at boisard dot com -Status: Open +Status: Feedback Bug Type: Reproducible crash Operating System: Linux PHP Version: 4.3.6 New Comment: Please try using this CVS snapshot: htt

#28382 [Opn->Asn]: the openssl_x509_parse function does not extract the certificate extensions

2004-05-24 Thread iliaa
ID: 28382 Updated by: [EMAIL PROTECTED] Reported By: n_sergiu at hotmail dot com -Status: Open +Status: Assigned Bug Type: OpenSSL related Operating System: all PHP Version: 4.3.4 -Assigned To: +Assigned To: wez Previous C

#28509 [Fbk->Opn]: Internat server error this syntax error

2004-05-24 Thread c at boisard dot com
ID: 28509 User updated by: c at boisard dot com Reported By: c at boisard dot com -Status: Feedback +Status: Open Bug Type: Reproducible crash Operating System: Linux PHP Version: 4.3.6 New Comment: i am sending this information to my hos

#28503 [Opn->Ana]: Operator $x[$y] behavior is incorrect

2004-05-24 Thread pollita
ID: 28503 Updated by: [EMAIL PROTECTED] Reported By: tomas dot matousek at matfyz dot cz -Status: Open +Status: Analyzed Bug Type: Scripting Engine problem Operating System: WinXP PHP Version: 5.0.0RC2 New Comment: I agree it's incon

#28509 [Opn->Csd]: Internat server error this syntax error

2004-05-24 Thread c at boisard dot com
ID: 28509 User updated by: c at boisard dot com Reported By: c at boisard dot com -Status: Open +Status: Closed Bug Type: Reproducible crash Operating System: Linux PHP Version: 4.3.6 New Comment: no anser from my hosting support Bye Pr

#26315 [Com]: mssql_fectch_* functions are returning a space char on empty fields

2004-05-24 Thread hagen at woecht dot de
ID: 26315 Comment by: hagen at woecht dot de Reported By: webmaster at cbre dot fr Status: Bogus Bug Type: MSSQL related Operating System: Windows 2000 Server PHP Version: 4.3.4 New Comment: If you must make from a space to '' in your PHP scr

#28510 [NEW]: Connection terminated abnormal; server socket shutdown

2004-05-24 Thread Workoner at rambler dot ru
From: Workoner at rambler dot ru Operating system: FreeBSD 4.7 PHP version: 4.3.6 PHP Bug Type: Sybase (dblib) related Bug description: Connection terminated abnormal; server socket shutdown Description: I have install freetds-0.62.3 on PHP to connect to Sybase A

#28506 [Opn->Csd]: imagearc() doesn't like negative value of the s parameter

2004-05-24 Thread pajoye
ID: 28506 Updated by: [EMAIL PROTECTED] Reported By: tony2001 at phpclub dot net -Status: Open +Status: Closed Bug Type: GD related Operating System: Linux 2.4.23 PHP Version: 5CVS-2004-05-24 (dev) -Assigned To: +Assigned To:

#28511 [NEW]: MySQL seg faults through PHP

2004-05-24 Thread tim at timcrider dot com
From: tim at timcrider dot com Operating system: Fedora Core 2 PHP version: 5.0.0RC2 PHP Bug Type: Reproducible crash Bug description: MySQL seg faults through PHP Description: If mysql_select_db() fails to select a DB, either the DB is gone or it has been rename

#28512 [NEW]: Mssql.c runtime error

2004-05-24 Thread barry at hpfm dot com dot au
From: barry at hpfm dot com dot au Operating system: Redhat 9.0 PHP version: 4.3.5 PHP Bug Type: Session related Bug description: Mssql.c runtime error Description: I am developing an application that runs php on Rh9.0,Apache1.3 that accesses data residing on a W

#28036 [Fbk->NoF]: compile warning on configure

2004-05-24 Thread php-bugs
ID: 28036 Updated by: [EMAIL PROTECTED] Reported By: eero at jlug dot fi -Status: Feedback +Status: No Feedback Bug Type: Compile Warning Operating System: linux 2.6 / redhat PHP Version: 5CVS-2004-04-17 (dev) New Comment: No feedbac

#28400 [Fbk->NoF]: ldap cannot connect (nothing send on network)

2004-05-24 Thread php-bugs
ID: 28400 Updated by: [EMAIL PROTECTED] Reported By: thu at nykredit dot dk -Status: Feedback +Status: No Feedback Bug Type: LDAP related Operating System: Linux debian testing PHP Version: 5.0.0RC2 New Comment: No feedback was provi

#28513 [NEW]: preg_match has severe memory leak

2004-05-24 Thread bens at effortlessis dot com
From: bens at effortlessis dot com Operating system: Fedora Core 1 Linux PHP version: 4.3.6 PHP Bug Type: *Regular Expressions Bug description: preg_match has severe memory leak Description: I wrote a script to parse a sendmail log file to match records together

#25876 [Com]: session_start(): Failed to initialize storage module

2004-05-24 Thread darrel at lasvegaswebhosting dot com
ID: 25876 Comment by: darrel at lasvegaswebhosting dot com Reported By: golden at riscom dot com Status: Closed Bug Type: Session related Operating System: freebsd 4.8 PHP Version: 4.3.3 New Comment: This issue is becoming quite the thorn in

#28514 [NEW]: POST variables not set

2004-05-24 Thread john at odlin dot co dot uk
From: john at odlin dot co dot uk Operating system: Linux RH PHP version: 4.3.6 PHP Bug Type: HTTP related Bug description: POST variables not set Description: POST variables don't get set if get called from a page that includes http:// in the action but GET work

#28515 [NEW]: A simple comparision operation FAILS!

2004-05-24 Thread andrew dot panin at nvkz dot net
From: andrew dot panin at nvkz dot net Operating system: Windows 98 SE PHP version: Irrelevant PHP Bug Type: Output Control Bug description: A simple comparision operation FAILS! Description: Just look into the code! Reproduce code: --- Expected re

#28400 [NoF->Opn]: ldap cannot connect (nothing send on network)

2004-05-24 Thread thu at nykredit dot dk
ID: 28400 User updated by: thu at nykredit dot dk Reported By: thu at nykredit dot dk -Status: No Feedback +Status: Open Bug Type: LDAP related Operating System: Linux debian testing PHP Version: 5.0.0RC2 New Comment: Well actually ldap_c