Comment on IPv6 database connection to Postgres
@Beni Grind ~HB9HNT To not have written PHP for 20 years, I find it fascinating that you use constructs introduced in PHP v8.0 :)
I think it looks good in general. A few nitpicks, but nothing major. I leave the final judgement to Mario :)
I think it looks good in general. A few nitpicks, but nothing major. I leave the final judgement to Mario :)
Regarding the 20 years: My memory isn't that good to remember single functions. All I remember is to use dollar signs for variables and curly braces for blocks. Apart from this I sadly have to read documentation and search the web. I did check though whether we require PHP 8 before using those new constructs.