This repository was archived by the owner on Jan 29, 2020. It is now read-only.
Zend\Authentication 2.5.2
·
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 viaphp -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.