Skip to content

Releases: leszcz/amxbans-php7

1.1

07 Oct 07:32
Compare
Choose a tag to compare
  • change mysqli_* to PDO
  • change hashing password method to password_hash()
  • add typing correct returns for functions
  • code refactor for setup process
  • improve performance and quality in code

1.0.0

17 Nov 07:55
Compare
Choose a tag to compare

1.0 release

  • initial release with changed MySQL driver from removed mysql_ to mysqli