Skip to content

Add RangeException to Base64UrlSafe #577

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jul 2, 2024

Conversation

Spomky
Copy link
Member

@Spomky Spomky commented Jul 2, 2024

The code in src/Library/Core/Util/Base64UrlSafe.php has been updated to include the use of RangeException. This will further expand its capability in terms of handling exceptional scenarios.

Target branch:
Resolves issue #

  • It is a Bug fix
  • It is a New feature
  • It is related to dependencies

Includes:

  • Breaks BC
  • Deprecations

The code in src/Library/Core/Util/Base64UrlSafe.php has been updated to include the use of RangeException. This will further expand its capability in terms of handling exceptional scenarios.
@Spomky Spomky added the bug label Jul 2, 2024
@Spomky Spomky added this to the 3.4.6 milestone Jul 2, 2024
@Spomky Spomky self-assigned this Jul 2, 2024
Spomky added 2 commits July 2, 2024 18:24
The code in src/Library/Core/Util/Base64UrlSafe.php has been updated to include the use of RangeException. This will further expand its capability in terms of handling exceptional scenarios.
The code in src/Library/Core/Util/Base64UrlSafe.php has been updated to include the use of RangeException. This will further expand its capability in terms of handling exceptional scenarios.
@Spomky Spomky merged commit 1e9f8bf into 3.4.x Jul 2, 2024
12 of 13 checks passed
@Spomky Spomky deleted the bugs/missing-range-exception-import branch July 2, 2024 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant