- Issue created by @dj1999
- Status changed to RTBC
over 1 year ago 10:46am 19 December 2023
Php 8.1 compatibility is required because php 7.x is no longer supported.
Change to the 3.0.x version. Use the patch which attached in root composer.json until this pull request not merge https://github.com/saintsystems/odata-client-php/pull/113
"saintsystems/odata-client": {
"PHP v8.1: Deprecation fix": "local_patches_folder/odata_client_php_entity.patch"
}
Testing.