Branch: refs/heads/master
Home: https://github.com/s9y/Serendipity
Commit: b8c36d50fdf422b12558dab9f41069dc81caf38b
https://github.com/s9y/Serendipity/commit/b8c36d50fdf422b12558dab9f41069dc81caf38b
Author: onli <on...@pa...>
Date: 2023-09-05 (Tue, 05 Sep 2023)
Changed paths:
M bundled-libs/Onyx/RSS.php
Log Message:
-----------
Fix Onyx/RSS under PHP >= 8.0
It claimed php-xml was not loaded, but only because `xml_parser_create` does not return a resource anymore
Commit: 1562db66df6d534f7761d83b57b0a9191d9dbb90
https://github.com/s9y/Serendipity/commit/1562db66df6d534f7761d83b57b0a9191d9dbb90
Author: onli <on...@pa...>
Date: 2023-09-05 (Tue, 05 Sep 2023)
Changed paths:
M include/plugin_api.inc.php
Log Message:
-----------
Avoid PHP 8.2 warning
Commit: c46451d52556baf2af50ea4f13892ed252a87382
https://github.com/s9y/Serendipity/commit/c46451d52556baf2af50ea4f13892ed252a87382
Author: onli <on...@pa...>
Date: 2023-09-05 (Tue, 05 Sep 2023)
Changed paths:
M docs/NEWS
Log Message:
-----------
document Onyx/RSS fix
Compare: https://github.com/s9y/Serendipity/compare/d9dfe82079ce...c46451d52556
|