This repository was archived by the owner on Jun 2, 2024. It is now read-only.
Version 1.0.9 (Feature Release)
- Fixed
customFilteron #5 issue with array keys not properly resetting. - Improved speed of
filter()since it was running the closure function twice. - Added alias of
customFilter()asfilter()method. (for shorter reference) - Added
version()method on database class.$db->version()for the Filebase version number.