Releases: TimurSultanov/Encryption
Releases · TimurSultanov/Encryption
Major changes
- made it work with PHP 7.1+ only
- added ability to work with LONGVARBINARY and BLOB column types
- added ability to make concrete columns searchable
- added code to work properly with NULL values and findOneOrCreate() function
- made some refactoring