Files
adminer/plugins
Jakub Vrana 2ee325183b Doc-comment: Improve array @param
This uses syntax from https://phpstan.org/writing-php-code/phpdoc-types#general-arrays.

int[] means an array of ints with arbitrary keys (usually strings)
list<string> means an array of strings with sequential integer keys starting at 0
list<string>[] means an arbitrary array of string lists
list<string[]> means list of arbitrary string arrays
string[][] means two dimensional array with arbitrary keys in both dimensions
array was left in the comments for https://phpstan.org/writing-php-code/phpdoc-types#array-shapes
2025-03-25 14:31:27 +01:00
..
2025-03-17 19:58:20 +01:00
2025-03-24 16:55:40 +01:00
2025-03-24 07:38:33 +01:00
2025-03-25 14:31:27 +01:00
2025-03-11 08:12:09 +01:00
2025-03-08 06:13:18 +01:00
2025-03-11 08:59:38 +01:00
2025-03-11 08:59:38 +01:00
2025-03-11 08:59:38 +01:00
2025-03-11 08:12:09 +01:00
2025-03-11 08:12:09 +01:00
2025-03-11 08:12:09 +01:00
2025-03-12 11:43:21 +01:00
2025-03-11 08:12:09 +01:00
2025-03-25 14:31:27 +01:00
2025-03-11 08:12:09 +01:00
2025-03-11 08:12:09 +01:00
2025-03-11 08:12:09 +01:00
2025-03-23 20:22:41 +01:00
2025-03-20 14:32:56 +01:00
2025-03-24 23:49:30 +01:00
2025-03-20 10:35:08 +01:00
2025-03-20 10:35:08 +01:00