#49867 [Com]: spl_autoload crashes when called in write function of custom sessionSaveHandler

2009-12-04 Thread laruence at yahoo dot com dot cn
ID: 49867 Comment by: laruence at yahoo dot com dot cn Reported By: nicolas dot lepage at yahoo dot fr Status: No Feedback Bug Type: SPL related Operating System: * PHP Version: 5.3.0 New Comment: I can confirm this bug for PHP version 5.2.11

#50360 [Fbk->Ver]: Crash on is_subclass_of() under special conditions

2009-12-04 Thread felipe
ID: 50360 Updated by: fel...@php.net Reported By: mjomble at gmail dot com -Status: Feedback +Status: Verified Bug Type: Reproducible crash Operating System: Windows XP / Vista PHP Version: 5.2SVN-2009-12-02 (snap) New Comment: I can

#34784 [Com]: Changed database context error when SELECT > 33 columns

2009-12-04 Thread chrisgenrich at bmminvestments dot com
ID: 34784 Comment by: chrisgenrich at bmminvestments dot com Reported By: jwall at webpeak dot com Status: Assigned Bug Type: MSSQL related Operating System: Windows XP PHP Version: 5CVS-2005-10-08 (snap) Assigned To: fmk New Comment: I

#50380 [Bgs]: non static class calls inside of objects will cause a fake __call

2009-12-04 Thread dkr at mindwerk dot de
ID: 50380 User updated by: dkr at mindwerk dot de Reported By: dkr at mindwerk dot de Status: Bogus Bug Type: Class/Object related Operating System: linux 2.6.21 PHP Version: 5.2.11 New Comment: If i uncomment Bar::__call, i get the text "foobar"

#50370 [Opn->Csd]: 64bit libtdsodbc.so crash because of malloc 4 byte missing

2009-12-04 Thread fa
ID: 50370 Updated by: f...@php.net Reported By: nalply at gmail dot com -Status: Open +Status: Closed Bug Type: ODBC related Operating System: Debian Lenny amd64 PHP Version: 5.2.6 New Comment: Thank you for your bug report. This iss

#50389 [NEW]: filter_var with FILTER_SANITIZE_STRING misses ` character

2009-12-04 Thread aldekein at myevil dot info
From: aldekein at myevil dot info Operating system: Windows 7 PHP version: 5.2.11 PHP Bug Type: Filter related Bug description: filter_var with FILTER_SANITIZE_STRING misses ` character Description: I try to sanitize: Bug: "'` I get: Bug: \"\'` The ` character

#50388 [Opn]: MySQL safe mode support

2009-12-04 Thread orcan at nbcs dot rutgers dot edu
ID: 50388 User updated by: orcan at nbcs dot rutgers dot edu Reported By: orcan at nbcs dot rutgers dot edu Status: Open Bug Type: MySQLi related Operating System: solaris PHP Version: 5.3SVN-2009-12-04 (SVN) New Comment: Sorry, I couldn't attach

#50388 [NEW]: MySQL safe mode support

2009-12-04 Thread orcan at nbcs dot rutgers dot edu
From: orcan at nbcs dot rutgers dot edu Operating system: solaris PHP version: 5.3SVN-2009-12-04 (SVN) PHP Bug Type: MySQLi related Bug description: MySQL safe mode support Description: We, at Rutgers, need mysql safe mode support in mysqli. I have made this patc

#50387 [Opn->Bgs]: Mail() doesn't work

2009-12-04 Thread johannes
ID: 50387 Updated by: johan...@php.net Reported By: randallicooper at hotmail dot com -Status: Open +Status: Bogus Bug Type: Mail related Operating System: Win2K PHP Version: 5.2.11 New Comment: Sorry, but your problem does not imply

#50385 [Opn->Bgs]: txt&txt -> no utf8_encode()

2009-12-04 Thread johannes
ID: 50385 Updated by: johan...@php.net Reported By: schaacke at hmmdeutschland dot de -Status: Open +Status: Bogus Bug Type: Unknown/Other Function Operating System: Linux PHP Version: 5.2.11 New Comment: Sorry, but your problem does

#50387 [NEW]: Mail() doesn't work

2009-12-04 Thread randallicooper at hotmail dot com
From: randallicooper at hotmail dot com Operating system: Win2K PHP version: 5.2.11 PHP Bug Type: Mail related Bug description: Mail() doesn't work Description: You are receiving this email because your note postedto the online PHP manual has been removed by one

#50384 [Com]: PDO::MYSQL_ATTR_READ_DEFAULT_FILE and DEFAULT_GROUP are missing from mysqlnd

2009-12-04 Thread marques at displague dot com
ID: 50384 Comment by: marques at displague dot com Reported By: marques at displague dot com Status: Open Bug Type:PDO related PHP Version: 5.3.1 New Comment: I just read this: http://www.php.net/manual/en/migration53.incompatible.php The new mysqlnd library does not rea

#50386 [NEW]: Strange realpath() behavior in shutdown functions

2009-12-04 Thread dzlatanov at softproekt dot com
From: dzlatanov at softproekt dot com Operating system: Linux / Windows PHP version: 5.2.11 PHP Bug Type: *Directory/Filesystem functions Bug description: Strange realpath() behavior in shutdown functions Description: I noticed that realpath() function does not r

#50385 [NEW]: txt&txt -> no utf8_encode()

2009-12-04 Thread schaacke at hmmdeutschland dot de
From: schaacke at hmmdeutschland dot de Operating system: Linux PHP version: 5.2.11 PHP Bug Type: Unknown/Other Function Bug description: txt&txt -> no utf8_encode() Description: //PHP 5.2.6 (cli) (built: Dec 4 2008 16:52:00) //Copyright (c) 1997-2008 The PHP G

#41397 [NoF->Fbk]: imap_headerinfo breaks after calling imap_fetch_overview

2009-12-04 Thread pajoye
ID: 41397 Updated by: paj...@php.net Reported By: laacz at laacz dot lv -Status: No Feedback +Status: Feedback Bug Type: IMAP related Operating System: Gentoo PHP Version: 5.2.2 Assigned To: iliaa New Comment: Which c-client do

#50384 [NEW]: PDO::MYSQL_ATTR_READ_DEFAULT_FILE and DEFAULT_GROUP are missing from mysqlnd

2009-12-04 Thread marques at displague dot com
From: marques at displague dot com Operating system: PHP version: 5.3.1 PHP Bug Type: PDO related Bug description: PDO::MYSQL_ATTR_READ_DEFAULT_FILE and DEFAULT_GROUP are missing from mysqlnd Description: PDO::MYSQL_ATTR_READ_DEFAULT_FILE and PDO::MYSQL_ATTR_

#50382 [Fbk->Opn]: Upgrading to php 5.3 > Application works but apache segfaults

2009-12-04 Thread dirk at bean-it dot nl
ID: 50382 User updated by: dirk at bean-it dot nl Reported By: dirk at bean-it dot nl -Status: Feedback +Status: Open Bug Type: Reproducible crash Operating System: Debian 5.0 PHP Version: 5.3.1 New Comment: Up till now, I haven't been ab

#50383 [Ver]: Exceptions thrown in __callStatic do not include file and line in trace.

2009-12-04 Thread rquadling
ID: 50383 Updated by: rquadl...@php.net Reported By: RQuadling at GMail dot com Status: Verified Bug Type: Scripting Engine problem Operating System: * PHP Version: 5.*, 6 New Comment: The fatal error is new then! Here is a straight screen c

#50383 [Ver]: Exceptions thrown in __callStatic do not include file and line in trace.

2009-12-04 Thread jani
ID: 50383 Updated by: j...@php.net Reported By: RQuadling at GMail dot com Status: Verified Bug Type: Scripting Engine problem Operating System: * PHP Version: 5.*, 6 New Comment: Simple test that works in all branches: ThrowException(); }

#50383 [Fbk->Ver]: Exceptions thrown in __callStatic do not include file and line in trace.

2009-12-04 Thread jani
ID: 50383 Updated by: j...@php.net Reported By: RQuadling at GMail dot com -Status: Feedback +Status: Verified Bug Type: Scripting Engine problem Operating System: * PHP Version: 5.*, 6 New Comment: Nevermind, of course it caused err

#50383 [Opn->Fbk]: Exceptions thrown in __callStatic do not include file and line in trace.

2009-12-04 Thread jani
ID: 50383 Updated by: j...@php.net Reported By: RQuadling at GMail dot com -Status: Open +Status: Feedback Bug Type: Scripting Engine problem Operating System: Windows XP SP3 PHP Version: 5.3SVN-2009-12-04 (snap) New Comment: Thank y

#50382 [Opn->Fbk]: Upgrading to php 5.3 > Application works but apache segfaults

2009-12-04 Thread jani
ID: 50382 Updated by: j...@php.net Reported By: dirk at bean-it dot nl -Status: Open +Status: Feedback Bug Type: Reproducible crash Operating System: Debian 5.0 PHP Version: 5.3.1 New Comment: Thank you for this bug report. To proper

#50382 [Fbk->Opn]: Upgrading to php 5.3 > Application works but apache segfaults

2009-12-04 Thread dirk at bean-it dot nl
ID: 50382 User updated by: dirk at bean-it dot nl Reported By: dirk at bean-it dot nl -Status: Feedback +Status: Open Bug Type: Reproducible crash Operating System: Debian 5.0 PHP Version: 5.3.1 New Comment: I've compiled the snapshot, gi

#50383 [Opn]: Exceptions thrown in __callStatic do not include file and line in trace.

2009-12-04 Thread rquadling
ID: 50383 Updated by: rquadl...@php.net Reported By: RQuadling at GMail dot com Status: Open Bug Type: Scripting Engine problem Operating System: Windows XP SP3 PHP Version: 5.3SVN-2009-12-04 (snap) New Comment: It seems that __call exhibits

#50382 [Opn->Fbk]: Upgrading to php 5.3 > Application works but apache segfaults

2009-12-04 Thread jani
ID: 50382 Updated by: j...@php.net Reported By: dirk at bean-it dot nl -Status: Open +Status: Feedback Bug Type: Reproducible crash Operating System: Debian 5.0 PHP Version: 5.3.1 New Comment: Please try using this snapshot: http:

#50383 [NEW]: Exceptions thrown in __callStatic do not include file and line in trace.

2009-12-04 Thread RQuadling at GMail dot com
From: RQuadling at GMail dot com Operating system: Windows XP SP3 PHP version: 5.3SVN-2009-12-04 (snap) PHP Bug Type: Scripting Engine problem Bug description: Exceptions thrown in __callStatic do not include file and line in trace. Description: An exception thr

#50382 [NEW]: Upgrading to php 5.3 > Application works but apache segfaults

2009-12-04 Thread dirk at bean-it dot nl
From: dirk at bean-it dot nl Operating system: Debian 5.0 PHP version: 5.3.1 PHP Bug Type: Reproducible crash Bug description: Upgrading to php 5.3 > Application works but apache segfaults Description: Upgrading to php 5.3 > Application works but apache segfaults

#41397 [Com]: imap_headerinfo breaks after calling imap_fetch_overview

2009-12-04 Thread xdangelx at gmail dot com
ID: 41397 Comment by: xdangelx at gmail dot com Reported By: laacz at laacz dot lv Status: No Feedback Bug Type: IMAP related Operating System: Gentoo PHP Version: 5.2.2 Assigned To: iliaa New Comment: I can confirm this bug still exist

#50370 [Com]: 64bit libtdsodbc.so crash because of malloc 4 byte missing

2009-12-04 Thread freddy77 at gmail dot com
ID: 50370 Comment by: freddy77 at gmail dot com Reported By: nalply at gmail dot com Status: Open Bug Type: ODBC related Operating System: Debian Lenny amd64 PHP Version: 5.2.6 New Comment: PHP 5.2.6 is the problem, in php_odbc_includes.h a l

#50380 [Opn->Bgs]: non static class calls inside of objects will cause a fake __call

2009-12-04 Thread jani
ID: 50380 Updated by: j...@php.net Reported By: dkr at mindwerk dot de -Status: Open +Status: Bogus Bug Type: Class/Object related Operating System: linux 2.6.21 PHP Version: 5.2.11 New Comment: Thank you for taking the time to write

#50380 [NEW]: non static class calls inside of objects will cause a fake __call

2009-12-04 Thread dkr at mindwerk dot de
From: dkr at mindwerk dot de Operating system: linux 2.6.21 PHP version: 5.2.11 PHP Bug Type: Class/Object related Bug description: non static class calls inside of objects will cause a fake __call Description: I don't really understand the following situation..

#50378 [Com]: msg_receive() blocks next requests to the same URL

2009-12-04 Thread dimitri dot ho at gmail dot com
ID: 50378 Comment by: dimitri dot ho at gmail dot com Reported By: dimitri dot ho at gmail dot com Status: Feedback Bug Type: Semaphore related Operating System: Linux PHP Version: 5.2.11 New Comment: I meant the script can reproduce the bug,

#50371 [Opn->Bgs]: realpath() returns path to nonexistent file/folder

2009-12-04 Thread jani
ID: 50371 Updated by: j...@php.net Reported By: max at kosyakov dot net -Status: Open +Status: Bogus Bug Type: Filesystem function related Operating System: FreeBSD PHP Version: 5.2.11 New Comment: No way to fix in 5.2, the future is

#50378 [Opn->Fbk]: msg_receive() blocks next requests to the same URL

2009-12-04 Thread jani
ID: 50378 Updated by: j...@php.net Reported By: dimitri dot ho at gmail dot com -Status: Open +Status: Feedback Bug Type: Semaphore related Operating System: Linux PHP Version: 5.2.11 New Comment: Exactly, it works like you want so w