Skip to content

Releases: TimurSultanov/Encryption

Major changes

01 Dec 14:21
8bdca08

Choose a tag to compare

  • 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