Skip to content

1.1.6

Compare
Choose a tag to compare
@josantonius josantonius released this 12 Nov 20:29
· 90 commits to main since this release
  • Set the correct phpcbf fix command in composer.json.

  • Logical condition was unified.

  • Set static methods should in tests class. Use :: instead of ->.

  • Added Josantonius\Session\Session::getPrefix() method.

  • Added Josantonius\Session\Tests\SessionTest::testSetPrefix() method.