additional_plugins/serendipity_event_custom_permalinks/ChangeLog
Frank Widmaier 7f49ccaffe
permalinks 1.17.1: PHP 8 compatibility fixes
* Update serendipity_event_custom_permalinks.php

changes necessary to PHP8.2. there was an undeclared const variable. changed it to string-value

* Update ChangeLog

changed version to 1.17.1 and added information to changelog file

* Update serendipity_event_custom_permalinks.php

increased version
2023-01-15 18:49:29 +01:00

18 lines
434 B
Plaintext

1.17.1: PHP8 threw an error because of an undeclared
const variable "UNKNOWN". changed both
appearances to the string value 'UNKNOWN'
1.17: Reset message for 404 error handling which is now
overriden
1.16: Iconfont a11y fix (yellowled)
1.15:
* Load lang with lang api
* Add Serendpity 2.0+ backend markup
* Fix inconistencies
1.14.1: Use serendipity_specialchars
1.14: Added stricter array check