Page MenuHomePhorge

D25980.1749260938.diff
No OneTemporary

D25980.1749260938.diff

diff --git a/src/infrastructure/storage/lisk/LiskDAO.php b/src/infrastructure/storage/lisk/LiskDAO.php
--- a/src/infrastructure/storage/lisk/LiskDAO.php
+++ b/src/infrastructure/storage/lisk/LiskDAO.php
@@ -469,7 +469,7 @@
* The pattern and arguments are as per queryfx().
*
* @param string $pattern queryfx()-style SQL WHERE clause.
- * @param ... Zero or more conversions.
+ * @param mixed $args,... Zero or more conversions.
* @return dict Dictionary of matching objects, keyed on ID.
*
* @task load
@@ -490,7 +490,7 @@
* result instead of a list.
*
* @param string $pattern queryfx()-style SQL WHERE clause.
- * @param ... Zero or more conversions.
+ * @param mixed $args,... Zero or more conversions.
* @return object|null Matching object, or null if no object matches.
*
* @task load

File Metadata

Mime Type
text/plain
Expires
Sat, Jun 7, 01:48 (1 h, 27 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1752977
Default Alt Text
D25980.1749260938.diff (890 B)

Event Timeline