Branch: refs/heads/fix/referenceWarning
Home: https://github.com/s9y/Serendipity
Commit: f006bd78ce3ad8d35d7f0c7f908063e19d16933a
https://github.com/s9y/Serendipity/commit/f006bd78ce3ad8d35d7f0c7f908063e19d16933a
Author: onli <on...@pa...>
Date: 2025-02-10 (Mon, 10 Feb 2025)
Changed paths:
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
Log Message:
-----------
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
To unsubscribe from these emails, change your notification settings at https://github.com/s9y/Serendipity/settings/notifications
|