https://github.com/greenrobotllc/adserver/blob/master/INSTALL_CENTOS_7.md
Month: April 2019
xccov: Xcode Code Coverage Report for Humans
From Discover on Google https://dzone.com/articles/xccov-xcode-code-coverage-report-for-humans
How to build Raspberry Pi voice control (home automation)
Upgraded PHP from 5.6 to 7.3
On my main server for GreenRobot apps, I recently upgraded PHP from 5.6 to 7.3. One thing that helped was the PHP Web and Toolkit for Coda. When there was an error I used “Tidy PHP” and the error was fixed.
Also, since I used ADODB it was pretty easy to switch to a new mysqli driver versus mysql. ADODB is available via PHP Composer.