Skip to content

Correct minimum required PHP version#55

Open
AJenbo wants to merge 2 commits into
trustly:masterfrom
AJenbo:patch-4
Open

Correct minimum required PHP version#55
AJenbo wants to merge 2 commits into
trustly:masterfrom
AJenbo:patch-4

Conversation

@AJenbo
Copy link
Copy Markdown

@AJenbo AJenbo commented Mar 15, 2024

Since #20 was merged the required PHP version is now 5.3 and not 5.2.
https://www.php.net/manual/en/function.openssl-random-pseudo-bytes.php

This should be mostly fine since at this point testing with PHP 5.2 is problematic in it self since it's not available as a package on GitHub action and even composer 1.0.0 (or any beta version) required PHP 5.3.0 or higher.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant