mirror of
https://github.com/delight-im/PHP-Auth.git
synced 2025-07-11 19:46:22 +02:00
Explain in migration guide that the database schema will have changed
This commit is contained in:
@ -8,6 +8,8 @@
|
|||||||
|
|
||||||
## From `v5.x.x` to `v6.x.x`
|
## From `v5.x.x` to `v6.x.x`
|
||||||
|
|
||||||
|
* The database schema has changed.
|
||||||
|
|
||||||
* The outputs produced by the `Base64` class are not compatible with those from previous versions anymore.
|
* The outputs produced by the `Base64` class are not compatible with those from previous versions anymore.
|
||||||
|
|
||||||
* The `Base64` class is now an external module and has been moved from the namespace `Delight\Auth` to the namespace `Delight\Base64`.
|
* The `Base64` class is now an external module and has been moved from the namespace `Delight\Auth` to the namespace `Delight\Base64`.
|
||||||
|
Reference in New Issue
Block a user