Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F4812569
D25980.1749260938.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Advanced/Developer...
View Handle
View Hovercard
Size
890 B
Referenced Files
None
Subscribers
None
D25980.1749260938.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D25980: PHPDoc: Correct syntax of variadic function params
Attached
Detach File
Event Timeline
Log In to Comment