Dylan K. Taylor 15d81154e6 PluginDescription: drop unenforceable type constraint on array keys
the data that comes through here isn't validated, and there's also no guarantee that all the keys will be strings in spite of our best efforts even if it was validated, because PHP is fucking stupid and casts int-like string keys to int keys.
2020-03-05 19:53:01 +00:00
..
2020-02-06 16:00:57 +00:00
2020-01-30 22:23:11 +00:00
2020-02-06 16:06:58 +00:00
2020-01-30 22:23:11 +00:00
2020-02-23 19:31:32 +00:00
2020-02-21 19:18:48 +00:00