Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow only one failed start_session attempt (#73)
* Correct typehint, closes #45 * Implement session destruction when failure to start Closes #66 * Simplify destroying failed session * Allow only 1 failed start of session * fix: off by one error - caught by phpstan
- Loading branch information