Repo Url | https://github.com/cakephp/collection |
Clone Url: | |
Watchers | 17 |
Issues | 0 |
Forks | 2 |
Last Pushed At | 2016-04-25 |
Tags | has:composer has:license has:readme keyword:arrays keyword:collections keyword:iterators license:mit version:4.x |
Date | Commit Message |
---|---|
2024-12-13 | Allow input param to be a normal array list instead of strict phpstan one. |
2024-12-13 | Fix up docblocks and code cleanup. |
2024-12-13 | CS: Trailing comma on function calls (#18032) * CS: Trailing comma on function calls * Fix CS. * Fix CS. * Remove debug call --------- Co-authored-by: Mark Story |
2024-12-13 | Fix typos and small cleanup. |
2024-12-13 | Fix CS as per trailing comma rules. (#18047) |
2024-11-10 | cleanup |
2024-10-04 | Fix docblock |