Branch: refs/heads/master
Home: https://github.com/s9y/Serendipity
Commit: 1ab564c46bbe8aa88f184d7b8c035c68e5c7ffc7
https://github.com/s9y/Serendipity/commit/1ab564c46bbe8aa88f184d7b8c035c68e5c7ffc7
Author: garvinhicking <bl...@ga...>
Date: 2023-11-27 (Mon, 27 Nov 2023)
Changed paths:
M serendipity_config.inc.php
Log Message:
-----------
[BUGFIX] Match phpversion requirement to 7.0 (like in installer)
Commit: 6f6a8edbed76ce5beffb09e3aafe8174afb55909
https://github.com/s9y/Serendipity/commit/6f6a8edbed76ce5beffb09e3aafe8174afb55909
Author: garvinhicking <bl...@ga...>
Date: 2023-11-27 (Mon, 27 Nov 2023)
Changed paths:
M include/functions_entries.inc.php
Log Message:
-----------
[BUGFIX] Fix error "only variables can be returned by reference"
Commit: 12200fc80a852fa04c9322dd2bc79113371c4b20
https://github.com/s9y/Serendipity/commit/12200fc80a852fa04c9322dd2bc79113371c4b20
Author: garvinhicking <bl...@ga...>
Date: 2023-11-27 (Mon, 27 Nov 2023)
Changed paths:
M include/functions.inc.php
M include/functions_config.inc.php
Log Message:
-----------
[TASK] Adds check to only enable internal cache when opcache available
References #818
Compare: https://github.com/s9y/Serendipity/compare/2ef0afd7bb85...12200fc80a85
|