Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Use xxh128 hash algorithm for PHP ^8.1 - #44

Merged
Toflar merged 1 commit into
Toflar:4.xfrom
alexander-schranz:feature/use-xxh128-for-php-8.1
Dec 20, 2022
Merged

Use xxh128 hash algorithm for PHP ^8.1#44
Toflar merged 1 commit into
Toflar:4.xfrom
alexander-schranz:feature/use-xxh128-for-php-8.1

Conversation

@alexander-schranz

Copy link
Copy Markdown
Contributor

Symfony Store did also change to xxh128 so we can do the same: symfony/symfony#47094

As we support still php versions lower 8.1 we will fallback to sha256.

Comment thread src/Psr6Store.php Outdated
@alexander-schranz
alexander-schranz force-pushed the feature/use-xxh128-for-php-8.1 branch from f507220 to d1cf608 Compare December 19, 2022 23:43
@alexander-schranz
alexander-schranz marked this pull request as ready for review December 19, 2022 23:44
@Toflar Toflar changed the title Use xxh128 hash algorithm Use xxh128 hash algorithm for PHP ^8.1 Dec 20, 2022
@Toflar
Toflar merged commit c811206 into Toflar:4.x Dec 20, 2022
@alexander-schranz
alexander-schranz deleted the feature/use-xxh128-for-php-8.1 branch December 20, 2022 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants