#45257 [NEW]: Segmentation fault when connecting to oracle database using oci8

2008-06-13 Thread buddhikasg at millnniumit dot com
From: buddhikasg at millnniumit dot com Operating system: Sun Solaris 10 PHP version: 5.2.6 PHP Bug Type: OCI8 related Bug description: Segmentation fault when connecting to oracle database using oci8 Description: Hi, I'm new to PHP/OCI8 and i managed to

#39058 [Com]: Memory Leak

2008-06-13 Thread daniel dot buschke at nextiraone dot de
ID: 39058 Comment by: daniel dot buschke at nextiraone dot de Reported By: mpcribeiro at yahoo dot com Status: No Feedback Bug Type: Sybase-ct (ctlib) related Operating System: Solaris 10 PHP Version: 5.1.6 New Comment: # php -v PHP

#39058 [Com]: Memory Leak

2008-06-13 Thread daniel dot buschke at nextiraone dot de
ID: 39058 Comment by: daniel dot buschke at nextiraone dot de Reported By: mpcribeiro at yahoo dot com Status: No Feedback Bug Type: Sybase-ct (ctlib) related Operating System: Solaris 10 PHP Version: 5.1.6 New Comment: Noticed that

#14285 [Com]: Forcing variable declaration

2008-06-13 Thread gvdefence-ncr at yahoo dot it
ID: 14285 Comment by: gvdefence-ncr at yahoo dot it Reported By: pnh102 at psu dot edu Status: Open Bug Type: Feature/Change Request Operating System: Redhat Linux 7.2 PHP Version: 4.0.6 New Comment: This feature is necessary in PHP. Try

#45218 [Fbk-Csd]: PHAR archive built from directory limited by max open file handles

2008-06-13 Thread [EMAIL PROTECTED]
ID: 45218 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Closed Bug Type: *General Issues Operating System: * PHP Version: 5.3CVS-2008-06-09 (snap) Assigned To: cellog New Comment:

#45258 [NEW]: session cookie doesn't work across domains while other cookies do

2008-06-13 Thread marek dot j at bia dot pl
From: marek dot j at bia dot pl Operating system: PHP version: 5.2.6 PHP Bug Type: Session related Bug description: session cookie doesn't work across domains while other cookies do Description: I want to use session across base domain and some subdomains.

#45259 [NEW]: PDO prepared statements using SQLite can't bind non-text values in expressions

2008-06-13 Thread ahp at byu dot edu
From: ahp at byu dot edu Operating system: Ubuntu 8.04 PHP version: 5.2.6 PHP Bug Type: PDO related Bug description: PDO prepared statements using SQLite can't bind non-text values in expressions Description: When using PDO with the SQLite backend and prepared

#45258 [Opn-Bgs]: session cookie doesn't work across domains while other cookies do

2008-06-13 Thread marek dot j at bia dot pl
ID: 45258 User updated by: marek dot j at bia dot pl Reported By: marek dot j at bia dot pl -Status: Open +Status: Bogus Bug Type:Session related PHP Version: 5.2.6 New Comment: you should always remember to close and open your browser before

#45259 [Opn-Fbk]: PDO prepared statements using SQLite can't bind non-text values in expressions

2008-06-13 Thread scottmac
ID: 45259 Updated by: [EMAIL PROTECTED] Reported By: ahp at byu dot edu -Status: Open +Status: Feedback Bug Type: PDO related Operating System: Ubuntu 8.04 PHP Version: 5.2.6 New Comment: Please try using this CVS snapshot:

#45260 [NEW]: Recursive Capturing Subpattern

2008-06-13 Thread ralph at deboom dot biz
From: ralph at deboom dot biz Operating system: Debian Etch 4.0+ PHP version: 5.2.6 PHP Bug Type: PCRE related Bug description: Recursive Capturing Subpattern Description: A recursive subpattern turns out to overwrite data of the previous matched call... Thus it

#45260 [Opn]: Recursive Capturing Subpattern

2008-06-13 Thread ralph at deboom dot biz
ID: 45260 User updated by: ralph at deboom dot biz Reported By: ralph at deboom dot biz Status: Open Bug Type: PCRE related Operating System: Debian Etch 4.0+ PHP Version: 5.2.6 New Comment: $value = 'sub.sub2.sub3.sub4.domain.ext'; if

#45259 [Fbk-Opn]: PDO prepared statements using SQLite can't bind non-text values in expressions

2008-06-13 Thread ahp at byu dot edu
ID: 45259 User updated by: ahp at byu dot edu Reported By: ahp at byu dot edu -Status: Feedback +Status: Open Bug Type: PDO related Operating System: Ubuntu 8.04 PHP Version: 5.2.6 New Comment: After testing with the above-linked 5.3CVS

#45150 [Opn]: MySQL functions cannot be used with 5.3.x on Vista

2008-06-13 Thread conor dot kerr_php at dev dot ceon dot net
ID: 45150 User updated by: conor dot kerr_php at dev dot ceon dot net Reported By: conor dot kerr_php at dev dot ceon dot net Status: Open Bug Type: MySQL related Operating System: Vista PHP Version: 5.3CVS-2008-06-02 (snap) New Comment: Hi, Has

#45261 [NEW]: No error raised on cyclic class creation

2008-06-13 Thread sertyoan at osyra dot net
From: sertyoan at osyra dot net Operating system: Ubuntu PHP version: 5.2.6 PHP Bug Type: Class/Object related Bug description: No error raised on cyclic class creation Description: When creating an object which has as property an object of the same class - this

#45262 [NEW]: file_exists throws warnings in basedir_restriction mode

2008-06-13 Thread php at ralph-schuster dot eu
From: php at ralph-schuster dot eu Operating system: Linux 2.6.13/SuSE PHP version: 5.2.6 PHP Bug Type: Safe Mode/open_basedir Bug description: file_exists throws warnings in basedir_restriction mode Description: function file_exists() throws warning message

#45262 [Opn]: file_exists throws warnings in basedir_restriction mode

2008-06-13 Thread php at ralph-schuster dot eu
ID: 45262 User updated by: php at ralph-schuster dot eu Reported By: php at ralph-schuster dot eu Status: Open Bug Type: Safe Mode/open_basedir Operating System: Linux 2.6.13/SuSE PHP Version: 5.2.6 New Comment: it is in basedir_restriction mode,

#45263 [NEW]: behavior similar to Bug #35582 Socket Timeout on SOAP request causes program

2008-06-13 Thread mimiller at ncsa dot uiuc dot edu
From: mimiller at ncsa dot uiuc dot edu Operating system: Windows PHP version: 5.2.6 PHP Bug Type: Reproducible crash Bug description: behavior similar to Bug #35582Socket Timeout on SOAP request causes program Description: I am seeing behavior in

#45263 [Opn]: behavior similar to Bug #35582 Socket Timeout on SOAP request causes program

2008-06-13 Thread mimiller at ncsa dot uiuc dot edu
ID: 45263 User updated by: mimiller at ncsa dot uiuc dot edu Reported By: mimiller at ncsa dot uiuc dot edu Status: Open Bug Type: Reproducible crash Operating System: Windows -PHP Version: 5.2.6 +PHP Version: 5.2.5 New Comment:

#45253 [Com]: SimpleXML interface inconsistent

2008-06-13 Thread maito dot gai at gmail dot com
ID: 45253 Comment by: maito dot gai at gmail dot com Reported By: erudd at netfor dot com Status: Open Bug Type: SimpleXML related Operating System: Linux PHP Version: 5.2.6 New Comment: That's not SimpleXML's normal behaviour, and I

#45257 [Opn-Bgs]: Segmentation fault when connecting to oracle database using oci8

2008-06-13 Thread sixd
ID: 45257 Updated by: [EMAIL PROTECTED] Reported By: buddhikasg at millnniumit dot com -Status: Open +Status: Bogus Bug Type: OCI8 related Operating System: Sun Solaris 10 PHP Version: 5.2.6 New Comment: A golden rule is do not set

#45262 [Opn-Bgs]: file_exists throws warnings in basedir_restriction mode

2008-06-13 Thread felipe
ID: 45262 Updated by: [EMAIL PROTECTED] Reported By: php at ralph-schuster dot eu -Status: Open +Status: Bogus Bug Type: Safe Mode/open_basedir Operating System: Linux 2.6.13/SuSE PHP Version: 5.2.6 New Comment: Thank you for taking

#45255 [Opn]: Memory allocation errors on typecast of array to object

2008-06-13 Thread porwig at uci dot edu
ID: 45255 User updated by: porwig at uci dot edu Reported By: porwig at uci dot edu Status: Open Bug Type: Reproducible crash Operating System: RHEL 4 PHP Version: 5.2.6 New Comment: For reference, this bug happens with all extensions disabled as

#45264 [NEW]: set_time_limit affects max_execution_time

2008-06-13 Thread jdm at visi dot com
From: jdm at visi dot com Operating system: Windows PHP version: 5.2.6 PHP Bug Type: Performance problem Bug description: set_time_limit affects max_execution_time Description: Calling set_time_limit appears to not function as it is documented. Per the

#45260 [Opn-Bgs]: Recursive Capturing Subpattern

2008-06-13 Thread felipe
ID: 45260 Updated by: [EMAIL PROTECTED] Reported By: ralph at deboom dot biz -Status: Open +Status: Bogus Bug Type: PCRE related Operating System: Debian Etch 4.0+ PHP Version: 5.2.6 New Comment: Thank you for taking the time to

#45260 [Bgs]: Recursive Capturing Subpattern

2008-06-13 Thread ralph at deboom dot biz
ID: 45260 User updated by: ralph at deboom dot biz Reported By: ralph at deboom dot biz Status: Bogus Bug Type: PCRE related Operating System: Debian Etch 4.0+ PHP Version: 5.2.6 New Comment: Ok, I've got quite the knowledge with PCRE regexp's

#45260 [Bgs]: Recursive Capturing Subpattern

2008-06-13 Thread felipe
ID: 45260 Updated by: [EMAIL PROTECTED] Reported By: ralph at deboom dot biz Status: Bogus Bug Type: PCRE related Operating System: Debian Etch 4.0+ PHP Version: 5.2.6 New Comment: The (?R) doesn't make sense to me in your regexp. I think

#45265 [NEW]: stripos() very slow

2008-06-13 Thread marc at phpmyadmin dot net
From: marc at phpmyadmin dot net Operating system: Windows XP SP2 PHP version: 5.2.6 PHP Bug Type: Performance problem Bug description: stripos() very slow Description: stripos() is very slow on Windows, about ten times slower than on Linux. Reproduce code:

#45059 [Opn-Bgs]: incorrect signature for __call() method

2008-06-13 Thread felipe
ID: 45059 Updated by: [EMAIL PROTECTED] Reported By: dennis at born05 dot nl -Status: Open +Status: Bogus Bug Type: SOAP related Operating System: Windows XP Pro SP2 PHP Version: 5.2.6 New Comment: That __call function isn't the

#38051 [Com]: changing upload_max_filesize in php.ini has no effect

2008-06-13 Thread noone at nowhere dot com
ID: 38051 Comment by: noone at nowhere dot com Reported By: saurabh_barjatiya at daiict dot ac dot in Status: No Feedback Bug Type: *Configuration Issues Operating System: Fedora Core 5 PHP Version: 5.1.4 New Comment: I had similar problems,

#45163 [NoF-Opn]: switch() statement incorrect

2008-06-13 Thread waps at pisem dot net
ID: 45163 User updated by: waps at pisem dot net Reported By: waps at pisem dot net -Status: No Feedback +Status: Open Bug Type: Scripting Engine problem Operating System: Win Vista x32 Business PHP Version: 5.2.6 New Comment: Old

#45163 [Opn]: switch() statement incorrect

2008-06-13 Thread waps at pisem dot net
ID: 45163 User updated by: waps at pisem dot net Reported By: waps at pisem dot net Status: Open Bug Type: Scripting Engine problem Operating System: Win Vista x32 Business PHP Version: 5.2.6 New Comment: ?php $strCode = 0; switch( $strCode )

#45253 [Opn]: SimpleXML interface inconsistent

2008-06-13 Thread erudd at netfor dot com
ID: 45253 User updated by: erudd at netfor dot com Reported By: erudd at netfor dot com Status: Open Bug Type: SimpleXML related Operating System: Linux PHP Version: 5.2.6 New Comment: Is addAttribute supposed to work the same way as addChild??

#45253 [Opn]: SimpleXML interface inconsistent

2008-06-13 Thread erudd at netfor dot com
ID: 45253 User updated by: erudd at netfor dot com Reported By: erudd at netfor dot com Status: Open Bug Type: SimpleXML related Operating System: Linux PHP Version: 5.2.6 New Comment: OK.. that code works fine on PHP 5.2.4, 5.2.5, and 5.2.6.

#45266 [NEW]: DB_INIT_LOCK not a valid option

2008-06-13 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 5.3CVS-2008-06-14 (CVS) PHP Bug Type: DBM/DBA related Bug description: DB_INIT_LOCK not a valid option Description: In ext/dba/dba_db4.c, the DB_INIT_LOCK bit is set in the gmode flag passed into

#45267 [NEW]: Revisit locking in DBA for DB4

2008-06-13 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 5.3CVS-2008-06-14 (CVS) PHP Bug Type: DBM/DBA related Bug description: Revisit locking in DBA for DB4 Description: The locking for DBA with DB4 needs to be revisited. The way DB_INIT_LOCK and

#45268 [NEW]: Incorrect DB4 error callback function prototype

2008-06-13 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 5.3CVS-2008-06-14 (CVS) PHP Bug Type: DBM/DBA related Bug description: Incorrect DB4 error callback function prototype Description: For BDB 4.7.25 (and probably earlier), the prototype

#45268 [Opn]: Incorrect DB4 error callback function prototype

2008-06-13 Thread sixd
ID: 45268 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: DBM/DBA related Operating System: Linux PHP Version: 5.3CVS-2008-06-14 (CVS) New Comment: BDB was built with ../dist/configure

#45269 [NEW]: PHP/MySQL Compile Failure

2008-06-13 Thread thewordsmith at hotmail dot com
From: thewordsmith at hotmail dot com Operating system: Fedora 8 PHP version: 5.2.6 PHP Bug Type: Compile Failure Bug description: PHP/MySQL Compile Failure Description: When attempting to compile PHP --with-mysql I get a compile error. I have tried mysql