This repository was archived by the owner on Dec 31, 2020. It is now read-only.
1.0.6
Fixed
- Fix params in creating constructor.
- Small fixes.
- Fixed the method of creating an entry in the access attempts table.
Added
- Add phpunit 7 support.
- Add message response.
- An index was created for the IP address field.
- The functional of the ban on the matrix is added.
Removed
- The cache setting has been removed.
- Removed helper
spammer_access(). The functional is transferred to thespammer()->access(). - An unnecessary command was deleted.
Changed
- Update links for helper.
- Optimize method and replace error code to 423: Locked.
- The text of the message about the presence of the address in the spam database has been changed.
- Update styleci rules.
- Reordered methods.
- Updated phpdoc.
- Updated README.md.