apigee / apigee-client-php

Client library to make API calls to Apigee Edge Management API
Apache License 2.0
27 stars 30 forks source link

Support for symfony 7 #354

Open divya-intelli opened 7 months ago

divya-intelli commented 7 months ago

Is your feature request related to a problem? Please describe. Add support for symfony 7.

kedarkhaire commented 1 week ago

Major changes are related to these 2 issues

  1. Unimplemented Interface Method issue
  2. Method Signature Mismatch issue