Update String Interpolation to avoid Deprecations
authorZan Baldwin <hello@zanbaldwin.com>
Sun, 11 Dec 2022 13:50:13 +0000 (14:50 +0100)
committerZan Baldwin <hello@zanbaldwin.com>
Sun, 11 Dec 2022 13:50:13 +0000 (14:50 +0100)
commit0bd8118702be723eba4d4308256999a44cf05958
tree225217e68913c6fb67abef082465b0e23cba97bc
parent766bffdb9de1dbeaa9bf9fa10398016b1cc45ae5
Update String Interpolation to avoid Deprecations

RE: https://www.php.net/manual/en/migration82.deprecated.php
src/Server.php
src/Value.php