
| Key: |
ZF-202
|
| Type: |
Bug
|
| Status: |
Closed
|
| Resolution: |
Fixed
|
| Priority: |
Critical
|
| Assignee: |
Gavin
|
| Reporter: |
Gavin
|
| Votes: |
0
|
| Watchers: |
3
|
|
If you were logged in you would be able to see more operations.
|
Google issue summary
|
|
|
Zend Framework
Created: 06/Jul/06 06:42 PM
Updated: 05/Jul/07 02:44 PM
|
|
| Component/s: |
Zend_Db
|
| Affects Version/s: |
0.1.5
|
| Fix Version/s: |
0.1.5
|
|
|
External References:
|
Returnpath: <fwgeneralreturn4264zf.general=runbox.com@lists.zend.com> Received: (qmail 29600 invoked by uid 100); 7 Jul 2006 12:21:50 0000 MessageID: <32067163.1152291006765.JavaMail.root@framework.zend.com> Date: Fri, 7 Jul 2006 14:21:43 0200 From: "...
|
|
| Resolution Date: |
07/Jul/06 08:48 PM
|
The support for the underscore naming syntax of Zend_Db Adapters (i.e. pdo_mysel) was broken in changeset 829.
Also, Andi requested an E_WARNING when adapter names are specified without the underscore naming syntax.
After changeset 829, the warning is no longer the requested type.
|
|
Description
|
The support for the underscore naming syntax of Zend_Db Adapters (i.e. pdo_mysel) was broken in changeset 829.
Also, Andi requested an E_WARNING when adapter names are specified without the underscore naming syntax.
After changeset 829, the warning is no longer the requested type. |
Show » |
|
http://framework.zend.com/fisheye/changelog/Zend_Framework/?cs=808
http://framework.zend.com/fisheye/changelog/Zend_Framework/?cs=824
http://framework.zend.com/fisheye/changelog/Zend_Framework/?cs=829
http://framework.zend.com/fisheye/changelog/Zend_Framework?cs=831
http://framework.zend.com/fisheye/changelog/Zend_Framework/?cs=832
I fixed 3 times, but the last changeset broke it again, so I can not close this issue.