#45284 [Opn->Asn]: SOAP does not handle unbounded sequence of elements

2008-06-16 Thread dmitry
ID: 45284 Updated by: [EMAIL PROTECTED] Reported By: pgiralt at cisco dot com -Status: Open +Status: Assigned Bug Type: SOAP related Operating System: Ubuntu Linux 8.04 PHP Version: 5.2.6 -Assigned To: +Assigned To: dmitry

#45290 [NEW]: always throw an E_NOTICE when accessing an undefined index

2008-06-16 Thread cole dot snodgrass at gmail dot com
From: cole dot snodgrass at gmail dot com Operating system: linux PHP version: 5.2.6 PHP Bug Type: Feature/Change Request Bug description: always throw an E_NOTICE when accessing an undefined index Description: It seems strange that when the strictest level or er

#45289 [NEW]: Cannot use prepared statements and fetch_row together

2008-06-16 Thread mike dot benza at rice dot edu
From: mike dot benza at rice dot edu Operating system: All PHP version: 5.2.6 PHP Bug Type: MySQLi related Bug description: Cannot use prepared statements and fetch_row together Description: It's not possible (as far as I can tell) to use a prepared statement in

#45288 [NEW]: set_include_path() functionality broken

2008-06-16 Thread php at isnoop dot net
From: php at isnoop dot net Operating system: Ubuntu 7.04 server PHP version: 5.3CVS-2008-06-17 (snap) PHP Bug Type: Filesystem function related Bug description: set_include_path() functionality broken Description: In previous versions of PHP, set_include_path()

#45285 [Opn->Fbk]: DateTime() doesn't get zone from ini

2008-06-16 Thread derick
ID: 45285 Updated by: [EMAIL PROTECTED] Reported By: davidn at virtuant dot com -Status: Open +Status: Feedback Bug Type: Date/time related Operating System: Win Vista, Win 2003Server PHP Version: 5.2.6 New Comment: Thank you for thi

#45287 [NEW]: PDO/ODBC driver doesn't respect PDO::ATTR_TIMEOUT option

2008-06-16 Thread csa at dside dot dyndns dot org
From: csa at dside dot dyndns dot org Operating system: Linux PHP version: 5.2.6 PHP Bug Type: PDO related Bug description: PDO/ODBC driver doesn't respect PDO::ATTR_TIMEOUT option Description: PDO/ODBC code is not implementing timeouts support. This limits PHP a

#44967 [Com]: FastCGI broken in 5.2.6 NTS on IIS

2008-06-16 Thread madams at ezrac dot com
ID: 44967 Comment by: madams at ezrac dot com Reported By: randy at rcs-comp dot com Status: Open Bug Type: CGI related Operating System: Windows 2003 Server PHP Version: 5.2.6 New Comment: I added read access for "Everyone" to my PHP folder,

#43445 [Com]: Segfault when selecting from a "long" column using Odbc with TimesTen driver

2008-06-16 Thread csa at dside dot dyndns dot org
ID: 43445 Comment by: csa at dside dot dyndns dot org Reported By: akoebel at capgemini dot fr Status: Open Bug Type: PDO related Operating System: Ubuntu 7.10 PHP Version: 5.2.6 20071127 New Comment: I think it could be caused by bug #42765,

#45285 [NEW]: DateTime() doesn't get zone from ini

2008-06-16 Thread davidn at virtuant dot com
From: davidn at virtuant dot com Operating system: Win Vista, Win 2003Server PHP version: 5.2.6 PHP Bug Type: Date/time related Bug description: DateTime() doesn't get zone from ini Description: My php.ini: [Date] ; Defines the default timezone used by the date

#45284 [NEW]: SOAP does not handle unbounded sequence of elements

2008-06-16 Thread pgiralt at cisco dot com
From: pgiralt at cisco dot com Operating system: Ubuntu Linux 8.04 PHP version: 5.2.6 PHP Bug Type: SOAP related Bug description: SOAP does not handle unbounded sequence of elements Description: When an XSD file contains a sequence like this:

#45283 [Com]: extract($_FILES) result unpredictable

2008-06-16 Thread php at info-svc dot com
ID: 45283 Comment by: php at info-svc dot com Reported By: php at info-svc dot com Status: Open Bug Type: *General Issues Operating System: Linux PHP Version: 5.2.6 New Comment: Adding to the confusion, I thought perhaps the unexpected behavi

#45283 [Com]: extract($_FILES) result unpredictable

2008-06-16 Thread php at info-svc dot com
ID: 45283 Comment by: php at info-svc dot com Reported By: php at info-svc dot com Status: Open Bug Type: *General Issues Operating System: Linux PHP Version: 5.2.6 New Comment: Note about the "Reproduce code", for best results use Previou

#45220 [Opn]: curl_read callback returns -1 when needs to return size_t (unsigned)

2008-06-16 Thread brockn at gmail dot com
ID: 45220 User updated by: brockn at gmail dot com Reported By: brockn at gmail dot com Status: Open Bug Type: cURL related Operating System: CentOS release 4.6 (Final) PHP Version: 5.2.6 New Comment: Yes, if you set POSTFIELDS to "", then curl_re

#45220 [Com]: curl_read callback returns -1 when needs to return size_t (unsigned)

2008-06-16 Thread randearievilo at gmail dot com
ID: 45220 Comment by: randearievilo at gmail dot com Reported By: brockn at gmail dot com Status: Open Bug Type: cURL related Operating System: CentOS release 4.6 (Final) PHP Version: 5.2.6 New Comment: I have a similar code using cURL that w

#45283 [NEW]: extract($_FILES) result unpredictable

2008-06-16 Thread php at info-svc dot com
From: php at info-svc dot com Operating system: Linux PHP version: 5.2.6 PHP Bug Type: *General Issues Bug description: extract($_FILES) result unpredictable Description: After receiving reports of a broken feature, the problem was traced to extract($_FILES) prod

#45282 [NEW]: SoapClient has namespace issues when WSDL is distributed

2008-06-16 Thread Martin dot Bosslet at googlemail dot com
From: Martin dot Bosslet at googlemail dot com Operating system: Windows XP SP2 PHP version: 5.2.6 PHP Bug Type: SOAP related Bug description: SoapClient has namespace issues when WSDL is distributed Description: I have tried to access a web service whose WSDL is

#45281 [NEW]: each on objects shows private and protected properties

2008-06-16 Thread kopelke at gmail dot com
From: kopelke at gmail dot com Operating system: Windows Vista PHP version: 5.2.6 PHP Bug Type: Class/Object related Bug description: each on objects shows private and protected properties Description: If each is used on an object it will reveal the protected and

#45187 [Com]: xmlrpc_encode_request should encode DateTime objects as datetime values

2008-06-16 Thread kawai at apache dot org
ID: 45187 Comment by: kawai at apache dot org Reported By: pickscrape at gmail dot com Status: Open Bug Type: XMLRPC-EPI related Operating System: Linux PHP Version: 5.2.6 New Comment: IMHO, this is not a bug but may be a feature request. By

#45280 [Opn]: Reflection of instantiated COM classes causes PHP to crash.

2008-06-16 Thread RQuadling at GMail dot com
ID: 45280 User updated by: RQuadling at GMail dot com Reported By: RQuadling at GMail dot com Status: Open Bug Type: Reflection related Operating System: Windows XP SP2 PHP Version: 5.3CVS-2008-06-16 (snap) New Comment: I forgot to mention that th

#45280 [NEW]: Reflection of instantiated COM classes causes PHP to crash.

2008-06-16 Thread RQuadling at GMail dot com
From: RQuadling at GMail dot com Operating system: Windows XP SP2 PHP version: 5.3CVS-2008-06-16 (snap) PHP Bug Type: Reflection related Bug description: Reflection of instantiated COM classes causes PHP to crash. Description: Hi. I'm trying to use PHP to find o

#45279 [NEW]: Results of dirname() on paths ending with a /

2008-06-16 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: Directory function related Bug description: Results of dirname() on paths ending with a / Description: Quoted from: http://bugs.php.net/bug.php?id=841 [21 Dec 1998 2

#45278 [NEW]: round is not working consitently on 64bit

2008-06-16 Thread kelfe at gmx dot de
From: kelfe at gmx dot de Operating system: Gentoo64 PHP version: 5.2.6 PHP Bug Type: Math related Bug description: round is not working consitently on 64bit Description: the demo code procduces the expected results on a gentoo 32 bit install (amd 2400+) dev-lang