Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Zend\Authentication 2.5.2

Compare
Choose a tag to compare
@weierophinney weierophinney released this 15 Jun 19:40
· 183 commits to master since this release

Added

  • #4 adds documentation, which can be compiled using bookdown: bookdown doc/bookdown.json; docs can then be viewed by starting a web server via php -S 0.0.0.0:8000 -t doc/html/ and browsing to http://localhost:8000/.

    (Add bookdown globally using composer global require bookdown/bookdown.)

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.