aldas / modbus-tcp-client

PHP client for Modbus TCP and Modbus RTU over TCP (can be used for serial)
Apache License 2.0
191 stars 55 forks source link

Resolve #152: Fix deprecated string interpolation for PHP8.2 #153

Closed leoshtika closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Files Coverage Δ
src/Composer/AddressSplitter.php 100.00% <100.00%> (ø)

:loudspeaker: Thoughts on this report? Let us know!.

aldas commented 11 months ago

Thanks

leoshtika commented 11 months ago

Hi Martti!

Thanks for the quick merging of the patch. When is the next release planned because we would like to upgrade our server to PHP8.2?

Regards Leonard

aldas commented 10 months ago

@leoshtika sorry for it taking so long. I released 3.4.1 https://github.com/aldas/modbus-tcp-client/releases/tag/3.4.1 just now

leoshtika commented 10 months ago

Thank you very much @aldas . Have a good one!