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
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:
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
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
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:
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:
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:
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
31 matches
Mail list logo