Skip to content

Remove implicitly nullable parameter declarations.#11

Merged
borilyordanov merged 4 commits intopaysera:masterfrom
mateusz-kaczmarek-paysera:EC-7055
Nov 17, 2025
Merged

Remove implicitly nullable parameter declarations.#11
borilyordanov merged 4 commits intopaysera:masterfrom
mateusz-kaczmarek-paysera:EC-7055

Conversation

@mateusz-kaczmarek-paysera
Copy link
Contributor

To get rid of PHP 8.4 deprecations, the code was adjusted.

https://wiki.php.net/rfc/deprecate-implicitly-nullable-types

@mateusz-kaczmarek-paysera
Copy link
Contributor Author

Updated Github CI:

  • for php 7.1 which have composer v1 using env variable config to avoid security errors COMPOSER_AUDIT_BLOCK_INSECURE=0
  • for other versions using syntax for composer v2 composer config --global audit.ignore "PKSA-w2tw-kmfg-rt9s"

@borilyordanov borilyordanov merged commit 23dec6c into paysera:master Nov 17, 2025
26 checks passed
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.

3 participants