vt71: Deperecated code warnings...
I see this when I run a script from the command line to bootstrap a custom module in vt71:
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; PreparedQMark2SqlValue has a deprecated constructor in /var/www/html/vt71/include/database/PearDatabase.php on line 25
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; PearDatabase has a deprecated constructor in /var/www/html/vt71/include/database/PearDatabase.php on line 73
Should probably be fixed before the PHP devs drop support.