Nick Tsai
Nick Tsai
The idea is to take care of users of the ancient system who want to use new services as possible. How about to keep the mininal PHP version at 7.1...
I also referred to that article which revealed the number of 7.1 releases until January 2024. from my perspective, the priority we can work on right now is to check...
Hi @data2 , In that case, you could use `scrollable` options like: ```html
Hi @legionir , You could try the version [2.19.3](https://github.com/yidas/codeigniter-model/releases/tag/2.19.3) to see whether the problem is solved smoothly with dbprefix setting. Thank you for your support!
It looks like in [#8](https://github.com/yidas/google-maps-services-php/pull/8), the composer is still using Guzzle. I think it's inconvenient to maintain a PHP client without a mainstream HTTP client package.
Hi @garak, As I know, PSR-18 is the definition of the client interface. May I know more about how you actually want to achieve?
Got it. It can be a goal, and once it's implemented we can remove Guzzle dependency.