mirror of
https://github.com/delight-im/PHP-Auth.git
synced 2025-08-02 14:17:26 +02:00
Add another note regarding 'Base64' class to migration guide
This commit is contained in:
@@ -9,6 +9,7 @@
|
|||||||
## From `v5.x.x` to `v6.x.x`
|
## From `v5.x.x` to `v6.x.x`
|
||||||
|
|
||||||
* 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 has been moved from the namespace `Delight\Auth` to the namespace `Delight\Base64`.
|
||||||
|
|
||||||
## From `v4.x.x` to `v5.x.x`
|
## From `v4.x.x` to `v5.x.x`
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user