Details
-
Type: Sub-task
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.6.0-b1
-
Component/s: None
-
Labels:None
Description
PDOStatement isn't an Iterator which reports now required per CORE-1801. So while they'll still work, they will fail if/when this is type hinted.
So to prevent that, we need to convert PDOStatement into Iterator using IteratorIterator, which is designed for this exact purpose.
Activity
Cody Phillips (Inactive)
created issue -
Cody Phillips (Inactive)
made changes -
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 3.6.0 [ 10600 ] |
Cody Phillips (Inactive)
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Tyson Phillips (Inactive)
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |