bunq / sdk_php

PHP SDK for bunq API
MIT License
83 stars 54 forks source link

Replace parse_query with Query::parse because it's deprecated #219

Closed d0x7 closed 2 years ago

d0x7 commented 2 years ago

//: # (Thanks for opening this pull request! Before you proceed please make sure that you have an issue that explains what this pull request will do. Make sure that all your commits link to this issue e.g. "My commit. (bunq/sdk_php#)". If this pull request is changing files that are located in "src/Model/Generated" then this pull request will be closed as these files must/can only be changed on bunq's side.)

This PR closes/fixes the following issues:

I already used this locally while development, but I rather use a official release when deploying, instead of fiddling around manually.

rjong commented 2 years ago

Can this please be merged and released? @andrederoos maybe?

iamniels commented 2 years ago

1 more vote to merge this one.