#47387 [Opn]: Load stmt result bool false

2009-02-15 Thread lars dot a dot johansson at se dot atlascopco dot com
ID: 47387 User updated by: lars dot a dot johansson at se dot atlascopco dot com Reported By: lars dot a dot johansson at se dot atlascopco dot com Status: Open Bug Type: MySQLi related Operating System: Linux mandriva 2009 PHP Version: 5.3CVS-2009-

#47285 [Asn->Fbk]: strtotime() still leaks memory

2009-02-15 Thread derick
ID: 47285 Updated by: der...@php.net Reported By: danger at FreeBSD dot org -Status: Assigned +Status: Feedback Bug Type: Date/time related Operating System: FreeBSD PHP Version: 5.2.8 Assigned To: derick New Comment: Please se

#47395 [NEW]: session expiration date misformatted

2009-02-15 Thread tdtwisteruk at hotmal dot com
From: tdtwisteruk at hotmal dot com Operating system: linux PHP version: 5.2CVS-2009-02-15 (CVS) PHP Bug Type: Session related Bug description: session expiration date misformatted Description: The problem appear to be the wrong formating of the expiration date t

#47395 [Com]: session expiration date misformatted

2009-02-15 Thread tdtwisteuk at hotmail dot com
ID: 47395 Comment by: tdtwisteuk at hotmail dot com Reported By: tdtwisteruk at hotmal dot com Status: Open Bug Type: Session related Operating System: linux PHP Version: 5.2CVS-2009-02-15 (CVS) New Comment: The problem appear to be related w

#46753 [Fbk->Opn]: crash when calling is_subclass_of () (works with PHP 5.3 and above!)

2009-02-15 Thread essen at dev-extend dot eu
ID: 46753 User updated by: essen at dev-extend dot eu Reported By: essen at dev-extend dot eu -Status: Feedback +Status: Open Bug Type: Scripting Engine problem Operating System: Linux Ubuntu 8.10 PHP Version: 5.2CVS-2008-12-08 New Comment

#47396 [NEW]: resource ids get re-used when opening enough files

2009-02-15 Thread cwei...@php.net
From: cwei...@php.net Operating system: PHP version: 5.2.9RC2 PHP Bug Type: Reproducible crash Bug description: resource ids get re-used when opening enough files Description: Using php for long running daemons and opening files in there can lead to crashes, whe

#47396 [Opn]: resource ids get re-used when opening enough files

2009-02-15 Thread magicaltux
ID: 47396 Updated by: magical...@php.net Reported By: cwei...@php.net Status: Open Bug Type:Reproducible crash PHP Version: 5.2.9RC2 New Comment: I had a look at the problem inside zend, and found the problem most likely coming from zend_hash.c if ((long)h >= (lon

#47397 [NEW]: php://stdout gives odd behavior under CGI/Apache

2009-02-15 Thread shaunspiller at gmail dot com
From: shaunspiller at gmail dot com Operating system: Any? PHP version: 5.2.9RC2 PHP Bug Type: *General Issues Bug description: php://stdout gives odd behavior under CGI/Apache Description: Hi! I think this might be a bug. I was writing some code that used outpu

#47395 [Com]: session expiration date misformatted

2009-02-15 Thread tdtwisteuk at hotmail dot com
ID: 47395 Comment by: tdtwisteuk at hotmail dot com Reported By: tdtwisteruk at hotmal dot com Status: Open Bug Type: Session related Operating System: linux PHP Version: 5.2CVS-2009-02-15 (CVS) New Comment: It appears that the browser behavi

#44409 [Opn]: PDO::FETCH_SERIALIZE calls __construct()

2009-02-15 Thread davidc
ID: 44409 Updated by: dav...@php.net Reported By: uwendel at mysql dot com Status: Open Bug Type: PDO related Operating System: * PHP Version: 5.3CVS-2008-03-11 (CVS) New Comment: Hmm is it supposed to say: PDO::FETCH_SERIZALIZE? Previous C

#47398 [NEW]: PDO_Firebird doesn't implements quoter correctly

2009-02-15 Thread fel...@php.net
From: fel...@php.net Operating system: PHP version: 5.3CVS-2009-02-15 (CVS) PHP Bug Type: PDO related Bug description: PDO_Firebird doesn't implements quoter correctly Description: PDO_firebird doesn't add the initial and final quotes as other drivers and is not

#47398 [Opn->Asn]: PDO_Firebird doesn't implements quoter correctly

2009-02-15 Thread felipe
ID: 47398 Updated by: fel...@php.net Reported By: fel...@php.net -Status: Open +Status: Assigned Bug Type:PDO related PHP Version: 5.3CVS-2009-02-15 (CVS) -Assigned To: +Assigned To: felipe Previous Comments: --

#47395 [Opn->Fbk]: session expiration date misformatted

2009-02-15 Thread scottmac
ID: 47395 Updated by: scott...@php.net Reported By: tdtwisteruk at hotmal dot com -Status: Open +Status: Feedback Bug Type: Session related Operating System: linux PHP Version: 5.2CVS-2009-02-15 (CVS) New Comment: Pretty sure I fixed

#45565 [Com]: Autoconfig of httpd.conf file failes with 64bit

2009-02-15 Thread news at soos dot com
ID: 45565 Comment by: news at soos dot com Reported By: cobie85 at gmail dot com Status: Assigned Bug Type: Windows Installer Operating System: Windows Server 2008 64bit PHP Version: 5.2.6 Assigned To: jmertic New Comment: any solution

#47398 [Asn->Csd]: PDO_Firebird doesn't implements quoter correctly

2009-02-15 Thread felipe
ID: 47398 Updated by: fel...@php.net Reported By: fel...@php.net -Status: Assigned +Status: Closed Bug Type:PDO related PHP Version: 5.3CVS-2009-02-15 (CVS) Assigned To: felipe New Comment: This bug has been fixed in CVS. Snapshots of the sources are packaged every

#47397 [Opn->Fbk]: php://stdout gives odd behavior under CGI/Apache

2009-02-15 Thread jani
ID: 47397 Updated by: j...@php.net Reported By: shaunspiller at gmail dot com -Status: Open +Status: Feedback -Bug Type: *General Issues +Bug Type: CGI related Operating System: Any? PHP Version: 5.2.9RC2 New Comment: 1. Exact

#47399 [NEW]: mb_check_encoding returns true with illegal SJIS string

2009-02-15 Thread for-bugs at hnw dot jp
From: for-bugs at hnw dot jp Operating system: any PHP version: 5.2.9RC2 PHP Bug Type: mbstring related Bug description: mb_check_encoding returns true with illegal SJIS string Description: mb_check_encoding returns true when specific invalid "SJIS" or "SJIS-win"

#47399 [Opn]: mb_check_encoding returns true with illegal SJIS string

2009-02-15 Thread for-bugs at hnw dot jp
ID: 47399 User updated by: for-bugs at hnw dot jp Reported By: for-bugs at hnw dot jp Status: Open Bug Type: mbstring related Operating System: any PHP Version: 5.2.9RC2 New Comment: Proposed fix is here: http://hnw.sakura.ne.jp/mb_check_encoding.

#47399 [Opn->Asn]: mb_check_encoding returns true with illegal SJIS string

2009-02-15 Thread felipe
ID: 47399 Updated by: fel...@php.net Reported By: for-bugs at hnw dot jp -Status: Open +Status: Assigned Bug Type: mbstring related Operating System: any PHP Version: 5.2.9RC2 -Assigned To: +Assigned To: moriyoshi New Comme

#47323 [Opn->Csd]: strotime warnings in make install

2009-02-15 Thread dufuz
ID: 47323 Updated by: du...@php.net Reported By: frozenfire at thefrozenfire dot com -Status: Open +Status: Closed Bug Type: PHAR related Operating System: Ubuntu 8.10 2.6.27-11-generic PHP Version: 5.3.0beta1 -Assigned To: +Assi

#47399 [Asn->Csd]: mb_check_encoding returns true with illegal SJIS string

2009-02-15 Thread moriyoshi
ID: 47399 Updated by: moriyo...@php.net Reported By: for-bugs at hnw dot jp -Status: Assigned +Status: Closed Bug Type: mbstring related Operating System: any PHP Version: 5.2.9RC2 Assigned To: moriyoshi New Comment: This bug h

#47401 [NEW]: Can't instantiate VARIANT objects with VT_BYREF flag

2009-02-15 Thread setvik at gmail dot com
From: setvik at gmail dot com Operating system: Windows Server 2003 PHP version: 5.2.9RC2 PHP Bug Type: COM related Bug description: Can't instantiate VARIANT objects with VT_BYREF flag Description: PHP crashes when instantiating a VARIANT object with the BYREF f