Skip to content

Format to PSR-12, fix for PHP 8.1 and removes redundant code#5

Merged
cryptapi merged 3 commits intocryptapi:masterfrom
backendrulz:master
Aug 4, 2022
Merged

Format to PSR-12, fix for PHP 8.1 and removes redundant code#5
cryptapi merged 3 commits intocryptapi:masterfrom
backendrulz:master

Conversation

@backendrulz
Copy link
Contributor

Notes about commit:

Casting coin to empty string in request

  • Makes PHP 8.1 compatible code.
  • Passing null to non-nullable internal function parameters is deprecated.

More info: https://php.watch/versions/8.1/internal-func-non-nullable-null-deprecation

Makes PHP 8.1 compatible code.
Passing null to non-nullable internal function parameters is deprecated.
@cryptapi cryptapi merged commit c3b6cbe into cryptapi:master Aug 4, 2022
@cryptapi
Copy link
Owner

cryptapi commented Aug 4, 2022

Merged, thanks for the improvements!

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