Skip to content

Commit

Permalink
PATCH: Fix Deprecation warning for Dynamic variables access and Dynam…
Browse files Browse the repository at this point in the history
…ic return type

* Fixed Deprecated dynamic variable access warning

* Fixed Deprecated return type will change warning

* Added tests for PHP 8.3

* Handled undefined keys for services

* Updated test fixtures

* Updated library version to PATCH 5.5.1
  • Loading branch information
gocardless-ci-robot[bot] authored Jan 8, 2024
1 parent 3df1b2b commit 6f8e744
Show file tree
Hide file tree
Showing 27 changed files with 261 additions and 194 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gocardless/gocardless-pro",
"description": "GoCardless Pro PHP Client Library",
"version": "5.5.0",
"version": "5.5.1",
"keywords": [
"gocardless",
"direct debit",
Expand Down
Loading

0 comments on commit 6f8e744

Please sign in to comment.