Skip to content

Releases: horde/Token

3.0.0-beta1

07 Apr 14:33

Choose a tag to compare

3.0.0-beta1 Pre-release
Pre-release

test: Simplify autoloading and remove dependency on horde/test

3.0.0-alpha7

08 Mar 05:58

Choose a tag to compare

3.0.0-alpha7 Pre-release
Pre-release

test: add comprehensive tests for Token facade class
style: Apply php-cs-fixer
feat: Add migration to extend token storage. The new tokens are longer and more cryptographically secure than the old tokens. Also we are switching towards libsodium and off older basis.
fix: add src/ directory to PHPUnit coverage source
feat: add migration to increase token_id column length

3.0.0-alpha6

07 Mar 21:58

Choose a tag to compare

3.0.0-alpha6 Pre-release
Pre-release

Merge pull request #2 from horde/feat/token-test-modernization
style: apply PHP CS Fixer formatting fixes
chore: remove accidentally committed phpunit cache file
feat: add PSR-0 compatibility shims for backward compatibility
feat: implement PSR-4 core classes with clean architecture
test: enable SQL database tests with horde/test and horde/db
test: add mock storage infrastructure for PSR-4 conversion
test: modernize to PHPUnit 11-13, reorganize test structure
chore(qc): run quality check and improve .gitignore
Create README.md
Development mode for Token-3.0.0alpha5
Released Token-3.0.0alpha4
Update metadata and workflows for PHP 8 support
Add CI job for satis repo update
no errors, added ci.yml, adapted bootstrap.php
no errors left
ten errors left (probably because of connection config)
WIP 10 errors left, namespaces not adjustable yet, uncaught Exceptions are triggered at uncertain points WIP
Development mode for Token-3.0.0alpha5