Following warnings resulted from logging in and adding a time event.
Apache using php_fpm and PHP 8.2.32.
Step 1. Extract errors from Apache error log
grep -E '\[.*Jul 20 12:(3[0-9]|4[0-9]|5[0-9]|30):' \
/var/log/httpd-timetracker.dalescott.net-error.log |
sed -E 's/^\[[^]]+\] //' |
sort | uniq -c | sort -nr
Step 2. Sort and delete duplicate errors
Errors were manually sorted and duplicates deleted, leaving three basic issues:
Got error 'PHP message: PHP Deprecated: Creation of dynamic property MDB2_Driver_mysqli::$loaded_version_modules is deprecated in /usr/local/www/timetracker/WEB-INF/lib/pear/MDB2.php on line 1953; PHP message: PHP Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/timetracker/time_edit.php on line 119; PHP message: PHP Deprecated: Creation of dynamic property DateField::$mMonthNames is deprecated in /usr/local/www/timetracker/WEB-INF/lib/form/DateField.class.php on line 25; PHP message: PHP Deprecated: Creation of dynamic property DateField::$mWeekDayShortNames is deprecated in /usr/local/www/timetracker/WEB-INF/lib/form/DateField.class.php on line 26', referer: https://timetracker.dalescott.net/time.php?date=2026-07-20
Got error 'PHP message: PHP Deprecated: Creation of dynamic property MDB2_Driver_mysqli::$loaded_version_modules is deprecated in /usr/local/www/timetracker/WEB-INF/lib/pear/MDB2.php on line 1953; PHP message: PHP Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/timetracker/time_edit.php on line 119; PHP message: PHP Deprecated: Creation of dynamic property DateField::$mMonthNames is deprecated in /usr/local/www/timetracker/WEB-INF/lib/form/DateField.class.php on line 25; PHP message: PHP Deprecated: Creation of dynamic property DateField::$mWeekDayShortNames is deprecated in /usr/local/www/timetracker/WEB-INF/lib/form/DateField.class.php on line 26', referer: https://timetracker.dalescott.net/time.php?date=2026-07-20
Got error 'PHP message: PHP Deprecated: Creation of dynamic property MDB2_Driver_mysqli::$loaded_version_modules is deprecated in /usr/local/www/timetracker/WEB-INF/lib/pear/MDB2.php on line 1953; PHP message: PHP Deprecated: Creation of dynamic property DateField::$mMonthNames is deprecated in /usr/local/www/timetracker/WEB-INF/lib/form/DateField.class.php on line 25; PHP message: PHP Deprecated: Creation of dynamic property DateField::$mWeekDayShortNames is deprecated in /usr/local/www/timetracker/WEB-INF/lib/form/DateField.class.php on line 26', referer: https://timetracker.dalescott.net/time.php
Got error 'PHP message: PHP Deprecated: Creation of dynamic property MDB2_Driver_mysqli::$loaded_version_modules is deprecated in /usr/local/www/timetracker/WEB-INF/lib/pear/MDB2.php on line 1953; PHP message: PHP Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/timetracker/WEB-INF/lib/ttTimeHelper.class.php on line 254', referer: https://timetracker.dalescott.net/time.php
Got error 'PHP message: PHP Deprecated: Creation of dynamic property MDB2_Driver_mysqli::$loaded_version_modules is deprecated in /usr/local/www/timetracker/WEB-INF/lib/pear/MDB2.php on line 1953; PHP message: PHP Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/timetracker/time_edit.php on line 80; PHP message: PHP Deprecated: Creation of dynamic property DateField::$mMonthNames is deprecated in /usr/local/www/timetracker/WEB-INF/lib/form/DateField.class.php on line 25; PHP message: PHP Deprecated: Creation of dynamic property DateField::$mWeekDayShortNames is deprecated in /usr/local/www/timetracker/WEB-INF/lib/form/DateField.class.php on line 26; PHP message: PHP Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/timetracker/WEB-INF/lib/ttTimeHelper.class.php on line 254; PHP message: PHP Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/timetracker/WEB-INF/lib/ttTimeHelper.class.php on line 254', referer: https://timetracker.dalescott.net/time_edit.php?id=6169
Got error 'PHP message: PHP Deprecated: Creation of dynamic property MDB2_Driver_mysqli::$loaded_version_modules is deprecated in /usr/local/www/timetracker/WEB-INF/lib/pear/MDB2.php on line 1953; PHP message: PHP Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/timetracker/time_edit.php on line 80; PHP message: PHP Deprecated: Creation of dynamic property DateField::$mMonthNames is deprecated in /usr/local/www/timetracker/WEB-INF/lib/form/DateField.class.php on line 25; PHP message: PHP Deprecated: Creation of dynamic property DateField::$mWeekDayShortNames is deprecated in /usr/local/www/timetracker/WEB-INF/lib/form/DateField.class.php on line 26; PHP message: PHP Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/timetracker/WEB-INF/lib/ttTimeHelper.class.php on line 254', referer: https://timetracker.dalescott.net/time_edit.php?id=6168
Got error 'PHP message: PHP Deprecated: Creation of dynamic property MDB2_Driver_mysqli::$loaded_version_modules is deprecated in /usr/local/www/timetracker/WEB-INF/lib/pear/MDB2.php on line 1953; PHP message: PHP Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/timetracker/time_edit.php on line 80; PHP message: PHP Deprecated: Creation of dynamic property DateField::$mMonthNames is deprecated in /usr/local/www/timetracker/WEB-INF/lib/form/DateField.class.php on line 25; PHP message: PHP Deprecated: Creation of dynamic property DateField::$mWeekDayShortNames is deprecated in /usr/local/www/timetracker/WEB-INF/lib/form/DateField.class.php on line 26; PHP message: PHP Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/timetracker/WEB-INF/lib/ttTimeHelper.class.php on line 254; PHP message: PHP Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/www/timetracker/WEB-INF/lib/ttTimeHelper.class.php on line 254', referer: https://timetracker.dalescott.net/time_edit.php?id=6169
Following warnings resulted from logging in and adding a time event.
Apache using php_fpm and PHP 8.2.32.
Step 1. Extract errors from Apache error log
Step 2. Sort and delete duplicate errors
Errors were manually sorted and duplicates deleted, leaving three basic issues:
Got error 'PHP message: PHP Deprecated: Creation of dynamic property MDB2_Driver_mysqli::$loaded_version_modules is deprecated in /usr/local/www/timetracker/WEB-INF/lib/pear/MDB2.php on line 1953; PHP message: PHP Deprecated: Creation of dynamic property DateField::$mMonthNames is deprecated in /usr/local/www/timetracker/WEB-INF/lib/form/DateField.class.php on line 25; PHP message: PHP Deprecated: Creation of dynamic property DateField::$mWeekDayShortNames is deprecated in /usr/local/www/timetracker/WEB-INF/lib/form/DateField.class.php on line 26', referer: https://timetracker.dalescott.net/time.php