#46701 [Csd]: Creating associative array with long values in the key fails on 32bit linux

2009-01-05 Thread felipe
ID: 46701 Updated by: fel...@php.net Reported By: testuzer at hotmail dot com Status: Closed Bug Type: Arrays related Operating System: Linux 32bit - ubuntu PHP Version: 5CVS, 6CVS (2008-11-28) New Comment: Fixed in 5_2_9 too. Previous Comm

#47014 [NEW]: callbacks are not looked up in the current namespace

2009-01-05 Thread six at aegis-corp dot org
From: six at aegis-corp dot org Operating system: Linux 2.6 PHP version: 5.3.0alpha3 PHP Bug Type: Scripting Engine problem Bug description: callbacks are not looked up in the current namespace Description: functions that accept callbacks do not look up the curre

#47009 [Fbk]: PDO can't handle commented out lines with bound params

2009-01-05 Thread felipe
ID: 47009 Updated by: fel...@php.net Reported By: andrew at ajohnstone dot com Status: Feedback Bug Type: PDO related Operating System: fedora PHP Version: 5.2.8 New Comment: Which SGBD are you using? Previous Comments:

#47009 [Opn->Fbk]: PDO can't handle commented out lines with bound params

2009-01-05 Thread felipe
ID: 47009 Updated by: fel...@php.net Reported By: andrew at ajohnstone dot com -Status: Open +Status: Feedback Bug Type: PDO related Operating System: fedora PHP Version: 5.2.8 New Comment: I can't reproduce it using sqlite. query('

#46760 [Opn->Csd]: SoapClient doRequest fails when proxy is used

2009-01-05 Thread felipe
ID: 46760 Updated by: fel...@php.net Reported By: iwan at iwex dot nl -Status: Open +Status: Closed Bug Type: SOAP related Operating System: Linux (Unbuntu 8.10) PHP Version: 5.2.7 New Comment: This bug has been fixed in CVS. Snapsh

#47004 [Bgs]: Erratic short conditionals

2009-01-05 Thread am at webhike dot de
ID: 47004 User updated by: am at webhike dot de Reported By: am at webhike dot de Status: Bogus Bug Type: Scripting Engine problem Operating System: XAMPP 1.6.8 PHP Version: 5.2.8 New Comment: Does it make sense to use such confusing left-to-right

#44848 [Com]: autoload fails with complex loading scheme

2009-01-05 Thread pinochet dot pl at gmail dot com
ID: 44848 Comment by: pinochet dot pl at gmail dot com Reported By: nicolas dot grekas+php at gmail dot com Status: Open Bug Type: Scripting Engine problem Operating System: * PHP Version: 5.2CVS-2008-11-03 New Comment: I have the same behavi

#46816 [Opn->Asn]: Upgrading with installer messes up php.ini

2009-01-05 Thread jmertic
ID: 46816 Updated by: jmer...@php.net Reported By: labsylabsy at gmail dot com -Status: Open +Status: Assigned Bug Type: Windows Installer Operating System: win32 only PHP Version: 5.2.8 -Assigned To: +Assigned To: jmertic

#46935 [Opn->Csd]: Installing IIS+ISAPI fails because PHP5ISAPI.DLL not yet present

2009-01-05 Thread jmertic
ID: 46935 Updated by: jmer...@php.net Reported By: paul at cohsoft dot com dot au -Status: Open +Status: Closed Bug Type: Windows Installer Operating System: Windows XP PHP Version: 5.2.8 -Assigned To: +Assigned To: jmertic

#46619 [NoF->Csd]: Installer for Windows binary will add the correct lines for

2009-01-05 Thread jmertic
ID: 46619 Updated by: jmer...@php.net Reported By: vorlin1975 at gmail dot com -Status: No Feedback +Status: Closed Bug Type: Windows Installer Operating System: Windows XP PHP Version: 5.2.6 -Assigned To: +Assigned To: jmer

#46701 [Opn->Csd]: Creating associative array with long values in the key fails on 32bit linux

2009-01-05 Thread felipe
ID: 46701 Updated by: fel...@php.net Reported By: testuzer at hotmail dot com -Status: Open +Status: Closed Bug Type: Arrays related Operating System: Linux 32bit - ubuntu PHP Version: 5CVS, 6CVS (2008-11-28) New Comment: This bug ha

#22624 [Com]: Mulitple PHP processes launched using 100% CPU

2009-01-05 Thread oedipean at gmail dot com
ID: 22624 Comment by: oedipean at gmail dot com Reported By: webmaster at enterzone dot com Status: No Feedback Bug Type: Performance problem Operating System: WinNT4 PHP Version: 4.3.1 New Comment: http://gheymatha.com http://gheymatha.com/f

#47000 [Com]: imap_body() and imap_savebody() memory leak.

2009-01-05 Thread alan at binarystars dot com
ID: 47000 Comment by: alan at binarystars dot com Reported By: alan at binarystars dot com Status: Feedback Bug Type: IMAP related Operating System: 2.6.25-14.fc9.i686 PHP Version: 5.2.8 New Comment: iliaa at php.net, Give me a moment to upd

#47012 [Opn->WFx]: can't load libphp4.so

2009-01-05 Thread derick
ID: 47012 Updated by: der...@php.net Reported By: bulbapeppe at yahoo dot it -Status: Open +Status: Wont fix Bug Type: Apache related Operating System: solaris 10 PHP Version: 5.2.8 New Comment: We are sorry, but we can not support P

#47012 [NEW]: can't load libphp4.so

2009-01-05 Thread bulbapeppe at yahoo dot it
From: bulbapeppe at yahoo dot it Operating system: solaris 10 PHP version: 5.2.8 PHP Bug Type: Apache related Bug description: can't load libphp4.so Description: I have to start apache, but the command LoadModule php4_module /sunrm20/dati/edudbmgr/EDUDB/apache/l

#47000 [Opn->Fbk]: imap_body() and imap_savebody() memory leak.

2009-01-05 Thread iliaa
ID: 47000 Updated by: il...@php.net Reported By: alan at binarystars dot com -Status: Open +Status: Feedback Bug Type: IMAP related Operating System: 2.6.25-14.fc9.i686 PHP Version: 5.2.8 New Comment: Can you run it via valgrind rath

#43506 [Opn]: com_get_active_object always fails

2009-01-05 Thread bvandermerwe at kbcat dot com
ID: 43506 User updated by: bvandermerwe at kbcat dot com Reported By: bvandermerwe at kbcat dot com Status: Open Bug Type: COM related Operating System: Windows XP PHP Version: 5.2.5 New Comment: Yes when Apache runs as a service it runs under

#47009 [NEW]: PDO can't handle commented out lines with bound params

2009-01-05 Thread andrew at ajohnstone dot com
From: andrew at ajohnstone dot com Operating system: fedora PHP version: 5.2.8 PHP Bug Type: PDO related Bug description: PDO can't handle commented out lines with bound params Description: databaseException: SQLSTATE[HY093]: Invalid parameter number: number of b

#46967 [Fbk->Bgs]: PHP has encountered an Access Violation at 01BFAC5A

2009-01-05 Thread pajoye
ID: 46967 Updated by: paj...@php.net Reported By: pawel_bryndza at o2 dot pl -Status: Feedback +Status: Bogus Bug Type: Reproducible crash Operating System: Win 2003 Server PHP Version: 5.2.8 New Comment: Do not use any DLLs not prov

#46829 [Opn->Fbk]: mysqli_multi_query() affects next query

2009-01-05 Thread jani
ID: 46829 Updated by: j...@php.net Reported By: dayseye at 21cn dot com -Status: Open +Status: Feedback Bug Type: MySQLi related Operating System: WinXP PHP Version: 5.2.8 New Comment: Thank you for this bug report. To properly diagn

#42886 [Ana->Asn]: openssl_x509_checkpurpose returns int(0) on valid public certificate

2009-01-05 Thread jani
ID: 42886 Updated by: j...@php.net Reported By: tokul at users dot sourceforge dot net -Status: Analyzed +Status: Assigned Bug Type: OpenSSL related Operating System: Linux Debian Etch PHP Version: 5CVS-2008-11-01 Assigned To: pa

#46680 [Opn->Asn]: Files created in wrong directory (include path vs current working directory)

2009-01-05 Thread jani
ID: 46680 Updated by: j...@php.net Reported By: a...@php.net -Status: Open +Status: Assigned Bug Type: Filesystem function related Operating System: * PHP Version: 5.3CVS-2008-11-26 (snap) Assigned To: zoe Previous Comments: --

#46770 [Opn]: Compile fails with Intel C + + Compiler 11.0

2009-01-05 Thread jani
ID: 46770 Updated by: j...@php.net Reported By: ryo dot wong at uplinuxes dot net Status: Open Bug Type: Compile Failure Operating System: centos 5.2 64bit PHP Version: 5.2.8 New Comment: deleted huge copy'n'paste. Please keep those short. No

#46967 [Opn->Fbk]: PHP has encountered an Access Violation at 01BFAC5A

2009-01-05 Thread jani
ID: 46967 Updated by: j...@php.net Reported By: pawel_bryndza at o2 dot pl -Status: Open +Status: Feedback -Bug Type: Unknown/Other Function +Bug Type: Reproducible crash Operating System: Win 2003 Server PHP Version: 5.2.8 New

#46980 [Opn->Bgs]: Rounding Error

2009-01-05 Thread jani
ID: 46980 Updated by: j...@php.net Reported By: gimmicklessgpt at gmail dot com -Status: Open +Status: Bogus Bug Type: Math related Operating System: Linux PHP Version: 5.2.8 Assigned To: cseiler New Comment: Per request. :)

#46997 [Opn->Fbk]: Column Name Based Result Fetching Causes Access Violation

2009-01-05 Thread jani
ID: 46997 Updated by: j...@php.net Reported By: dangerousdave86 at hotmail dot com -Status: Open +Status: Feedback Bug Type: MySQLi related Operating System: Windows Server 2008 Std ISAPI PHP Version: 5.2.8 New Comment: Thank you for

#47004 [Opn->Bgs]: Erratic short conditionals

2009-01-05 Thread jani
ID: 47004 Updated by: j...@php.net Reported By: am at webhike dot de -Status: Open +Status: Bogus -Bug Type: *Programming Data Structures +Bug Type: Scripting Engine problem Operating System: XAMPP 1.6.8 PHP Version: 5.2.8 New

#47006 [NEW]: ibase.timeformat won't work when any of %H %M %S missing

2009-01-05 Thread marrtins at hackers dot lv
From: marrtins at hackers dot lv Operating system: Linux 2.6.14.4 PHP version: 5.2.8 PHP Bug Type: InterBase related Bug description: ibase.timeformat won't work when any of %H %M %S missing Description: Get wrong time values into database when missing %S in ibas

#47005 [Bgs]: Problem with windows installer.

2009-01-05 Thread gvdness at gmail dot com
ID: 47005 User updated by: gvdness at gmail dot com Reported By: gvdness at gmail dot com Status: Bogus Bug Type: *General Issues Operating System: Win32 Vista Home Premium PHP Version: 5.2.8 New Comment: I tried the installer you suggested last n

#47005 [Opn->Bgs]: Problem with windows installer.

2009-01-05 Thread pajoye
ID: 47005 Updated by: paj...@php.net Reported By: gvdness at gmail dot com -Status: Open +Status: Bogus Bug Type: *General Issues Operating System: Win32 Vista Home Premium PHP Version: 5.2.8 New Comment: duplicate #46826 also try a