Branch: refs/heads/master
Home: https://github.com/s9y/Serendipity
Commit: f425f7f4a0bfd8872577569350ec4e74715cb8aa
https://github.com/s9y/Serendipity/commit/f425f7f4a0bfd8872577569350ec4e74715cb8aa
Author: onli <on...@pa...>
Date: 2025-03-05 (Wed, 05 Mar 2025)
Changed paths:
M docs/NEWS
M include/db/mysqli.inc.php
M include/db/pdo-postgres.inc.php
M include/db/pdo-sqlite.inc.php
M include/db/postgres.inc.php
M include/db/sqlite.inc.php
M include/db/sqlite3.inc.php
M include/db/sqlite3oo.inc.php
M include/db/sqlrelay.inc.php
M include/functions_config.inc.php
M include/functions_entries.inc.php
M include/plugin_api.inc.php
Log Message:
-----------
Remove & reference declaration from db_query to avoid warning (#870)
* Remove & reference declaration from db_query to avoid warning
Also adjusts the code that calls the function with a prepended &, as that would have caused a new warning. Fixes #848
* Fix reference return warning for getFile
Is also not returning a sharable variable
* document change
To unsubscribe from these emails, change your notification settings at https://github.com/s9y/Serendipity/settings/notifications
|