s9y / Serendipity

A PHP blog software
https://s9y.org
BSD 3-Clause "New" or "Revised" License
209 stars 88 forks source link

[serendipity_event_faq] Deprecation warnings #717

Open yellowled opened 4 years ago

yellowled commented 4 years ago

Just got a bunch of deprecation warnings in the backend while testing serendipity_event_faq running PHP 7.3:

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; icSeparator has a deprecated constructor in /var/www/html/plugins/serendipity_event_faq/class_inspectConfig.php on line 14

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; icSelect has a deprecated constructor in /var/www/html/plugins/serendipity_event_faq/class_inspectConfig.php on line 22

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; icTristate has a deprecated constructor in /var/www/html/plugins/serendipity_event_faq/class_inspectConfig.php on line 64

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; icBoolean has a deprecated constructor in /var/www/html/plugins/serendipity_event_faq/class_inspectConfig.php on line 77

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; icRadio has a deprecated constructor in /var/www/html/plugins/serendipity_event_faq/class_inspectConfig.php on line 92

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; icString has a deprecated constructor in /var/www/html/plugins/serendipity_event_faq/class_inspectConfig.php on line 164

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; icText has a deprecated constructor in /var/www/html/plugins/serendipity_event_faq/class_inspectConfig.php on line 184

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; icHtml has a deprecated constructor in /var/www/html/plugins/serendipity_event_faq/class_inspectConfig.php on line 295

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; icContent has a deprecated constructor in /var/www/html/plugins/serendipity_event_faq/class_inspectConfig.php on line 303

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; icHidden has a deprecated constructor in /var/www/html/plugins/serendipity_event_faq/class_inspectConfig.php on line 316
yellowled commented 4 years ago

Also, saving a category in said plugin gives me: Fehler: Incorrect integer value: '' for columndb.serendipity_faq_categorys.idat row 1