2022-04-28

Fixing Gopher Server.

As part of preparing for the release of version 9 of Yioop, I was going through trying to remove deprecation warning that show up when using PHP 8.1. As part of this I noticed my atto server project had some PHP 8.1 deprecations as well. This caused pollett.org when viewed using the Gopher protocol to have errors. As I think it is cool to still have a working PHP server for Gopher I went ahead and fixed these in my https://github.com/cpollett/atto project.
As part of preparing for the release of version 9 of Yioop, I was going through trying to remove deprecation warning that show up when using PHP 8.1. As part of this I noticed my atto server project had some PHP 8.1 deprecations as well. This caused pollett.org when viewed using the Gopher protocol to have errors. As I think it is cool to still have a working PHP server for Gopher I went ahead and fixed these in my https://github.com/cpollett/atto project.
X