additional_plugins/serendipity_event_tooltips/ChangeLog

10 lines
149 B
Plaintext
Raw Permalink Normal View History

2021-07-11 20:03:51 +02:00
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.