Edit report at http://bugs.php.net/bug.php?id=51308&edit=1
ID: 51308
User updated by:kenaniah at gmail dot com
Reported by:kenaniah at gmail dot com
Summary:PDO::FETCH_FUNC should also work with fetch()
Status: Open
From:
Operating system: *
PHP version: 5.3.2
Package: Date/time related
Bug Type: Feature/Change Request
Bug description:Native interface for date/time functions
Description:
I would love to see interfaces defined in core that would allow any
impleme
From:
Operating system: *
PHP version: 5.3.2
Package: PDO related
Bug Type: Feature/Change Request
Bug description:PDO::FETCH_FUNC should also work with fetch()
Description:
Currently, PDO::FETCH_FUNC can only be used in the PDOStatement::fetchAll()
ID: 50726
Comment by: kenaniah at gmail dot com
Reported By: kenaniah at gmail dot com
Status: Open
Bug Type: Feature/Change Request
Operating System: Linux
PHP Version: 5.3.1
New Comment:
I agree that this may be abuse of exceptions
From: kenaniah at gmail dot com
Operating system: Linux
PHP version: 5.3.1
PHP Bug Type: Feature/Change Request
Bug description: Resume after Exceptions
Description:
I think that PHP would benefit greatly by implementing a feature known as
"resum
ID: 44597
Comment by: kenaniah at gmail dot com
Reported By: kenaniah at gmail dot com
Status: Open
Bug Type: PDO related
Operating System: Red Hat 4.1.1
PHP Version: 5.2.6
New Comment:
*Sjoerd
My apologies on the incorrect spelling
ID: 44597
User updated by: kenaniah at gmail dot com
Reported By: kenaniah at gmail dot com
Status: Open
Bug Type: PDO related
Operating System: Red Hat 4.1.1
PHP Version: 5.2.6
New Comment:
In response to sjored, I believe there is huge
ID: 44597
User updated by: kenaniah at gmail dot com
Reported By: kenaniah at gmail dot com
Status: Open
Bug Type: PDO related
Operating System: Red Hat 4.1.1
PHP Version: 5.2.6
New Comment:
In response to sjoerd, this may very well be a product
ID: 44597
User updated by: kenaniah at gmail dot com
Reported By: kenaniah at gmail dot com
-Status: No Feedback
+Status: Open
Bug Type: PDO related
Operating System: Red Hat 4.1.1
PHP Version: 5.2.6
New Comment:
This is still
From: kenaniah at gmail dot com
Operating system: *
PHP version: 5.2.9
PHP Bug Type: PDO related
Bug description: PDO parameter binding is in clear violation of the ISO 9075
standard
Description:
Referencing ISO 9075, PDO does not properly bind boolean
ID: 44597
Comment by: kenaniah at gmail dot com
Reported By: kenaniah at gmail dot com
Status: Open
Bug Type: PDO related
Operating System: Red Hat 4.1.1
PHP Version: 5.2.5
New Comment:
This issue seems like it would be a very easy fix and
From: kenaniah at gmail dot com
Operating system: Red Hat 4.1.1
PHP version: 5.2.5
PHP Bug Type: PDO related
Bug description: Postgres driver does not prepare booleans correctly
Description:
When using postgres via PDO and attempting to execute an INSERT or
From: kenaniah at gmail dot com
Operating system:
PHP version: 5.2.4
PHP Bug Type: Feature/Change Request
Bug description: Dynamic and multiple object inheritance (and no, this isn't
heresy)
Description:
To implement this would require a definite change i
ID: 31690
Comment by: kenaniah at gmail dot com
Reported By: wf at bitplan dot com
Status: Open
Bug Type: Feature/Change Request
Operating System: all
PHP Version: 5.0.3
New Comment:
I am somewhat surprised to see that PHP can't do thi
From: kenaniah at gmail dot com
Operating system:
PHP version: 5.2.4
PHP Bug Type: Feature/Change Request
Bug description: repeat() loop
Description:
Granted, you can replicate this by using
while($i=0;$i<$times;$i++){
//code here
}
but that defeats
15 matches
Mail list logo