additional_plugins/serendipity_event_tooltips/ChangeLog
2021-07-12 15:44:23 +02:00

9 lines
149 B
Text

1.6.1:
---
* Hotfixes for PHP 8 (surrim)
1.6:
----
Try to change preg_replace('/e/') modifier calls with preg_replace_calllback.
Probably a mess.