I am currently working on a project that integrated with the Google Vision API SDK of google/apiclient version 2.2 with PHP 7.2 and got a notification from google that it is recommended to use PHP 7.4 or higher if you wish to access the latest features, we recommend you to update your PHP runtime to 7.4 or greater and use the standard approach to continue using a supported version of our future released client libraries.
I am looking for answer that should i change anything in my current integration with respect to this notice. i want to continue using my existing configuration for PHP 7.2, so is that possible or do i face any side impact of above notice?