Skip to content
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

Deprecation warning #32

Open
amenk opened this issue Dec 23, 2023 · 0 comments
Open

Deprecation warning #32

amenk opened this issue Dec 23, 2023 · 0 comments

Comments

@amenk
Copy link
Member

amenk commented Dec 23, 2023

Getting this with PHP8.1 & aqbanking-php 4.0.0

/bin/php8.1 /home/amk/alex/mestrona/workspace/mbank/mbank default
Config code = default
Fetching all available transactions from the bank
Fetching ...
PHP Deprecated:  Optional parameter $valutaDate declared before required parameter $customerReference is implicitly treated as a required parameter in /home/amk/alex/mestrona/workspace/mbank/vendor/mestrona/aqbanking-php/src/Transaction.php on line 12

Deprecated: Optional parameter $valutaDate declared before required parameter $customerReference is implicitly treated as a required parameter in /home/amk/alex/mestrona/workspace/mbank/vendor/mestrona/aqbanking-php/src/Transaction.php on line 12
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

No branches or pull requests

1 participant