User tests: Successful: Unsuccessful:
JFeed already implements ArrayAccess. This PR adds the one additional method required to implement Countable.
With this PR you can count the number of entries in a feed using count($feed).
Set up a feed. Apply PR. Make sure you get the same results as before.
None.
| Status | New | ⇒ | Pending |
| Category | ⇒ | Libraries Modules Front End |
| Status | Pending | ⇒ | Fixed in Code Base |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-12-08 22:21:40 |
| Closed_By | ⇒ | wilsonge | |
| Labels |
Added:
?
|
||
| Milestone |
Added: |
||
Merging this on review as I don't see this ever getting the tests and it's a simple change