[PHP-BUG] Bug #52487 [NEW]: PDO::FETCH_INTO leaks memory

2010-07-29 Thread marques at displague dot com
From: Operating system: PHP version: 5.3.3 Package: PDO related Bug Type: Bug Bug description:PDO::FETCH_INTO leaks memory Description: When assigning an object to a PDO statement via FETCH_INTO a memory leak occurs that can not be corrected throu

Req #51447 [Opn]: strtotime(february) returns a date in march after march 28/29

2010-03-31 Thread marques at displague dot com
Edit report at http://bugs.php.net/bug.php?id=51447&edit=1 ID: 51447 User updated by: marques at displague dot com Reported by: marques at displague dot com Summary: strtotime(february) returns a date in march after march 28/29 Status:

[PHP-BUG] Req #51447 [NEW]: strtotime(february) returns a date in march after march 28/29

2010-03-31 Thread marques at displague dot com
From: Operating system: PHP version: 5.3.2 Package: Date/time related Bug Type: Feature/Change Request Bug description:strtotime(february) returns a date in march after march 28/29 Description: strtotime("february") gives erratic results based on th

[PHP-BUG] Bug #51446 [NEW]: strtotime(last month) should always give the previous month in results

2010-03-31 Thread marques at displague dot com
From: Operating system: PHP version: 5.3.2 Package: Date/time related Bug Type: Bug Bug description:strtotime(last month) should always give the previous month in results Description: strtotime("last month") should always return a date in the previ

Bug #51096 [Com]: strtotime returns wrong results

2010-03-31 Thread marques at displague dot com
Edit report at http://bugs.php.net/bug.php?id=51096&edit=1 ID: 51096 Comment by: marques at displague dot com Reported by: phpbugs at rizzt dot kicks-ass dot org Summary: strtotime returns wrong results Status: Assigned Type:

Bug #51096 [Com]: strtotime returns wrong results

2010-03-31 Thread marques at displague dot com
Edit report at http://bugs.php.net/bug.php?id=51096&edit=1 ID: 51096 Comment by: marques at displague dot com Reported by: phpbugs at rizzt dot kicks-ass dot org Summary: strtotime returns wrong results Status: Assigned Type:

Bug #51096 [Com]: strtotime returns wrong results

2010-03-31 Thread marques at displague dot com
Edit report at http://bugs.php.net/bug.php?id=51096&edit=1 ID: 51096 Comment by: marques at displague dot com Reported by: phpbugs at rizzt dot kicks-ass dot org Summary: strtotime returns wrong results Status: Assigned Type:

#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

#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

#47762 [Opn]: SoapClient does not fetch WSDL requiring Digest auth

2009-10-23 Thread marques at displague dot com
ID: 47762 User updated by: marques at displague dot com Reported By: marques at displague dot com Status: Open Bug Type: SOAP related Operating System: * PHP Version: 5.2.9 New Comment: The problem expressed here is still present in 5.2.11. As a

#49781 [Fbk->Opn]: stream_get_meta_data seeks past http headers

2009-10-06 Thread marques at displague dot com
ID: 49781 User updated by: marques at displague dot com Reported By: marques at displague dot com -Status: Feedback +Status: Open Bug Type: Streams related Operating System: linux PHP Version: 5.2.11 New Comment: I missed this in

#49781 [NEW]: stream_get_meta_data seeks past http headers

2009-10-05 Thread marques at displague dot com
From: marques at displague dot com Operating system: linux PHP version: 5.2.11 PHP Bug Type: Streams related Bug description: stream_get_meta_data seeks past http headers Description: stream_get_meta_data will set the seek pointer in the buffer to some point

#47761 [Opn]: Since 5.2.9 SoapClient no longer attempts Basic auth to retrieve a WSDL file

2009-08-06 Thread marques at displague dot com
ID: 47761 User updated by: marques at displague dot com Reported By: marques at displague dot com Status: Open Bug Type: SOAP related Operating System: * PHP Version: 5.2.9 New Comment: One scenario, you are making your own SOAP Server service

#46508 [Asn]: [PATCH]: getColumnMeta returns 'LONG','VAR_STRING','BLOB' as php native_type

2009-06-29 Thread marques at displague dot com
ID: 46508 User updated by: marques at displague dot com Reported By: marques at displague dot com Status: Assigned Bug Type: PDO related Operating System: * PHP Version: 5.2.9 Assigned To: mysql New Comment: I stated in the bug report that

#47759 [Bgs]: file_get_contents does not decode chunk encoded data

2009-03-25 Thread marques at displague dot com
ID: 47759 User updated by: marques at displague dot com Reported By: marques at displague dot com Status: Bogus Bug Type:HTTP related PHP Version: 5.2.9 New Comment: Chunk encoding is a requirement of HTTP/1.1 clients. If file_get_contents is going to

#47762 [NEW]: SoapClient does not fetch WSDL requiring Digest auth

2009-03-24 Thread marques at displague dot com
From: marques at displague dot com Operating system: PHP version: 5.2.9 PHP Bug Type: SOAP related Bug description: SoapClient does not fetch WSDL requiring Digest auth Description: SoapClient does not fetch a WSDL file if Digest auth is required to retrieve

#47761 [NEW]: Since 5.2.9 SoapClient no longer attempts Basic auth to retrieve a WSDL file

2009-03-24 Thread marques at displague dot com
From: marques at displague dot com Operating system: PHP version: 5.2.9 PHP Bug Type: SOAP related Bug description: Since 5.2.9 SoapClient no longer attempts Basic auth to retrieve a WSDL file Description: Since 5.2.9, SoapClient no longer attempts HTTP Basic

#47759 [NEW]: file_get_contents does not decode chunk encoded data

2009-03-24 Thread marques at displague dot com
From: marques at displague dot com Operating system: PHP version: 5.2.9 PHP Bug Type: HTTP related Bug description: file_get_contents does not decode chunk encoded data Description: file_get_contents() does not decode HTTP content sent with "Transfer-Enc

#47649 [Com]: copying ZendDebugger settings to SoapServer causes inconsistant server results

2009-03-16 Thread marques at displague dot com
ID: 47649 Comment by: marques at displague dot com Reported By: marques at displague dot com Status: Open Bug Type: SOAP related Operating System: linux PHP Version: 5.2.9 New Comment: Err - that last comment should have said

#47649 [Com]: copying ZendDebugger settings to SoapServer causes inconsistant server results

2009-03-16 Thread marques at displague dot com
ID: 47649 Comment by: marques at displague dot com Reported By: marques at displague dot com Status: Open Bug Type: SOAP related Operating System: linux PHP Version: 5.2.9 New Comment: http://www.zend.com/support/knowledgebase.php?kbid=222

#47649 [Com]: copying ZendDebugger settings to SoapServer causes inconsistant server results

2009-03-13 Thread marques at displague dot com
ID: 47649 Comment by: marques at displague dot com Reported By: marques at displague dot com Status: Open Bug Type: SOAP related Operating System: linux PHP Version: 5.2.9 New Comment: Another interesting point about this example is that the

#47649 [NEW]: copying ZendDebugger settings to SoapServer causes inconsistant server results

2009-03-13 Thread marques at displague dot com
From: marques at displague dot com Operating system: linux PHP version: 5.2.9 PHP Bug Type: SOAP related Bug description: copying ZendDebugger settings to SoapServer causes inconsistant server results Description: In an attempt to supply a SoapServer the same

#46539 [NEW]: SoapClient uses HTTP/1.1 options over HTTP/1.0

2008-11-10 Thread marques at displague dot com
From: marques at displague dot com Operating system: PHP version: 5.2.6 PHP Bug Type: SOAP related Bug description: SoapClient uses HTTP/1.1 options over HTTP/1.0 Description: When setting the SoapClient option 'authorization' to SOAP_AUTHENTICATION_D

#46508 [Asn]: getColumnMeta returns 'LONG','VAR_STRING','BLOB' as php native_type

2008-11-07 Thread marques at displague dot com
ID: 46508 User updated by: marques at displague dot com Reported By: marques at displague dot com Status: Assigned Bug Type:PDO related PHP Version: 5.2.6 Assigned To: mysql New Comment: The values that are currently being reported may belong in

#46508 [Opn]: getColumnMeta returns 'LONG','VAR_STRING','BLOB' as php native_type

2008-11-06 Thread marques at displague dot com
ID: 46508 User updated by: marques at displague dot com Reported By: marques at displague dot com Status: Open Bug Type:PDO related PHP Version: 5.2.6 New Comment: I put my expected and actual results in the wrong boxes. The capitalized native_types

#46508 [NEW]: getColumnMeta returns 'LONG','VAR_STRING','BLOB' as php native_type

2008-11-06 Thread marques at displague dot com
From: marques at displague dot com Operating system: PHP version: 5.2.6 PHP Bug Type: PDO related Bug description: getColumnMeta returns 'LONG','VAR_STRING','BLOB' as php native_type Description: Using the pdo_mysql driver, when

#44490 [NEW]: dl() tries to load *garbage* in some states

2008-03-20 Thread marques at displague dot com
From: marques at displague dot com Operating system: Ubuntu PHP version: 5.2.5 PHP Bug Type: *General Issues Bug description: dl() tries to load *garbage* in some states Description: I can't reproduce this 100%, but something in the state of PHP causes

#41435 [Opn]: my.cnf database and host values are ignored in pdo_mysql

2007-05-18 Thread marques at displague dot com
ID: 41435 User updated by: marques at displague dot com -Summary: Half possible Reported By: marques at displague dot com Status: Open Bug Type:Feature/Change Request PHP Version: 5.2.2 New Comment: I accidentally changed the summary when I

#41435 [Opn]: Half possible

2007-05-18 Thread marques at displague dot com
ID: 41435 User updated by: marques at displague dot com -Summary: my.cnf database and host values are ignored in pdo_mysql Reported By: marques at displague dot com Status: Open Bug Type:Feature/Change Request PHP Version: 5.2.2

#41435 [Opn]: my.cnf database and host values are ignored in pdo_mysql

2007-05-18 Thread marques at displague dot com
ID: 41435 User updated by: marques at displague dot com Reported By: marques at displague dot com Status: Open Bug Type:Feature/Change Request PHP Version: 5.2.2 New Comment: The example should have read: $ppv = PDO('mysql',null,null

#41435 [NEW]: my.cnf database and host values are ignored in pdo_mysql

2007-05-18 Thread marques at displague dot com
From: marques at displague dot com Operating system: PHP version: 5.2.2 PHP Bug Type: Feature/Change Request Bug description: my.cnf database and host values are ignored in pdo_mysql Description: When creating a pdo_mysql connection, database and hostname are